Draft
Conversation
…ent selected release and add links to switch between them
…lly handling them
* 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>
* fix: define contexts-list.component as standalone * feat(AWM_angular): show releases in releases tile, highlight the current selected release and add links to switch between them * feat(AWM_angular): use a table to show releases, add delete icon * feat(AWM_angular): add delete confirmation dialog * feat(AWM_angular): implement resource release delete * ref(AWM_angular): just pass in the resource() * feat(AWM_angular, rest): add new release * feat(AWM_angular, rest): change release of current resource * ref(rest): use exception mappers for error responses instead of manually handling them * ref(angular): remove unused import * ref(angular): use correct type for templateRef * ref(angular): use the toast service to show nice error messages to the user * ref(angular): use more descriptive names for properties to show their usage * ref(angular): check permissions * feat: prevent saving on validation errors and add hint * fix: reset unsaved properties on context switch * fix: don't disable field on reset * feat: update resource-name * feat: handle encrpyted values in FE * fix: lint issue * chore: clean up and show action only on global ctx * fix: test * feat(ui): edit resource analyze test generation (#957) * 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> * refactor: use proper Exception instead of AMWRuntimeException * fix: remove escape on errorMsgs and use angular template interpolation * fix: label container height * fix: e2e tests * chore: ignore generated files * chore: add e2e test for edit-resources --------- Co-authored-by: Max Burri <burri@puzzle.ch> Co-authored-by: Yves Peter <ypwebstuff@gmail.com>
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.
contains: