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

Finish validation of the new dockerization of FE to eliminate 404 error #17435

Closed
55 tasks done
chris-kuryak opened this issue Feb 25, 2025 · 1 comment · Fixed by #17453
Closed
55 tasks done

Finish validation of the new dockerization of FE to eliminate 404 error #17435

chris-kuryak opened this issue Feb 25, 2025 · 1 comment · Fixed by #17453
Assignees
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team

Comments

@chris-kuryak
Copy link
Collaborator

chris-kuryak commented Feb 25, 2025

Problem statement

DevOps has finished the dockerization of the FE to hopefully eliminate the 404 error that happens on every page load. But to confirm and finish the changes, FE needs to validate the changes.

What you need to know

Acceptance criteria

  • Web pages load without triggering a 404 error
  • Web pages do not trigger any errors
  • Create a checklist of all pages to check on this ticket, and check off the pages as they are successfully reviewed
  • Inform DevOps that validation is complete
  • PR to update web server config approved by devsecops

Pages to check

  • /
  • /terms-of-service
  • /about
  • /about/our-network
  • /about/roadmap
  • /about/news
  • /about/security
  • /about/release-notes
  • /about/case-studies
  • /login
  • /managing-your-connection
  • /managing-your-connection/refer-healthcare-organizations
  • /getting-started
  • /getting-started/sending-data
  • /getting-started/receiving-data
  • /developer-resources
  • /developer-resources/api
  • /developer-resources/api/getting-started
  • /developer-resources/api/documentation
  • /developer-resources/api/documentation/data-model
  • /developer-resources/api/documentation/responses-from-reportstream
  • /support
  • /file-handler/validate
  • /onboarding/code-mapping
  • /daily-data
  • /manage-public-key
  • /report-details
  • /submissions
  • /data-dashboard
  • /data-dashboard/:reportid
  • /data-dashboard/facilities-providers
  • /data-dashboard/facility/:senderId
  • /data-dashboard/provider/:senderId
  • /data-dashboard/submitter/:senderId
  • /admin/settings
  • /admin/new/org
  • /admin/orgsettings/org/:orgname
  • /admin/orgreceiversettings/org/:orgname/receiver/:receivername/action/:action
  • /admin/orgreceiversettings/org/:orgname/receiver/:receivername/action/:action/message-testing
  • /admin/orgsendersettings/org/:orgname/sender/:sendername/action/:action
  • /admin/orgnewsetting/org/:orgname/settingtype/:settingtype
  • /admin/lastmile
  • /admin/send-dash
  • /admin/features
  • /admin/message-tracker
  • /admin/value-sets
  • /admin/value-sets/:valueSetName
  • /admin/revisionhistory/org/:org/settingtype/:settingType
  • /message-details/:id
  • 404
@chris-kuryak chris-kuryak added engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-refinement Tickets that need refinement from the team labels Feb 25, 2025
@chris-kuryak
Copy link
Collaborator Author

Joseph noticed an error with the existing docker image.
DevOps is working on fixing that issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants