Skip to content

feat: added component to copy identifiers in material list view to clipboard#1058

Merged
tom-rm-meyer-ISST merged 13 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/copy-identifiers-in-material-list-view
Jan 12, 2026
Merged

feat: added component to copy identifiers in material list view to clipboard#1058
tom-rm-meyer-ISST merged 13 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/copy-identifiers-in-material-list-view

Conversation

@jakoballgaier
Copy link
Copy Markdown
Contributor

Description

  • added a component to copy text to clipboard

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

@jakoballgaier jakoballgaier self-assigned this Dec 1, 2025
@jakoballgaier jakoballgaier changed the title Feat/copy identifiers in material list view feat: added component to copy identifiers in material list view to clipboard Dec 1, 2025
@jakoballgaier jakoballgaier removed their assignment Dec 2, 2025
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 your first contirbution!

Overall looks fine but found smaller things to please incorporate. Please check for issue #980 . One point is missing (material details view, material information in the beginning.

If you update that, it would also be great to switch from (material number), (direction) to (material number, direction). Thanks in advance.

Comment thread CHANGELOG.md Outdated
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v4.1.2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please rebase to latest version

Comment thread frontend/src/components/ui/TextToClipboard.tsx Outdated
Comment thread frontend/src/components/ui/TextToClipboard.tsx
- added component to copy text to clipboard
- adjusted modal width
- split up order reference into own columns
…erial list view

- added license header
- add variant to TextToClipboard component
- made text of TextToClipboard not nullable
@jakoballgaier jakoballgaier force-pushed the feat/copy-identifiers-in-material-list-view branch from 34e7c78 to 7d78522 Compare December 18, 2025 13:18
…erial list view

- Fix copyright year
- Return null in TextToClipboard component if text is empty
- Add TextToClipboard component to material details header
…erial list view

- change material details header format
@jakoballgaier
Copy link
Copy Markdown
Contributor Author

@tom-rm-meyer-ISST
Thanks for your review! I updated the PR according to your suggestions

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.

Please rebase /merge main again. Sorry missed the rereview request as I got some outlook rules that delete a lot that's not a review requested.

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.

Please check comment for package-lock.json

Comment thread frontend/package-lock.json Outdated
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!

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit 950eb84 into eclipse-tractusx:main Jan 12, 2026
13 checks passed
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] Allow to copy material number and other identifiers in Material (List) View

2 participants