Skip to content

Commit

Permalink
Merge pull request #896 from catenax-ng/main
Browse files Browse the repository at this point in the history
Sync
  • Loading branch information
ds-mwesener authored Apr 25, 2024
2 parents d731828 + f3ca3a5 commit 3cebb5e
Show file tree
Hide file tree
Showing 77 changed files with 3,362 additions and 2,699 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-test_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
paths:
- 'frontend/**'
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
_**For better traceability add the corresponding GitHub issue number in each changelog entry, please.**_
## [UNRELEASED - DD.MM.YYYY]
### Added
-
- #844 Validation for BPN to Notification API (Create / Edit), Fixed pagination
- #726 Added @Preauthorize annotation to dashboard controller
### Changed
-
- #844 Prefilled bpn on investigation creation
- #843 Refactored e2e tests, added edit notification e2e test case
- #828 fix duplicates in traction_battery_code_subcomponent table
- #617 redesigned inbox table
- #XXX Updated spring boot from 3.2.4 to 3.2.5
- #XXX Bumped logback-core & logback-classic from 1.5.4 to 1.5.5
### Removed
-
## [10.8.4 - 17.04.2024]
Expand Down
178 changes: 89 additions & 89 deletions DEPENDENCIES_BACKEND

Large diffs are not rendered by default.

Loading

0 comments on commit 3cebb5e

Please sign in to comment.