Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Onbarding Reports #284

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joselfrias
Copy link
Contributor

Motivation and Context

Need for the upload of onboarding reports.

Summary

  • New button on catalogue uploader to upload an onboarding report , to achieve normalization goal to place all uploads in the same page
  • New table in database that stores information about the onboarding upload files, including a reference to the raw file that was uploaded
  • Added new column ('type') in upload history, to distinguish between 'Catalogue' and 'Onboarding'
  • New page on the uploader side to visualize the imported files(in the path '/OnboardingReport')
  • Adjust js to place the error/success messages in the last column of the table of the upload history

- New button on catalogue uploader to upload an onboarding report -
  normalization goal to place all uploads in the same page
- New table that stores information about the onboarding upload files,
  including a reference to the raw file that was uploaded
- New page on the uploader side to visualize the imported
  files(/OnboardingReport)
- Adjust js to place the error/success messages in the last column of the
  table of the upload history
@joselfrias joselfrias marked this pull request as ready for review April 5, 2024 08:52
… uploader base, adapt js accordingly, add caption to onboarding reports
…load onboarding report, delete not needed file upload_onboarding_report.html
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.

1 participant