feat: add edit modals for operational data#1069
Merged
tom-rm-meyer-ISST merged 10 commits intomainfrom Jan 7, 2026
Merged
Conversation
* feat: implemented update logic for deliveries * fix: bug in validation logic * fix: improved feedback for invalid inputs * fix: arrival-type validations
…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
* 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
* Implemented edit functionality for Production modal * Added entry for production modal in changelog * Typo correction * Made PR1037 review changes * Hide edid for reported productions
mhellmeier
requested changes
Jan 7, 2026
95d7575 to
1da0790
Compare
Contributor
Author
|
Good catch reagrding the license files! 4-eyes principle is still valid even if I double check each PR! :D |
mhellmeier
approved these changes
Jan 7, 2026
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
resolves #981 (Feature Request)
Changes have been already implemented step-wise. TRGs have been applied during Review:
Additionally on this branch I
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review:
changelog.md) with PR reference and brief summary.frontend/package.json,frontend/package-lock.json)backend/pom.xml)scripts/generate_openapi_yaml.pywith running customer backend)