-
Notifications
You must be signed in to change notification settings - Fork 1
Add validation for tags of Attributes
#436
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
46 commits
Select commit
Hold shift + click to select a range
2b1baac
feat: add valiadation of tags on attribute creation
sebbi08 c479870
chore: fix tests with invalid tags
sebbi08 b850c5e
feat: check for tags when accepting attribute requests
sebbi08 565b43a
Merge branch 'main' into feature/add_tag_validation
sebbi08 14a6adc
chore: remove duplicate test
sebbi08 16eb3be
chore: styling
sebbi08 efb1fa7
chore: fix tags in tests
sebbi08 843b513
chore: fix tags in tests
sebbi08 f9cbc22
chore: PR comments
sebbi08 d44c988
chore: fix eslint
sebbi08 e505bb2
chore: pr comments
sebbi08 cad24af
Merge branch 'main' into feature/add_tag_validation
mergify[bot] 94b6b75
chore: fix tests
sebbi08 2cfbb36
Merge branch 'main' into feature/add_tag_validation
mergify[bot] aee12c5
chore: pr comments
sebbi08 6772b11
chore: improve tag validation function
sebbi08 05f9659
Merge branch 'main' into feature/add_tag_validation
sebbi08 9b6bf7f
chore: improve tag validation function
sebbi08 5d7f45b
chore: make tag seperator a constant on the attributes controller
sebbi08 79ba76c
refactor: massively simplify validateTags method
jkoenig134 e075743
Merge branch 'main' into feature/add_tag_validation
mergify[bot] c0ccc12
Merge branch 'main' into feature/add_tag_validation
mergify[bot] 277a760
Merge branch 'release/v7' into feature/add_tag_validation
mergify[bot] 4ed6196
Merge branch 'release/v7' into feature/add_tag_validation
jkoenig134 a089cf1
Merge branch 'release/v7' into feature/add_tag_validation
mergify[bot] f7045ea
refactor: use string instead of RegEx for expected error messages
britsta bb46848
feat: incorporate review comments
britsta f3e6905
Merge branch 'release/v7' into feature/add_tag_validation
mergify[bot] fbd6b93
refactor: remove variable declaration for values used once
britsta 48f4ed7
feat: add customTagPrefix to IdentityAttributeQuery and IQLQuery tests
britsta d5a6fba
feat: add function for validating tags of AttributeQueries as well
britsta 06ff57d
feat: apply tag validation to outgoing RequestItems and queries as well
britsta bf7768e
refactor: more general error message fitting invalid tags of Attribut…
britsta 5793f6a
test: tag validation of outgoing CreateAttributeRequestItem
britsta 3fa7a6f
test: tag validation of outgoing ReadAttributeRequestItem
britsta 19b9286
test: tag validation of outgoing ProposeAttributeRequestItem
britsta 58cd247
refactor: use more descriptive test values for invalid tags
britsta 38905be
feat: apply tag validation to outgoing ShareAttributeRequestItems
britsta 4975cfe
test: tag validation of outgoing ShareAttributeRequestItem
britsta 5e324a3
Merge branch 'feature/add_tag_validation' of github.com:nmshd/runtime…
britsta 471376f
fix: failing tests due to unchanged test values
britsta f51ed21
refactor: use singular in test names when testing a single invalid tag
britsta 39bb5f8
refactor: be more precise within test names
britsta d42c0ee
Merge branch 'release/v7' into feature/add_tag_validation
mergify[bot] 13906ec
Merge branch 'release/v7' into feature/add_tag_validation
britsta b44287a
feat: incorporate review comments
britsta 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
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
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.