Skip to content

Add multiple schools publish interface #5115

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

Merged
merged 11 commits into from
Apr 7, 2025

Conversation

inulty-dfe
Copy link
Contributor

@inulty-dfe inulty-dfe commented Apr 1, 2025

Context

We are adding the ability for providers to add multiple schools to their provider account.

They will be able to input a set of URNs delimited by comma (,) or newline (\n).

This feature was recently added to Support.

Changes proposed in this pull request

Providers can now add multiple schools to their provider account.

Guidance to review

Kazam_screencast_00000.mp4

Trello

https://trello.com/c/S0fBUr6R/538-add-add-multiple-schools-flow-for-provider-interface

Checklist

  • I have moved hard-coded strings to locale files.
  • I have removed the usage of data-qa attributes in HTML files and updated the corresponding tests.

@inulty-dfe inulty-dfe added the deploy A Review App will be created for PRs with this label label Apr 1, 2025
@inulty-dfe inulty-dfe force-pushed the im/add-multiple-schools-publish-interface branch from 78264ca to fd4d559 Compare April 1, 2025 09:17
Copy link

github-actions bot commented Apr 1, 2025

  - When Adding a new school, the search page will redirect directly to the Checks page.
  - The SchoolForm is not required in the Checks controller, just use
    the Site object
  - Update the autocomplete search input id - add providers namespace
  - Update StudySite tests and translations to work with updated
    autocomplete
  URNForm will be used in Support and Publish interfaces.
@inulty-dfe inulty-dfe force-pushed the im/add-multiple-schools-publish-interface branch from fd4d559 to 29d43dd Compare April 2, 2025 14:09
@inulty-dfe inulty-dfe force-pushed the im/add-multiple-schools-publish-interface branch from f46d9ae to 97867cd Compare April 2, 2025 15:13
@inulty-dfe inulty-dfe marked this pull request as ready for review April 2, 2025 15:18
@inulty-dfe inulty-dfe requested a review from a team as a code owner April 2, 2025 15:18
@inulty-dfe inulty-dfe force-pushed the im/add-multiple-schools-publish-interface branch from 97867cd to 6700692 Compare April 7, 2025 09:38
@inulty-dfe inulty-dfe force-pushed the im/add-multiple-schools-publish-interface branch from 6700692 to 60b0c16 Compare April 7, 2025 10:22
@inulty-dfe inulty-dfe merged commit b6f3946 into main Apr 7, 2025
34 checks passed
@inulty-dfe inulty-dfe deleted the im/add-multiple-schools-publish-interface branch April 7, 2025 16:10
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.

3 participants