-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug/58880 pupil add edit validation bug (#2505)
* lockfile update * Fix bug by transforming the upn earlier in the sequence * Bump minor and patch deps * Re-compute assets version * adding tests for upns with a space * Update assets version * Fix errors generated during update - so they at least show the error page to screen * Use the clean upn when checking for duplicates in the database --------- Co-authored-by: Guy Harwood <[email protected]> Co-authored-by: Mohsen Qureshi <[email protected]> Co-authored-by: Guy Harwood <[email protected]>
- Loading branch information
1 parent
c6d3480
commit 88affd4
Showing
10 changed files
with
661 additions
and
667 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -199,4 +199,4 @@ | |
"axios": "axios/dist/node/axios.cjs" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.