Skip to content

Releases: eclipse-tractusx/traceability-foss

3.1.0

03 Apr 15:50
a1b13ab
Compare
Choose a tag to compare

[3.1.0] - 2023-04-03

Added

  • Added persistent history of EDC Notifications
  • Added validation for UpdateInvestigationRequest, reason for (decline, accepted, close)
  • Added Title to sections that might be cut of with three dots (...)
  • Added documentation regarding base docker image and prepared for future QG updates
  • Added hint to input field with additional information for max and min length validation
  • Added feature to table to be able to clear all selections or only the current page
  • Added license headers to all chart specific files
  • Added information about the specific base image used by our docker images

Changed

  • Validation logic of edc notification flow
  • Restructured helm charts to an parent helm chart which includes frontend and backend
  • Updated database fields within Investigation table (accept_reason, decline_reason, close_reason)
  • Used same shadow for other parts table than we use for my parts table
  • Improved visibility of text that might be too large.
  • Changed mapping of partNumber from customerPartId to manufacturerPartId
  • Adapted catena style guide for colors
  • Removed quality type from ui but kept base functionality for future use
  • Improved and separated *.md documentation, especially README.md
  • Improved error page styles and fixed menu urls in terms of 404 pages
  • Improved visibility for field validation and added * to required fields
  • Improved validation error message for max and min length
  • Updated Investigation model with createdByName and sendToName fields
  • Improved UX for table selection
  • Updated all environment specific helm chart files to follow same structure
  • Upgraded all environments to use most recent release of irs including edc charts 0.3.0
  • Removed unnecessary properties on irs charts
  • Removed catena specific value files
  • Updated deck.gl/core from 8.8.25 to 8.9.2
  • Updated angular/language-service from 15.1.5 to 15.2.2
  • Updated veracode action from 0.2.4 to 0.2.5
  • Updated trivy-action to use version instead of sha and set to 0.9.2
  • Updated cypress action from 5.0.7 to 5.6.0

Full Changelog: 3.0.0...3.1.0

helm-charts-1.3.2

03 Apr 15:57
bafc792
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

3.0.0

21 Mar 10:04
f2c2b9f
Compare
Choose a tag to compare

Added

  • Added functionality to update & close notifications – Quality Investigations
  • Included a guide for connecting sonarcloud to IntelliJ -> Contribution.md
  • Added properties targetDate and severity to the Quality Investigations
  • Included reason for accept, decline and closure of a Quality Investigation
  • Added additional information to be displayed on the Quality Investigation detail page
  • Added native datetime component to be used for Quality Investigation
  • Merged the backend repository into this repository within /backend
  • Added beta environment

Changed

  • Changed github action docker-release to have maven cache instead of previously used gradle
  • Fixed a bug which caused the wrong bpn sender was set
  • Added the default param to the irs/jobs api lookupBPNs and set it to true
  • Added targetdate to the notification creation.
  • Removed duplicated dependencies / Added version numbers for all dependencies for better managing
  • Moved the frontend application to /frontend
  • Updated to spring boot 3
  • Fixed jersey-client cve
  • Fixed spring-web cve
  • Fixed spring-security-oauth-client cve
  • Some minor updates on dependencies
  • Restructured pom to use properties for all versions

Full Changelog: 2.0.0...3.0.0

traceability-foss-frontend-1.1.4

21 Mar 08:54
2c58805
Compare
Choose a tag to compare

A Helm chart for Traceability frontend application

2.0.0

07 Mar 08:24
2d456fc
Compare
Choose a tag to compare

Chore

  • Version upgrade for release to 2.0.0

Features

  • small changes after the review
  • handle routes in user menu - admin
  • add portal url to the app config
  • rework user manu to align with CX guidelines
  • improvements after review
  • ran editorconfig on all files
  • added my local project settings as editorconfig
  • removed old title translation approach
  • replaced old header with new design

Fixes

  • add CATENAX_PORTAL_URL to inject-dynamic-env.js
  • fixed imports after update from main
  • added some adjustments after review
  • fixed header for error pages
  • aligned validations in FE and BE
  • removed bug with infinit loading animation on parts tree

Full Changelog: 1.1.2...2.0.0

traceability-foss-frontend-1.1.3

06 Mar 16:26
f1093a5
Compare
Choose a tag to compare

A Helm chart for Traceability frontend application

traceability-foss-frontend-1.1.2

01 Mar 07:34
0962368
Compare
Choose a tag to compare

A Helm chart for Traceability frontend application

traceability-foss-frontend-1.1.0

14 Feb 08:54
798ff4e
Compare
Choose a tag to compare

A Helm chart for Traceability frontend application

1.1.0

06 Feb 12:12
Compare
Choose a tag to compare

[1.1.0] - 2023-02-06

Added

  • Functionality to send and receive notifications – Quality Investigations
  • EDC router component to support notifications and data ingest process in parallel
  • Arc42 documentation

Changed

  • Endpoints introducing proper validation for request body depending on the endpoint type

Removed

  • Email Feature from application for security reasons

Full Changelog: 1.0.0...1.1.0

tx-traceability-foss-frontend-1.1.0

06 Feb 15:26
9b76bb9
Compare
Choose a tag to compare

A Helm chart for Traceability frontend application