Skip to content

docs: add user guide for update modals in material details view#1070

Merged
tom-rm-meyer-ISST merged 1 commit intofeat/edit-modalsfrom
docs/update-modals-user-guide
Jan 7, 2026
Merged

docs: add user guide for update modals in material details view#1070
tom-rm-meyer-ISST merged 1 commit intofeat/edit-modalsfrom
docs/update-modals-user-guide

Conversation

@tom-rm-meyer-ISST
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST commented Jan 6, 2026

Description

resolves #1017

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 (TRG 7.02
  • Documentation Notice are present on all affected files (TRG 7.07)
  • If helm chart has been changed, the chart version has been bumped to either next major, minor or patch level (compared to released chart).
  • Changelog updated (changelog.md) with PR reference and brief summary.
  • Frontend version bumped, if needed (frontend/package.json, frontend/package-lock.json)
  • Backend version bumped, if needed (backend/pom.xml)
  • Open API specification updated, if controllers have been changed (use python script scripts/generate_openapi_yaml.py with running customer backend)

@tom-rm-meyer-ISST tom-rm-meyer-ISST changed the base branch from main to feat/edit-modals January 6, 2026 11:25
@tom-rm-meyer-ISST tom-rm-meyer-ISST force-pushed the docs/update-modals-user-guide branch from ca4a56a to c56aacc Compare January 6, 2026 11:31
@tom-rm-meyer-ISST tom-rm-meyer-ISST force-pushed the docs/update-modals-user-guide branch from c56aacc to f6395f8 Compare January 6, 2026 11:34
@tom-rm-meyer-ISST tom-rm-meyer-ISST marked this pull request as ready for review January 6, 2026 11:36
Copy link
Copy Markdown
Contributor Author

@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.

Self-evaluated via checklist

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit a5b3cf8 into feat/edit-modals Jan 7, 2026
14 of 18 checks passed
@tom-rm-meyer-ISST tom-rm-meyer-ISST deleted the docs/update-modals-user-guide branch January 7, 2026 06:12
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] Update user guide

1 participant