chore(TRACEX-641): cofinity-x upstream contribution traceability 25.06#1438
Merged
ds-mwesener merged 123 commits intoeclipse-tractusx:mainfrom Apr 29, 2025
Conversation
eclipse-tractusx#247) (cherry picked from commit cde290f)
Co-authored-by: Robin Gottschalk <158559825+rogocof@users.noreply.github.com> (cherry picked from commit e209c21)
(cherry picked from commit 8da2056)
… and notification table) (eclipse-tractusx#249) (cherry picked from commit 59fb965)
Co-authored-by: maciej.kizlich <maciej.kizlich.external@zf.com> (cherry picked from commit a229fce)
(cherry picked from commit 33be5fc)
…pse-tractusx#239) (cherry picked from commit 6604dbd)
…se-tractusx#258) Co-authored-by: Maximilian Wesener <124587888+ds-mwesener@users.noreply.github.com> (cherry picked from commit 5bd9f0f)
…actusx#259) (cherry picked from commit 1451499)
) (cherry picked from commit 41fcf7a)
…lipse-tractusx#266) (cherry picked from commit 8f55611)
eclipse-tractusx#272) (cherry picked from commit 2d97e75)
…middleware (eclipse-tractusx#273) (cherry picked from commit e7badf6)
…y-middleware (eclipse-tractusx#274) (cherry picked from commit 957e150)
eclipse-tractusx#278) (cherry picked from commit c6386dd)
(cherry picked from commit bf4753b)
…ractusx#270) (cherry picked from commit fafb9c3)
Co-authored-by: Robin Gottschalk <158559825+rogocof@users.noreply.github.com> (cherry picked from commit bd15116)
(cherry picked from commit 9ca25a3)
(cherry picked from commit e7a4836)
(cherry picked from commit 9251b98)
…se-tractusx#302) (cherry picked from commit d00e16d)
…ers (eclipse-tractusx#303) (cherry picked from commit ebf8017)
(cherry picked from commit 8ae61dd)
…vice i… (eclipse-tractusx#304) (cherry picked from commit 0895438)
(cherry picked from commit 3bab07f)
| } | ||
|
|
||
| // Matches 6 or 7 space-separated parts | ||
| const quartzCronRegex = /^([0-9*/?,-LW#C]+ ){5,6}[0-9*/?,-LW#C]+$/i; |
Check warning
Code scanning / CodeQL
Overly permissive regular expression range Medium
| } | ||
|
|
||
| // Matches 6 or 7 space-separated parts | ||
| const quartzCronRegex = /^([0-9*/?,-LW#C]+ ){5,6}[0-9*/?,-LW#C]+$/i; |
Check warning
Code scanning / CodeQL
Overly permissive regular expression range Medium
ds-mwesener
reviewed
Apr 28, 2025
ds-mwesener
requested changes
Apr 28, 2025
932f197 to
e1dc9b9
Compare
Contributor
|
Created IP check: https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/20856 |
.../org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/IrsCallbackController.java
Fixed
Show fixed
Hide fixed
.../org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/IrsCallbackController.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...va/org/eclipse/tractusx/traceability/assets/infrastructure/base/irs/OrderRepositoryImpl.java
Fixed
Show fixed
Hide fixed
...rg/eclipse/tractusx/traceability/configuration/application/rest/ConfigurationController.java
Fixed
Show fixed
Hide fixed
| @Setter | ||
| @NoArgsConstructor | ||
| @AllArgsConstructor | ||
| @Builder |
Check notice
Code scanning / CodeQL
Use of default toString() Note
9d4b671 to
82e4aa2
Compare
82e4aa2 to
3edf924
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
As an App Provider, we want to provide newest features to the open source community to harden the the open source version of Trace-X.
This PR collects multiple features and fixes which were developed by Cofinity-X.
Motivation
Issues
[TRACE-X] 🌟🚀Access and Authentication for BPDM Lookup over EDC communication sig-release#944
⭐🚀[TRACE-X] Search for Assets Using External Subject ID Wildcard with digitalTwinType sig-release#976
[TRACE-X]⭐🚀 Switch to IRS Order API for scalable Job Processing sig-release#946
[TRACE-X] Make the access to part information and related notifications more user friendly sig-release#1175
[TRACE-X] Make parts table mass data ready sig-release#1173
Maintenance, Chores and Dependencies upgrades 25.06 #1439
Full Registry Reload cannot find shelldescriptors #1423
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: