Skip to content

Development#969

Draft
mburri wants to merge 52 commits intomasterfrom
development
Draft

Development#969
mburri wants to merge 52 commits intomasterfrom
development

Conversation

@mburri
Copy link
Member

@mburri mburri commented Mar 6, 2026

contains:

  • edit resource properties
  • test generation

StephGit and others added 30 commits March 3, 2026 12:37
…ent selected release and add links to switch between them
mburri and others added 22 commits March 6, 2026 10:47
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants