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

Move find placements to top level #639

Merged
merged 6 commits into from
May 22, 2024
Merged

Conversation

Kizr
Copy link
Contributor

@Kizr Kizr commented May 15, 2024

Context

We will need to add a "My placements" page in the future that should live at the existing "Find placements" page, this refactors "Find placements" in preparation for the "My placements" work.

Changes proposed in this pull request

  • Moves all of the "Find placements" logic out of the Provider namespace and up one level.
  • Sets the provider ID when we know who the provider is, or when the user selects their organisation.

Guidance to review

Sign in as Patricia and verify that everything continues to work as expecetd. The only visible change is that the new URL will just be /placements

Link to Trello card

Move placements search results to the top-level namespace

@Kizr Kizr self-assigned this May 15, 2024
@Kizr Kizr requested review from a team as code owners May 15, 2024 10:54
@Kizr Kizr force-pushed the ba/move_find_placements_to_top_level branch from da81fad to 2d00c0c Compare May 15, 2024 12:18
@Kizr Kizr force-pushed the ba/move_find_placements_to_top_level branch from 6c77889 to 559ba18 Compare May 20, 2024 15:49
@ollietreend ollietreend added the deploy A Review App will be created for PRs with this label label May 21, 2024
Copy link

github-actions bot commented May 21, 2024

Review app track and pay deployed to https://track-and-pay-639.test.teacherservices.cloud was deleted
Review app school placements deployed to https://manage-school-placements-639.test.teacherservices.cloud was deleted

@Kizr Kizr merged commit e3cae21 into main May 22, 2024
12 checks passed
@Kizr Kizr deleted the ba/move_find_placements_to_top_level branch May 22, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy A Review App will be created for PRs with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants