Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

BA-198: Release 10.6.0 from upstream to cfx-main #183

Closed
wants to merge 151 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
7c75ae3
chore(ux): 515 added error display and retry button to notification c…
ds-mmaul Feb 19, 2024
5cfcfa9
chore(ux): 515 renamed retry to try again, added margin on toasts
ds-mmaul Feb 19, 2024
704bef7
chore(ux): added test
ds-mmaul Feb 19, 2024
616b55d
chore(ux): added test
ds-mmaul Feb 19, 2024
c5131e8
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 19, 2024
c42d089
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 20, 2024
2a98ac0
feat(testing):[#689] adjusted path in e2e-tests-xray_frontend.yml
ds-alexander-bulgakov Feb 21, 2024
a27c45a
chore(uux): 515 changed error structure and approve error handling
ds-mmaul Feb 21, 2024
d552fa9
chore(concept): #638 create concept
ds-crehm Feb 21, 2024
3eef97c
chore(uux): 515 remove console log
ds-mmaul Feb 21, 2024
668f6ba
chore(concept): #638 update concept
ds-crehm Feb 21, 2024
bbaf88d
chore(UUX): 515 log EDC request and response
ds-mmaul Feb 21, 2024
b637ecd
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 21, 2024
6bb5f7c
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 21, 2024
71d716a
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 22, 2024
a5cc6ee
Merge branch 'main' into chore/515-improve-uux-of-notification-crash
ds-mmaul Feb 22, 2024
4d9c3ee
chore(concept): #638 rework concept
ds-crehm Feb 22, 2024
6a8c4df
chore(concept): #638 update concept
ds-crehm Feb 22, 2024
9fb0677
feat(test): 444 adding test for json schema to pojo generation
ds-mwesener Feb 22, 2024
2d04f3c
chore(release): Prepare release for Helm version 1.3.30
ds-mwesener Feb 22, 2024
cc90ce9
Merge pull request #1010 from catenax-ng/chore/prepare-helm-release-1…
ds-mwesener Feb 22, 2024
33744de
Merge pull request #1011 from catenax-ng/release/10.5.0
ds-mwesener Feb 22, 2024
56694ed
chore(release): Prepare release for Helm version 1.3.30
ds-mwesener Feb 22, 2024
9442a5b
Merge pull request #698 from eclipse-tractusx/chore/prepare-helm-rele…
ds-mwesener Feb 22, 2024
c656f30
Merge pull request #699 from catenax-ng/main
ds-mwesener Feb 22, 2024
a2772da
chore(concept): #638 implement review suggestions
ds-crehm Feb 22, 2024
04c3b20
chore(tx-backend): #412 test lib notification asset creation
ds-ext-sceronik Feb 22, 2024
5a72b7d
feat(testing):[#689] updated node version
ds-alexander-bulgakov Feb 23, 2024
2b73251
chore(bug): 438 add logs to event
ds-mmaul Feb 23, 2024
55c8425
chore(bug): 438 add logs to event
ds-mmaul Feb 23, 2024
69fbc32
chore(bug): 438 add bugfix
ds-mmaul Feb 23, 2024
bb2d8db
chore(tx-backend): #412 change asset creation path API from v2 to v3
ds-ext-sceronik Feb 23, 2024
4a8734c
chore(tx-backend): #412 remove some tests temp
ds-ext-sceronik Feb 23, 2024
4b26566
chore(tx-backend): #412 adjust management endpoints
ds-ext-sceronik Feb 23, 2024
576d183
chore(tx-backend): #412 publish docker image regardles of sonar
ds-ext-sceronik Feb 23, 2024
5309a7d
chore(tx-backend): #412 publish docker image regardles of sonar
ds-ext-sceronik Feb 23, 2024
556f7a5
chore(tx-backend): #412 test template headers
ds-ext-sceronik Feb 23, 2024
c729343
chore(tx-backend): #412 adjust to new build on lib
ds-ext-sceronik Feb 23, 2024
e67c0a3
feat(testing):[#689] updated angular-split version in DEPENDENCIES_FR…
ds-alexander-bulgakov Feb 23, 2024
d48aeaf
chore(tx-backend): #412 adjust to new build on lib
ds-ext-sceronik Feb 23, 2024
c6a2f71
feat(testing):[#689] updated angular-split version in package.json
ds-alexander-bulgakov Feb 23, 2024
8e623a5
chore(bug): 438 add bugfix
ds-mmaul Feb 23, 2024
62b8644
chore(tx-backend): #412 fix test
ds-ext-sceronik Feb 23, 2024
71205fb
chore(tx-backend): #412 fix test
ds-ext-sceronik Feb 23, 2024
98cfdeb
chore(bug): 438 added bugfix for all tables
ds-mmaul Feb 23, 2024
4962ba8
feat(testing):[#689] updated angular-split version in package.json an…
ds-alexander-bulgakov Feb 23, 2024
f6e688d
chore(bug): 438 fix tests
ds-mmaul Feb 23, 2024
2871031
chore(concept): #638 rework concept
ds-crehm Feb 23, 2024
43b2526
chore(bug): 438 fix tests
ds-mmaul Feb 23, 2024
bd8770d
chore(bug): 438 fix tests
ds-mmaul Feb 23, 2024
497eb80
chore(deployment): Added models / new mapping logic (partial done)
ds-mwesener Feb 23, 2024
b93531d
chore(bug): 438 refactor
ds-mmaul Feb 23, 2024
5ee0a2f
Merge branch 'main' into feat/412-cleanup-edc-logic
ds-ext-sceronik Feb 23, 2024
58a47a9
chore(tx-backend): #412 new rest template for notification asset crea…
ds-ext-sceronik Feb 23, 2024
b4e09d8
chore(deployment): Added models / new mapping logic (partial done)
ds-mwesener Feb 24, 2024
c6c0c5e
chore(tx-backend): #412 remove unused classes
ds-ext-sceronik Feb 25, 2024
aaadd3b
chore(tx-backend): #412 fix tests
ds-ext-sceronik Feb 25, 2024
420d7d5
chore(tx-backend): #412 dedicated exception thrown
ds-ext-sceronik Feb 25, 2024
9bff1b9
chore(tx-backend): #412 formatting
ds-ext-sceronik Feb 26, 2024
eb1826b
chore(tx-backend): #412 bump spring core from 6.0.16 to 6.0.17
ds-ext-sceronik Feb 26, 2024
8d3bae5
chore(tx-backend): #412 bump spring core from 6.0.16 to 6.0.17
ds-ext-sceronik Feb 26, 2024
15eadfa
feat(testing):[#689] deleted ^ from some versions in package.json
ds-alexander-bulgakov Feb 26, 2024
e50a8f1
Merge pull request #1012 from catenax-ng/feat/412-cleanup-edc-logic
ds-ext-sceronik Feb 26, 2024
3e98237
Merge pull request #704 from catenax-ng/main
ds-mwesener Feb 26, 2024
87a2852
feat(testing):[#689] added ^ from some versions in package.json back …
ds-alexander-bulgakov Feb 26, 2024
3ec6986
chore(deployment): Added mapping strategies.
ds-mwesener Feb 26, 2024
c105098
feat(testing):[#689] updated yarn.lock
ds-alexander-bulgakov Feb 27, 2024
18196cd
feat(testing):[#689] changed "save cypress"-path in e2e-tests-xray_fr…
ds-alexander-bulgakov Feb 27, 2024
6983951
feat(testing):[#689] added overwrite true to save cypress step
ds-alexander-bulgakov Feb 27, 2024
1e352d6
feat(testing):[#689] deleted .ts from path
ds-alexander-bulgakov Feb 27, 2024
fa5e67f
chore(deployment): Replaced irs response mapping with new mappers.
ds-mwesener Feb 27, 2024
5404841
Merge branch 'main' into feature/444-redesign-irs-job-mapping
ds-mwesener Feb 27, 2024
0e1d051
feat(testing):[#689] cypress fix, cleanup
ds-alexander-bulgakov Feb 27, 2024
3898128
feat(testing):[#689] cypress fix
ds-alexander-bulgakov Feb 27, 2024
c618458
feat(testing):[#689] cypress fix
ds-alexander-bulgakov Feb 27, 2024
c80dfb9
chore(deployment): Replaced irs response mapping with new mappers.
ds-mwesener Feb 27, 2024
649857a
Merge branch 'main' into feature/#689-fix-cypress-run-in-git
ds-alexander-bulgakov Feb 27, 2024
b757687
chore(deployment): Replaced irs response mapping with new mappers.
ds-mwesener Feb 27, 2024
5710290
chore(deployment): Replaced irs response mapping with new mappers.
ds-mwesener Feb 27, 2024
f916f6c
feat(testing):[#689] updated CHANGELOG.md
ds-alexander-bulgakov Feb 27, 2024
7ddb6b4
chore(documentation): #417 update user manual
ds-crehm Feb 27, 2024
45697f0
chore(deployment): Removed old logic to map irs response.
ds-mwesener Feb 27, 2024
415ed6c
chore(deployment): Removed old logic to map irs response.
ds-mwesener Feb 27, 2024
552e27f
chore(deployment): Removed old logic to map irs response.
ds-mwesener Feb 28, 2024
7ddf3f7
chore(deployment): Adapt responses to match correct versions
ds-mwesener Feb 28, 2024
6ed7333
feat(testing):[#689] change back version of angular-split in package.…
ds-alexander-bulgakov Feb 28, 2024
018cff4
feat(testing):[#689] updated yarn.lock to changeg version of angular-…
ds-alexander-bulgakov Feb 28, 2024
ae0ad51
chore(deployment): Refactored and removed unused imports / smaller st…
ds-mwesener Feb 28, 2024
1b3103e
feat(testing):[#689] updated yarn.lock to changeg version of angular-…
ds-alexander-bulgakov Feb 28, 2024
83e27ec
chore(uux): 515 remove logs
ds-mmaul Feb 28, 2024
3ba882f
feat(testing):[#689] updated yarn.lock to changeg version of angular-…
ds-alexander-bulgakov Feb 28, 2024
39100ef
Merge pull request #991 from catenax-ng/chore/515-improve-uux-of-noti…
ds-mmaul Feb 28, 2024
bf38f0a
Merge pull request #1013 from catenax-ng/bug/438-sort-with-mac-cmd-key
ds-mmaul Feb 28, 2024
8f323bd
chore(concept):[#435] initial concept page
mkanal Feb 28, 2024
14ff056
Merge branch 'main' into feature/444-redesign-irs-job-mapping
ds-mwesener Feb 28, 2024
71bbff4
Merge branch 'main' into feature/#689-fix-cypress-run-in-git
ds-mmaul Feb 28, 2024
0c37cbf
chore(deployment): Refactored and removed unused imports / smaller st…
ds-mwesener Feb 28, 2024
25b1e82
chore(deployment): Refactored and removed unused imports / smaller st…
ds-mwesener Feb 28, 2024
642d94c
chore(documentation): #417 include review suggestions
ds-crehm Feb 28, 2024
e604734
chore(documentation): #417 add changelog entry
ds-crehm Feb 28, 2024
aaa8b8b
Merge remote-tracking branch 'origin/chore/417-update-user-manual' in…
ds-crehm Feb 28, 2024
4da5a92
Merge pull request #1016 from catenax-ng/chore/417-update-user-manual
ds-crehm Feb 28, 2024
3e49e99
Merge branch 'main' into feature/444-redesign-irs-job-mapping
ds-mwesener Feb 28, 2024
efd6bf3
chore(concept): #638 implement review suggestions
ds-crehm Feb 28, 2024
ec68dee
Merge branch 'main' into chore/638-contractagreement-admin-view
ds-crehm Feb 28, 2024
f7ecce0
chore(concept): #638 add changelog entry
ds-crehm Feb 28, 2024
8b6d7f4
chore(deployment): Refactored and removed unused imports / smaller st…
ds-mwesener Feb 28, 2024
f1f48fa
Merge branch 'main' into chore/638-contractagreement-admin-view
ds-crehm Feb 28, 2024
00dd603
Merge pull request #1009 from catenax-ng/feature/444-redesign-irs-job…
ds-mwesener Feb 28, 2024
094861a
Merge branch 'main' into chore/638-contractagreement-admin-view
ds-crehm Feb 28, 2024
95f2676
Merge pull request #1008 from catenax-ng/chore/638-contractagreement-…
ds-crehm Feb 28, 2024
a816db7
Update Dependencies Backend Action
ds-crehm Feb 28, 2024
89571a9
feat(testing):[#689] updated yarn.lock
ds-alexander-bulgakov Feb 28, 2024
fe66d84
Merge branch 'main' into feature/#689-fix-cypress-run-in-git
ds-alexander-bulgakov Feb 28, 2024
b4c9a97
feat(testing):[#689] updated cypress version in package and yarn
ds-alexander-bulgakov Feb 28, 2024
637dabc
Merge pull request #1019 from catenax-ng/action/dependencies
ds-mwesener Feb 28, 2024
87b3d68
Merge pull request #1015 from catenax-ng/feature/#689-fix-cypress-run…
ds-alexander-bulgakov Feb 28, 2024
42659dc
Update Dependencies Backend Action
ds-alexander-bulgakov Feb 28, 2024
2119df4
chore(security): #7682 fix cve postgresql
ds-mwesener Feb 28, 2024
7219450
chore(security): #7682 fix cve postgresql
ds-mwesener Feb 28, 2024
e1fb9ac
Merge pull request #1020 from catenax-ng/action/dependencies
ds-mwesener Feb 28, 2024
ddaae3f
chore(security): #7682 fix cve postgresql
ds-mwesener Feb 28, 2024
44490b0
chore(concept):[#435] add ui mocks
mkanal Feb 28, 2024
20f5931
chore(security): Dependencie bumps
ds-mwesener Mar 1, 2024
96e1377
Merge branch 'main' into chore/xxx-security-minister
ds-mwesener Mar 1, 2024
d610ec2
Merge pull request #1021 from catenax-ng/chore/xxx-security-minister
ds-mwesener Mar 1, 2024
0fe8ea2
Update Dependencies Backend Action
ds-mwesener Mar 1, 2024
e07ed08
Merge pull request #1022 from catenax-ng/action/dependencies
ds-mwesener Mar 1, 2024
547ea1e
Merge pull request #716 from catenax-ng/main
ds-mmaul Mar 1, 2024
d7a42c4
chore(bug): 528 disabled sorting tooltip on dashboard tables
ds-mmaul Mar 1, 2024
cf28d56
chore(bug): 528 disabled sorting tooltip on dashboard tables
ds-mmaul Mar 1, 2024
8f5e111
chore(concept):[#435] add new parameter and define backend changes #7…
mkanal Mar 1, 2024
78ea0f2
chore(release): Documentation update.
ds-mwesener Mar 1, 2024
c87f5ec
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
19f451e
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
5ccf5cd
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
be9fa5c
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
f32b1bf
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
51870f6
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
42efa7d
Update docs/src/uml-diagrams/arc42/cross-cutting/domain-model/domain-…
mkanal Mar 1, 2024
c2b05ba
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
09660f6
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
7b288fe
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
bb714f9
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
b79a044
Update docs/concept/#435-display-aspect-models-connected-to-twin-gene…
mkanal Mar 1, 2024
62609ea
Merge pull request #1025 from catenax-ng/chore/#435-concept-show-aspe…
ds-crehm Mar 4, 2024
b109931
Merge pull request #1024 from catenax-ng/chore/528-disable-sorting-to…
ds-mmaul Mar 4, 2024
099adb6
chore(release): 10.6.0
ds-mmaul Mar 4, 2024
41f0ae2
Merge pull request #719 from catenax-ng/main
ds-mmaul Mar 4, 2024
cae20ee
Merge pull request #1029 from eclipse-tractusx/main
ds-lcapellino Mar 4, 2024
51c47da
Merge branch 'main' into release/10.6.0
ds-mmaul Mar 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ paths-ignore:
- frontend/src/tests
- '**/*.spec.ts'
- frontend/src/mockServiceWorker.js
- tx-backend/src/main/resources/application-integration-spring-boot.yml
9 changes: 5 additions & 4 deletions .github/workflows/e2e-tests-xray_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Use Node.js 18.x
- name: Use Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x

- name: Run yarn install
uses: Borales/actions-yarn@v5
Expand All @@ -71,6 +71,7 @@ jobs:
name: cypress - e2e
if-no-files-found: error
path: frontend/cypress/e2e
overwrite: true

cypress-run-chrome:
timeout-minutes: 15
Expand All @@ -95,10 +96,10 @@ jobs:
name: cypress - e2e
path: frontend/cypress/e2e

- name: Use Node.js 18.x
- name: Use Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x

- name: Cypress run all tests
uses: cypress-io/[email protected] # use the explicit version number
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fetch-depth: 0

- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,42 +17,42 @@ jobs:
run: echo HELM_VERSION=$(cat charts/traceability-foss/CHANGELOG.md | sed -n 's/.*\[\([0-9]\+\.[0-9]\+\.[0-9]\+\)\].*/\1/p' | head -n 1) >> $GITHUB_ENV

- name: Update Chart.yaml appVersion
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.appVersion = "${{ github.ref_name }}"' charts/traceability-foss/Chart.yaml

- name: Update Chart.yaml version
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.version = "${{ env.HELM_VERSION }}"' charts/traceability-foss/Chart.yaml

- name: Update frontend dependency version in Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.dependencies[0].version = "${{ env.HELM_VERSION }}"' charts/traceability-foss/Chart.yaml

- name: Update backend dependency version in Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.dependencies[1].version = "${{ env.HELM_VERSION }}"' charts/traceability-foss/Chart.yaml

- name: Update frontend version in frontend/Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.version = "${{ env.HELM_VERSION }}"' charts/traceability-foss/charts/frontend/Chart.yaml

- name: Update frontend appVersion in frontend/Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.appVersion = "${{ github.ref_name }}"' charts/traceability-foss/charts/frontend/Chart.yaml

- name: Update backend version in backend/Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.version = "${{ env.HELM_VERSION }}"' charts/traceability-foss/charts/backend/Chart.yaml

- name: Update backend appVersion in frontend/Chart.yaml
uses: mikefarah/yq@v4.40.5
uses: mikefarah/yq@v4.42.1
with:
cmd: yq -i eval '.appVersion = "${{ github.ref_name }}"' charts/traceability-foss/charts/backend/Chart.yaml

Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [UNRELEASED - DD.MM.YYYY]

## [10.6.0 - 04.03.2024]

### Added
- Added concept #638: Contract agreement admin view
- Added support for meta key for multi sorting on tables

### Changed
- Spring-core bumped from 6.0.16 to 6.0.17
- Updated user manual
- JSON Schema generation for valid submodel mapping
- Added support for meta key for multi sorting on tables
- Added error description and retry button to error toast when creating notifications
- Bumped version mikefarah/[email protected] to mikefarah/[email protected]
- Bumped version lombok from 1.18.28 to 1.18.30
- Bumped version ts-graphviz/setup-graphviz@v1 to ts-graphviz/setup-graphviz@v2
- Bumped version Schedlock 5.10.0 to 5.11.0
- updated yarn.lock file

### Removed
- Removed EDC notification asset classes and replaced with IRS lib implementation
- [#528](https://github.com/eclipse-tractusx/traceability-foss/issues/528) Removed sorting tooltip on quality incidents tables on dashboard page

## [10.5.0 - 22.02.2024]

Expand Down
Loading
Loading