-
Notifications
You must be signed in to change notification settings - Fork 9
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
Constraint/required validation UI #164
Merged
Merged
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3ab39d - Browse repository at this point
Copy the full SHA a3ab39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9467b61 - Browse repository at this point
Copy the full SHA 9467b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a92320 - Browse repository at this point
Copy the full SHA 4a92320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c309b - Browse repository at this point
Copy the full SHA 02c309bView commit details -
Refactor: use provide/inject for submitPressed.
* Instead of using CSS for sharing the state between components, I have used provide/inject method. * Using input and blur events to determine when to show validation message * Created a separate validation message component and consumed it in components for ControlNodes instead of having it in FormQuestion component
Configuration menu - View commit details
-
Copy full SHA for 6c062f7 - Browse repository at this point
Copy the full SHA 6c062f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce71eb - Browse repository at this point
Copy the full SHA 2ce71ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29879d3 - Browse repository at this point
Copy the full SHA 29879d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811b6ce - Browse repository at this point
Copy the full SHA 811b6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5b6f7 - Browse repository at this point
Copy the full SHA 3b5b6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d4ec8 - Browse repository at this point
Copy the full SHA a2d4ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c7859 - Browse repository at this point
Copy the full SHA 62c7859View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c555db4 - Browse repository at this point
Copy the full SHA c555db4View commit details
Commits on Aug 13, 2024
-
fix socio-economic-survey fixture
By removing required attribute from languageProficiency field with label only appearance
Configuration menu - View commit details
-
Copy full SHA for 3cd4ae9 - Browse repository at this point
Copy the full SHA 3cd4ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0905461 - Browse repository at this point
Copy the full SHA 0905461View commit details -
Configuration menu - View commit details
-
Copy full SHA for b27ad3c - Browse repository at this point
Copy the full SHA b27ad3cView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3962122 - Browse repository at this point
Copy the full SHA 3962122View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74c439 - Browse repository at this point
Copy the full SHA a74c439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b5795 - Browse repository at this point
Copy the full SHA 65b5795View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33bc91 - Browse repository at this point
Copy the full SHA d33bc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91444be - Browse repository at this point
Copy the full SHA 91444beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2268948 - Browse repository at this point
Copy the full SHA 2268948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 808b248 - Browse repository at this point
Copy the full SHA 808b248View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61fdc3 - Browse repository at this point
Copy the full SHA a61fdc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f4eb1 - Browse repository at this point
Copy the full SHA 73f4eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be659c - Browse repository at this point
Copy the full SHA 6be659cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8cf11 - Browse repository at this point
Copy the full SHA 0d8cf11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019cdf6 - Browse repository at this point
Copy the full SHA 019cdf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e038a - Browse repository at this point
Copy the full SHA 41e038aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbf6f3 - Browse repository at this point
Copy the full SHA 7cbf6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1fce3 - Browse repository at this point
Copy the full SHA db1fce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf99dfd - Browse repository at this point
Copy the full SHA cf99dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f24590 - Browse repository at this point
Copy the full SHA 1f24590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8310581 - Browse repository at this point
Copy the full SHA 8310581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644de7c - Browse repository at this point
Copy the full SHA 644de7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba86b4d - Browse repository at this point
Copy the full SHA ba86b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1090b6b - Browse repository at this point
Copy the full SHA 1090b6bView commit details -
fix vertical alignment of validation message and no hover state for l…
…abel only checkboxes
Configuration menu - View commit details
-
Copy full SHA for dfd58ea - Browse repository at this point
Copy the full SHA dfd58eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eda90d - Browse repository at this point
Copy the full SHA 0eda90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6f7cb - Browse repository at this point
Copy the full SHA 2d6f7cbView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb57e35 - Browse repository at this point
Copy the full SHA bb57e35View commit details -
use vitest for mocking document properties and element methods
and split the OdkWebForm test into two
Configuration menu - View commit details
-
Copy full SHA for 3e5c027 - Browse repository at this point
Copy the full SHA 3e5c027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d35d0 - Browse repository at this point
Copy the full SHA 82d35d0View commit details
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.