fix(frontend): handle data modal context correctly to update after deleting entries#984
Merged
tom-rm-meyer-ISST merged 3 commits intoeclipse-tractusx:mainfrom Sep 26, 2025
Conversation
tom-rm-meyer-ISST
requested changes
Sep 24, 2025
Contributor
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
Thanks a lot! Works great, please update changelog.
| * Updated open API ([#929](https://github.com/eclipse-tractusx/puris/pull/929)) | ||
| * Updated dependencies to resolve high and critical security vulnerabilities ([#932](https://github.com/eclipse-tractusx/puris/pull/932)) | ||
|
|
||
| ### Fixes |
Contributor
There was a problem hiding this comment.
Please rebase and add to v3.4.1 that has not yet been released.
e8920d3 to
26310ee
Compare
tom-rm-meyer-ISST
approved these changes
Sep 26, 2025
Contributor
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
LGTM, thanks a lot!
tom-rm-meyer-ISST
pushed a commit
that referenced
this pull request
Oct 9, 2025
…988) * fix/bruno dtr setup (#967) * fix: dtr framework policy in bruno * fix: added missing access policy namespaces * chore: updated changelog * fix: revert policy creation fix to preserve existing policy definitions * fix(frontend): handle data modal context correctly to update after deleting entries (#984) * fixed the tables not updating after deleting rows in different modals of the dataModalContext * chore: update changelog * chore: moved to the correct part of changelog * feat: implemented multi profile support for backwards compatibility * fix: properly separated JsonLd context by profile * fix: minor improvements * chore: add new jsonld files to remote contexts in notice --------- Co-authored-by: OlgaIvkovic <olga.ivkovic@8020.eco>
ReneSchroederLJ
added a commit
to achtzig20/puris
that referenced
this pull request
Mar 3, 2026
…clipse-tractusx#988) * fix/bruno dtr setup (eclipse-tractusx#967) * fix: dtr framework policy in bruno * fix: added missing access policy namespaces * chore: updated changelog * fix: revert policy creation fix to preserve existing policy definitions * fix(frontend): handle data modal context correctly to update after deleting entries (eclipse-tractusx#984) * fixed the tables not updating after deleting rows in different modals of the dataModalContext * chore: update changelog * chore: moved to the correct part of changelog * feat: implemented multi profile support for backwards compatibility * fix: properly separated JsonLd context by profile * fix: minor improvements * chore: add new jsonld files to remote contexts in notice --------- Co-authored-by: OlgaIvkovic <olga.ivkovic@8020.eco>
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
Solves #978
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: