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

[Prod] Cache IST/NC on completed training reports, frontend for goal name filter #2061

Merged
merged 40 commits into from
Mar 26, 2024

Conversation

thewatermethod
Copy link
Collaborator

Description of change

2315

  • Cache the user name and national center name for completed training reports (add new table + migration)
  • Display the national center name in the collaborators dropdown
  • Add a script to run to fill in missing cached data for reports already completed (can be removed once run)

2501

Frontend for goal name filter (it's on the regional dashboard, training report dashboard, resource dashboard, RTTAPA page, RTR search, and AR landing)

Also on the RTTAPA: alphabetize filters, rename "Goal topics" to "topics"

How to test

2315

  • Run updateCompletedEventReportPilots on prod like data and confirm that the script runs and completed training reports
  • Confirm that the collaborators dropdown shows the national center name
  • Save a training report and confirm that the new table EventReportPilotNationalCenterUsers is updated
  • View a completed training report and confirm that the information displayed there (as far as user/national center) is correct

2501

  • Confirm that the filter is present on all the pages (and filters data)
  • Confirm that the other changes to the RTTAPA have been made and are correct

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • API Documentation updated
  • Boundary diagram updated
  • Logical Data Model updated
  • Architectural Decision Records written for major infrastructure decisions
  • UI review complete

Before merge to main

  • OHS demo complete
  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@thewatermethod thewatermethod marked this pull request as ready for review March 26, 2024 15:00
@Jones-QuarteyDana Jones-QuarteyDana merged commit 39d8d48 into production Mar 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants