Skip to content

feat: implement data import frontend#930

Merged
tom-rm-meyer-ISST merged 6 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/excel-import-fe
Aug 8, 2025
Merged

feat: implement data import frontend#930
tom-rm-meyer-ISST merged 6 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/excel-import-fe

Conversation

@OlgaIvkovic
Copy link
Copy Markdown
Contributor

@OlgaIvkovic OlgaIvkovic commented Aug 6, 2025

Description

  • Add Import page with drag-and-drop file upload
  • Add template files (delivery, demand, production, stock) to public assets
  • Page shows upload results with any specific errors related
  • Support .xlsx file format with validation

Related Issue #900

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

@OlgaIvkovic OlgaIvkovic self-assigned this Aug 6, 2025
Comment thread frontend/src/views/ImportExportView.tsx Fixed
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.

Looks great! Two smaller things, to please consider.

For documentation purposes: I reused these files + latestUpdatedOnDateTime column to test failure and correct usage with some changes based on ./deploy.sh -i.

Comment thread charts/puris/values.yaml
Comment thread frontend/src/views/ImportExportView.tsx 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.

Thanks for the fixes! Please reapply formatting and do us the honor of one important release step! :)

Comment thread charts/puris/README.md Outdated
Comment thread charts/puris/Chart.yaml
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 7e160c4 into eclipse-tractusx:main Aug 8, 2025
14 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.

3 participants