-
Notifications
You must be signed in to change notification settings - Fork 12
GEOPY-2739: Accept BaseUIJson in the start of driver #860
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
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
1d84b82
Rename class BaseUIJson -> UIJson
domfournier b62fc6b
MOve validation. Rename method
domfournier 6572a04
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b38218b
Rename tests for input file
domfournier b581773
remove unused class
domfournier 8754ffc
Clean ups and rename
domfournier fff1fa6
Merge branch 'GEOPY-2739' of https://github.com/MiraGeoscience/geoh5p…
domfournier 772781b
Merge branch 'GEOPY-2762' into GEOPY-2739
domfournier 23f7bcc
Merge branch 'develop' into GEOPY-2739
domfournier e471548
Allow to skip validation. Update tests
domfournier a71409a
Change defaults nad behaviour for geoh5
domfournier 218c23b
Merge branch 'develop' into GEOPY-2739
domfournier 3e99e34
MOre simplifcations
domfournier c747227
Fix validations with new serialization
domfournier e52278b
Improve typing for stringify
domfournier 13e7379
Revert to Serialization at the Field level
domfournier a646f9b
Fix typing
domfournier b103be0
accept multiple data.
77258b2
correct the missing children to accept list
7131c40
Add special case for handlling of DataRangeForm
domfournier ae6cdd1
Merge branch 'GEOPY-2739' into GEOPY-2739-Mat
domfournier ec72478
Add unit test for DataRangeForm flatten
domfournier fb76b2f
Add mechanics to check for dependencies enable state
domfournier 80ccd50
Fix logic, add unitest for all cases of dependencies
domfournier 7b12c02
Track dependency parent's name. Augment tests
domfournier 083b993
Don't change enable state of form automatically for DataValueForm
domfournier 933de82
Change to positive logic is_enabled instead of double negative is_dis…
domfournier db22f98
Update docstrings
domfournier a16f059
Add set_enabled to UIJson class. Refactor logic to mirror state
domfournier 5b53e72
Add two way state enabling
domfournier 9bb3206
Move methods around
domfournier 6ed6dbf
Merge branch 'GEOPY-2739' into GEOPY-2739-Mat
domfournier ab125cd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e8a7c6f
Merge pull request #870 from MiraGeoscience/GEOPY-2739-Mat
domfournier 6a99155
Add is_optional property on form. Split group_dependencies and form_d…
domfournier a711a10
Fix tests
domfournier d4c1126
Fix docstrings, typing, and DataForm multiselect support
Copilot 1ee6454
Remove unused _mirror_linked_state
domfournier 5f59303
Reset version in yaml
domfournier b0907fc
Merge branch 'GEOPY-2739' of https://github.com/MiraGeoscience/geoh5p…
domfournier 4fc433a
Sort methods in alphabetic order
domfournier 96387c7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 876891b
Change classmethod from_dict
domfournier b828764
Merge branch 'GEOPY-2739' of https://github.com/MiraGeoscience/geoh5p…
domfournier 3503943
Add set_value for DataRangeForm to mirror the flatten()
domfournier 2f4a631
Fix set_values for is_optional, clean ups
domfournier a615d3d
not perfect yet....
07cab69
OUtift flatten and set_values for GroupMultiDataForm
domfournier be1b9fa
Merge pull request #871 from MiraGeoscience/GEOPY-2739-Matt-2
domfournier 02532a5
Merge branch 'GEOPY-2739' of https://github.com/MiraGeoscience/geoh5p…
domfournier 341651b
Switch back active only in to_params
domfournier 270db73
Remove pylint disable
domfournier 754db70
Simplify logic is dependencies not ordered
domfournier 2f22c9d
Docstrings and unknown logic
domfournier 2a77d39
Bring back logic
domfournier efe9286
Move dependency_type_validation inside link checkers
domfournier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.