-
Notifications
You must be signed in to change notification settings - Fork 2
Release v7 #444
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
Draft
jkoenig134
wants to merge
90
commits into
main
Choose a base branch
from
release/v7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release v7 #444
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
* refactor: remove template from relationship in transport * refactor: remove template from relationship in runtime logic * fix: update more tests * fix: revocation test * fix: query relationships * fix: remove strange check * fix: template usage * fix: remove ignore --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: make title of AuthenticationRequestItem mandatory * feat: make title mandatory in DVOs as well * test: set title of AuthenticationRequestItems in tests * feat: make AuthenticationRequestItem really mandatory * test: set title of AuthenticationRequestItem in tests * fix: failing test due to mandatory title of AuthenticationRequestItem * refactor: use standardized value formatting within messages test --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: update content * feat: update consumption * feat: update runtime * chore: schemas * chore: remove time frame tests * fix: tests * chore: remove *Current methods * chore: update decider module --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: add valiadation of tags on attribute creation * chore: fix tests with invalid tags * feat: check for tags when accepting attribute requests * chore: remove duplicate test * chore: styling * chore: fix tags in tests * chore: fix tags in tests * chore: PR comments * chore: fix eslint * chore: pr comments * chore: fix tests * chore: pr comments * chore: improve tag validation function * chore: improve tag validation function * chore: make tag seperator a constant on the attributes controller * refactor: massively simplify validateTags method * refactor: use string instead of RegEx for expected error messages * feat: incorporate review comments * refactor: remove variable declaration for values used once * feat: add customTagPrefix to IdentityAttributeQuery and IQLQuery tests * feat: add function for validating tags of AttributeQueries as well * feat: apply tag validation to outgoing RequestItems and queries as well * refactor: more general error message fitting invalid tags of AttributeQueries as well * test: tag validation of outgoing CreateAttributeRequestItem * test: tag validation of outgoing ReadAttributeRequestItem * test: tag validation of outgoing ProposeAttributeRequestItem * refactor: use more descriptive test values for invalid tags * feat: apply tag validation to outgoing ShareAttributeRequestItems * test: tag validation of outgoing ShareAttributeRequestItem * fix: failing tests due to unchanged test values * refactor: use singular in test names when testing a single invalid tag * refactor: be more precise within test names * feat: incorporate review comments --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Julian König <[email protected]> Co-authored-by: Britta Stallknecht <[email protected]> Co-authored-by: Britta Stallknecht <[email protected]>
* fix: failing test due to added tag validation * fix: failing test due to removal of validTo * fix: failing test due to missing custom tag prefixes
* refactor: use standardized value formatting within messages test * fix: failing messages test due to refactoring * refactor: use standardized test value formatting for subject and body of Mail * refactor: remove Petra Pan, Tina Turner and Martina Mustermann as test values * refactor: use standardized value formatting within messages test * fix: failing messages test due to refactoring * refactor: use standardized test value formatting for subject and body of Mail * refactor: remove Petra Pan, Tina Turner and Martina Mustermann as test values * feat: add custom tag prefixes * refactor: remove Herbert Müller from test values * refactor: remove Hugo Becker from test values * fix: wrong houseNo used * fix: failing MessageContent test * fix: failing MessageDVO test --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* fix: add x+%+ to tags * fix: add x+%+ to tags * fix: add x+%+ to tags
* chore: add todos * feat: validate in uploadOwnFile; wip * refactor: rename validateTagsOfAttribute and add validateTagsForType * feat: validateTagsForType in uploadOwnFile * refactor: use validateTagsForType in CanCreateRepositoryAttribute * feat: improve code in uploadOwnFile use case * feat: add validation in TransferFileOwnershipRequestItemProcessor * test: use custom tags --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* refactor: remove truncatedReference from DTOs * refactor: update mappers * test: update tests * chore: an
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: remove deprecated `@type` * chore: remove test * chore: remove deprecated event * chore: remove deprecated facade methods * chore: remove test
* fix: make tag validation less breaking * tests: change tag prefix * chore: update tests * ci: trigger pipelines * chore: use length * chore: wording * chore: add test
* refactor: do not process nmshd links anymore * test: consolidate URL scheme tests and simplify valid URL handling * fix: remove url scheme at another place * ci: trigger pipeline * chore: wording * chore: wording
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.
Readiness checklist