Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(2.2.0-rc2): merge release into main #936

Merged
merged 7 commits into from
Aug 14, 2024
Merged

build(2.2.0-rc2): merge release into main #936

merged 7 commits into from
Aug 14, 2024

Conversation

Phil91
Copy link
Member

@Phil91 Phil91 commented Aug 14, 2024

Description

Merge the latest changes to the main branch

Why

To have the latest changes available in the main branch

Issue

eclipse-tractusx/portal#398

Checklist

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

AnuragNagpure and others added 7 commits August 13, 2024 16:33
…panies api (#916)

change endpoint GET /api/administration/registration/network/companies
- add externalID field to the response body to represent the external identifier of the company.
- add dateCreated field to the response body to represent the creation date of the company record.
- add new (optional) query-parameter externalID to facilitate lookup using external identifiers.
- add new (optional) query parameter dateCreatedOrderFilter (values ASC, DESC) to specify order of result.
- implement sorting by dateCreated in both ascending (ASC) and descending (DESC) order.
---------
Co-authored-by: Norbert Truchsess <[email protected]>
- eliminate duplicate role values from api: /api/apps/appreleaseprocess/{appId}/role & /api/apps/AppChange/{appId}/role/activeapp

[Ref: #868](#868)

---------

Co-authored-by: Norbert Truchsess <[email protected]>
@Phil91 Phil91 requested a review from evegufy August 14, 2024 15:44
Copy link

@Phil91 Phil91 merged commit c37d62e into main Aug 14, 2024
22 checks passed
@Phil91 Phil91 deleted the release/v2.2.0-RC2 branch August 14, 2024 18:04
@Phil91 Phil91 added this to the Release 24.12 milestone Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

5 participants