Skip to content

Commit 2d456fc

Browse files
authored
Merge pull request #32 from catenax-ng/release/v2.0.0
Release/v2.0.0
2 parents 8c48bfe + 094d411 commit 2d456fc

File tree

3 files changed

+111
-4
lines changed

3 files changed

+111
-4
lines changed

CHANGELOG.generated.md

Lines changed: 108 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,113 @@
1+
<a name="2.0.0"></a>
2+
3+
## [2.0.0](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/1.1.2...2.0.0) (2023-03-06)
4+
5+
### Chore
6+
7+
- Version upgrade for release to 2.0.0
8+
9+
### Features
10+
11+
- small changes after the review
12+
- handle routes in user menu - admin
13+
- add portal url to the app config
14+
- rework user manu to align with CX guidelines
15+
- improvements after review
16+
- ran editorconfig on all files
17+
- added my local project settings as editorconfig
18+
- removed old title translation approach
19+
- replaced old header with new design
20+
21+
### Fixes
22+
23+
- add CATENAX_PORTAL_URL to inject-dynamic-env.js
24+
- fixed imports after update from main
25+
- added some adjustments after review
26+
- fixed header for error pages
27+
- aligned validations in FE and BE
28+
- removed bug with infinit loading animation on parts tree
29+
30+
<a name="1.1.2"></a>
31+
32+
## [1.1.2](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/traceability-foss-frontend-1.1.2...1.1.2) (2023-02-28)
33+
34+
<a name="traceability-foss-frontend-1.1.2"></a>
35+
36+
## [traceability-foss-frontend-1.1.2](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/1.1.1...traceability-foss-frontend-1.1.2) (2023-02-28)
37+
38+
### Chore
39+
40+
- disable Angular analytics
41+
- fix different env var names for veracode in Eclipse and catena-x ([#13](https://github.com/catenax-ng/tx-traceability-foss-frontend/issues/13))
42+
43+
### Features
44+
45+
- error page for unauthorized users or page not found ([#18](https://github.com/catenax-ng/tx-traceability-foss-frontend/issues/18))
46+
- updated version for release
47+
- update browser list and added workaround for test
48+
- replaced legacy with new components
49+
- added common js packages in allowed list
50+
- update to latest package versions
51+
- update to latest package versions
52+
- fixed broken unit tests after update
53+
- added beta environment
54+
- update packages to the newest version
55+
- update angular material to v15
56+
- update angular to v15
57+
- update angular material to v14
58+
- update angular to v14
59+
- remove traces of realm usage bc not allowed by cx
60+
- switched from approved state to sent
61+
- switched from approved state to sent
62+
- add scripts to run fe locally against be
63+
- reactived isFromSender after be update
64+
- add context route support for fe application
65+
66+
### Fixes
67+
68+
- typo changes after review
69+
70+
<a name="1.1.1"></a>
71+
72+
## [1.1.1](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/traceability-foss-frontend-1.1.0...1.1.1) (2023-02-13)
73+
74+
### Features
75+
76+
- added reason visualisation for notification pick dd7191d feature: removed prefix of product- from builds, removed tag from basic value file
77+
- changed approach how to use fonts
78+
- removed Polish language, too hard to maintain
79+
80+
### Fixes
81+
82+
- removed nonroot user because we are using unprivileged nginx
83+
- fixed wrong permission in dockerfile
84+
- added check that compares response and request url
85+
86+
<a name="traceability-foss-frontend-1.1.0"></a>
87+
88+
## [traceability-foss-frontend-1.1.0](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/tx-traceability-foss-frontend-1.1.0...traceability-foss-frontend-1.1.0) (2023-02-10)
89+
90+
### Features
91+
92+
- added link to be repo
93+
- added installation instructions for helm
94+
- rename package and add nonroot user
95+
96+
### Fixes
97+
98+
- fixed way investigations detail handle parts
99+
100+
<a name="tx-traceability-foss-frontend-1.1.0"></a>
101+
102+
## [tx-traceability-foss-frontend-1.1.0](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/1.1.0...tx-traceability-foss-frontend-1.1.0) (2023-02-06)
103+
104+
### Features
105+
106+
- added generated changelog updates
107+
1108
<a name="1.1.0"></a>
2109

3-
## [1.1.0](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/helm-charts-1.0.0...1.1.0) (2023-02-06)
110+
## [1.1.0](https://github.com/catenax-ng/tx-traceability-foss-frontend/compare/1.0.0...1.1.0) (2023-02-06)
4111

5112
### Chore
6113

charts/traceability-foss-frontend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.1.2
18+
version: 1.1.3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "1.1.2"
24+
appVersion: "2.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trace-x",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"scripts": {
55
"analyze": "ng build --configuration=production --stats-json && webpack-bundle-analyzer dist/stats.json",
66
"build:prod": "ng build --configuration=debugProd --base-href /{baseHrefPlaceholder}/ --deploy-url /{baseHrefPlaceholder}/",

0 commit comments

Comments
 (0)