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

Removes vaOnlineSchedulingStatusImprovement from ScheduleNewAppointment component #28048

Conversation

ryanshaw
Copy link
Contributor

Note: This is part of a series of smaller PRs that breaks up the original large PR into more logical and reviewable chunks.

Summary

This removes the use of the va_online_scheduling_status_improvement feature flag from the src/applications/vaos/appointment-list/components/ScheduleNewAppointment.jsx component within VA online scheduling. It is part of a set of PR's to address department-of-veterans-affairs/va.gov-team#55085. We no longer use this feature flag, so code behind this flag can be removed.

Related issue(s)

department-of-veterans-affairs/va.gov-team#55085

Testing done

  • Unit testing
  • e2e testing
  • Manual local testing

Acceptance criteria

Quality Assurance & Testing

  • I updated unit tests and integration tests for each feature (if applicable).
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Linting warnings have been addressed

Error Handling

  • Browser console contains no warnings or errors.
  • Events are being sent to the appropriate logging solution

Authentication

  • Did you login to a local build and verify all authenticated routes work as expected with a test user

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
@ryanshaw ryanshaw self-assigned this Feb 17, 2024
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
This reverts commit c61a9cc.
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
@ryanshaw ryanshaw marked this pull request as ready for review March 4, 2024 16:31
@ryanshaw ryanshaw requested review from a team as code owners March 4, 2024 16:31
…-website into ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment
@ryanshaw ryanshaw merged commit de0d2f0 into main Mar 5, 2024
77 of 78 checks passed
@ryanshaw ryanshaw deleted the ryanshaw/55085/removes-feature-status-improvement-flag-from-appointment-navigation-from-schedule-new-appointment branch March 5, 2024 14:02
pjhill pushed a commit that referenced this pull request Mar 14, 2024
…nt component (#28048)

* Removes  vaOnlineSchedulingStatusImprovement from ScheduleNewAppointment

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* Updates unit tests

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* Revert "Updates unit tests"

This reverts commit c61a9cc.

* Updates unit test

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* WIP: skip test

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* WIP: update unit tests

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* WIP: updates unit test

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

* Upates unit tests

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>

---------

Signed-off-by: Ryan Shaw <ryan.shaw@adhocteam.us>
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.

None yet

2 participants