-
Notifications
You must be signed in to change notification settings - Fork 41
feature: Remove rows #1362
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
Closed
Closed
feature: Remove rows #1362
Conversation
This file contains hidden or 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
* Fix telephone regex escaping Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com> --------- Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
* Privacy policy styling fixes Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com> --------- Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
Create TestForms
Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
…r-troubleshooting Simple test forms
* Improve PR validations by building the container to ensure yarn build works ok Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com> --------- Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
Remove AuthCheck from TestForms
Signed-off-by: Connor Avery <55276424+connoravo@users.noreply.github.com>
Disallow all zero numbers
…y-externalised Feedback form API key externalised
HPT journey fix
…eptember-25 Fix/merge upstream september 25
patch: form iterations 5
…ca-and-updated-mop Close contact form CCA and updated MOP
…-or-email Provide a phone number, email or both for personal details
…ort-an-outbreak-frontend
…orkshire-and-humber-in-report-an-outbreak-frontend Ritm0182451 enable yorkshire and humber in report an outbreak frontend
emergency fix: kls config update - dac audit issue with dd and dt tags
fix: unset tokens when application complete
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
This template is designed to help both contributors and maintainers. It is a checklist to ensure all necessary
information is provided, and prompts contributors on any contribution guidelines they have missed.
Do not remove sections.
They are important for the review process and help maintainers ensure quality and good documentation across the
project.
Some checkboxes will not apply to every change, so feel free to leave them unchecked if they are not relevant.
Description
Context
TODO..
Changes
Type of change
What is the type of change you are making?
PR title
PR titles should be prefixed with the type of change you are making, based on the README.md#versioning.
This is so that when performing a squash merge, the PR title is automatically used as the commit message.
Have you updated the PR title to match the type of change you are making?
Testing
Automated tests
Have you added automated tests?
Manual tests
Have you manually tested your changes?
Have you attached an example form JSON or snippet for the reviewer in this PR?
Steps to test
Documentation
Have you updated the documentation?
Discussion
Warning
Large or complex changes may require discussion with the maintainers before they can be merged. If it has not yet been discussed, it may delay the review process
Have you discussed this change with the maintainers?