-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HOFF-986: Fix bug where postcode with punctuation was not allowed
- amend postcode-lookup component to remove punctuation from postcode during api call to fix 400 error - amend postcode-lookup component to remove punctuation from postcode in locals - amend postcode-lookup component to remove punctuation from postcode in prepopulated manual fields - amend postcode validation to allow all punctuation - update yarn.lock - remove unused vscode folder
- Loading branch information
1 parent
b7a67fb
commit 2440040
Showing
5 changed files
with
984 additions
and
1,257 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.