Merged
Conversation
…ent selected release and add links to switch between them
…lly handling them
…tile feat(ui, rest): manage resource releases
cca2016 to
be8b849
Compare
* refactor: use dedicated service and set rest path workaround * refactor: change app-tile-component for use of ng-content instead of fixed content * feat(angular): add navigation element analyze->test-generation and new page * feat(angular): always remove the spinner and go the generate button * feat(angular): add comparison feature * feat(angular): prevent test generation issue * feat(amw_angular): show errors when test generation fails * feat(amw_angular): add context list to test generation page * feat(amw_angular): generate scripts on page load * feat(amw_angular, amw_rest): improve error message for missing encription keys * feat(amw_angular): add elvis operator to prevent undefined errors * fix: rebase issues * refactor: use decryptExceptionMapper for resource-properties --------- Co-authored-by: Stephan Girod <girod@puzzle.ch>
mburri
approved these changes
Mar 4, 2026
AMW_angular/io/src/app/resources/properties-list/properties-list.component.ts
Outdated
Show resolved
Hide resolved
AMW_angular/io/src/app/resources/property-field/property-field.component.ts
Show resolved
Hide resolved
AMW_commons/src/main/java/ch/puzzle/itc/mobiliar/common/exception/DecryptionException.java
Show resolved
Hide resolved
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
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.
This PR adds a new "Properties"-Tile to the edit resource page.
new:

old:
What is different to the old implemenation: