Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvement for form responses #1474

Merged
merged 11 commits into from
Jul 17, 2024
Merged

Performance improvement for form responses #1474

merged 11 commits into from
Jul 17, 2024

Commits on Jul 12, 2024

  1. Performance improvements for responses page

    * Improve loading performance of 'Responses by status' table
    * Use S3 to store results of async export jobs
    sanason committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    36bd9d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. 1 Configuration menu
    Copy the full SHA
    746a17e View commit details
    Browse the repository at this point in the history
  2. update circleci config

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5f901d5 View commit details
    Browse the repository at this point in the history
  3. update seeds, fix job

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b345b1f View commit details
    Browse the repository at this point in the history
  4. User reactivation

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c77c5a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a6c654 View commit details
    Browse the repository at this point in the history
  6. remove helper text

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    83025d6 View commit details
    Browse the repository at this point in the history
  7. s3 helper

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c5fe08a View commit details
    Browse the repository at this point in the history
  8. fixes and specs

    * update filename and job options
    * clear form tag filter
    * update seeds
    
    * return all websites
    
    * ensure s3 helper has a timestamp as well
    
    * update record_count
    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5b53759 View commit details
    Browse the repository at this point in the history
  9. update seeds

    ryanwoldatwork committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b8cfb00 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix export version jobs

    * remove opener from export events
    * indicate export buttons with an icon
    ryanwoldatwork committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d254c99 View commit details
    Browse the repository at this point in the history