Skip to content

Commit

Permalink
Merge pull request #373 from catenax-ng/main
Browse files Browse the repository at this point in the history
Split up bpn column in notification table views to show bpn and name separately
  • Loading branch information
ds-mwesener authored Dec 1, 2023
2 parents 95ea008 + 997a32c commit 7ef1111
Show file tree
Hide file tree
Showing 106 changed files with 34,803 additions and 34,824 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Added implementation for cucumber tests for quality investigations
- Separation of auto complete mechanism (selected / searched elements)
- Added new step definition for cucumber tests "I use assets with ids {string}" allowing to specify assets used for notification creation
- Added BPN column to parts table
- Emit change check to observables in frontend

### Changed
- Filter configuration for tables to be resuable and easy to adapt
Expand All @@ -27,6 +29,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Cucumber test steps for creating notifications no longer support default assetId when no asset is provided with previous step
- Upgraded the Upload_Testdata job in Argo Workflow to fix bugs
- Auto format for frontend source code applied
- Default pagination size to 50.
- Split up bpn column in notification table views to show bpn and name separately
- Changed detailed part view action from clicking on list item to a menu action column


### Removed
- removed asset filters ( qualityInvestigationIdsInStatusActive, qualityInvestigationIdsInStatusActive )
Expand Down
Loading

0 comments on commit 7ef1111

Please sign in to comment.