Skip to content

feat: implemented update logic for deliveries#1004

Merged
tom-rm-meyer-ISST merged 4 commits intoeclipse-tractusx:feat/edit-modalsfrom
achtzig20:feat/delivery-update
Oct 9, 2025
Merged

feat: implemented update logic for deliveries#1004
tom-rm-meyer-ISST merged 4 commits intoeclipse-tractusx:feat/edit-modalsfrom
achtzig20:feat/delivery-update

Conversation

@ReneSchroederLJ
Copy link
Copy Markdown
Member

@ReneSchroederLJ ReneSchroederLJ commented Oct 6, 2025

Description

  • implemented delivery updating from the delivery overview modal

resolves #1007

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

  • DEPENDENCIES are up-to-date. Dash license tool. Committers can open IP issues for restricted libs.
  • Copyright and license header are present on all affected files
  • If helm chart has been changed, the chart version has been bumped to either next major, minor or patch level (compared to released chart).

Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, great contribution and will support the incorporation of the feature!

I did some freehand testing to ensure validations are fine and found a few issues (also in my "specification").

Further, I've forgot to mention that we please raise the pr against this branch so that we merge it as a bundle of features: feat/edit-modals

Comment thread CHANGELOG.md
@ReneSchroederLJ ReneSchroederLJ changed the base branch from main to feat/edit-modals October 8, 2025 12:53
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for iterating over it with me!

Found one further valdiation not working and smaller question.

Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot. I noticed that we didn't update the user guide. Maybe it makes sense to do it in the end for all modals before merging the branch. I raised issue #1017

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit 4773c47 into eclipse-tractusx:feat/edit-modals Oct 9, 2025
11 checks passed
tom-rm-meyer-ISST added a commit that referenced this pull request Jan 7, 2026
* feat: implemented update logic for deliveries (#1004)

* feat: implemented update logic for deliveries

* fix: bug in validation logic

* fix: improved feedback for invalid inputs

* fix: arrival-type validations

* feat(material details view): add edit functionality for stock modals (#1026)

* Implemented Edit functionality for Stock dialog

* updated entry in changelog

* 1022 PR (Edit stock Modal)  changes

* Removed mode from dataModal for Stock

* resolved quantity update issue for stock modal

* resolved update quantity stock issue

* feat: added edit functionality for demand dialog (#1028)

* Added Edit functionality for Demand modal

* Added entry for demand modal

* Demand modal Date patched changes

* Implemented edit functionality for Stock modal

* resolved quantity update issue for demand modal

* Revert "Implemented edit functionality for Stock modal"

This reverts commit 53b4b44.

* Revert "feat(material-details view): added material no. (#1005)"

This reverts commit 13a5488.

* PR #1028 review changes

* Fixed date patch issue

* Hide edit for reported demand

* feat: add edit functionality for production modal (#1037)

* Implemented edit functionality for Production modal

* Added entry for production modal in changelog

* Typo correction

* Made PR1037 review changes

* Hide edid for reported productions

* chore: fix merge faults

* fix: don't allow editation for reported stocks

* docs(user guide): added update modal features (#1070)

* chore: correct IAV company name in license header

---------

Co-authored-by: René Schröder <131770181+ReneSchroederLJ@users.noreply.github.com>
Co-authored-by: Akash-IAV <extern.akash.pandit@iav.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Story] Implement editing for delivery information

2 participants