-
Notifications
You must be signed in to change notification settings - Fork 12
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
Merge Bulk Import features #145
Conversation
* Replace button with menu for adding organizations * Add translation keys for other languages * Fix styling of the new menu * Move dependency to the right package.json * Show the upload modal when the user selects bulk import * Add trannslation keys to all language files * Add entry to CHANGELOG.md
Signed-off-by: Arthur Andrade <[email protected]>
Signed-off-by: Arthur Andrade <[email protected]>
Signed-off-by: Arthur Andrade <[email protected]>
* feat: Add i18n error messages Signed-off-by: Arthur Andrade <[email protected]> * feat: update bulk import ui --------- Signed-off-by: Arthur Andrade <[email protected]>
* feat: Add ImportAlertError * feat: Add BulkImportProvider
Signed-off-by: Arthur Andrade <[email protected]>
Signed-off-by: Arthur Andrade <[email protected]>
* fix: Fix base integration for buyer orgs list Signed-off-by: Arthur Andrade <[email protected]> * feat: remove mock data * fix: Add the 'Failed' status in the bulk imports * feat: use async/await in getBulkImportList --------- Signed-off-by: Arthur Andrade <[email protected]>
* feat: Add new UploadModal component * feat: Add translation to bulk import components * feat: Add translations Signed-off-by: Arthur Andrade <[email protected]> * fix: Adjust the translations --------- Signed-off-by: Arthur Andrade <[email protected]>
* feat: Add Bulk Import Details Integration * feat: refactors integration * feat: add importReportTabTitle key for translation
* feat: Add useClosedAlerts * feat: Add useCloseAlerts
* feat: Add upload bulk import file integration * feat: rename uploadBulkImportFile * feat: Add startBulkImport Signed-off-by: Arthur Andrade <[email protected]> * feat: Adjust upload file Signed-off-by: Arthur Andrade <[email protected]> * feat: Add translation keys * feat: edit reportScreenDescription * feat: integrate upload bulk file to backend * feat: Add reviwed download button Signed-off-by: Arthur Andrade <[email protected]> * feat: add report download link * fix: Apply some fixes in bulkImport integration * refactor: Adjust useStartBulkImport * fix: Simplify ReportDownloadLink --------- Signed-off-by: Arthur Andrade <[email protected]>
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
Signed-off-by: Arthur Andrade <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shipit! 🎉 🚀 👏
Signed-off-by: Arthur Andrade <[email protected]>
6398f11
to
ae31368
Compare
Quality Gate failedFailed conditions 9 New Code Smells (required ≤ 5) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Your PR has been merged! App is being published. 🚀 After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:
After that your app will be updated on all accounts. For more information on the deployment process check the docs. 📖 |
What problem is this solving?
This PR add the features of BulkImport in b2b-organizations.
How to test it?
Workspace
Screenshots or example usage:
How does this PR make you feel? 🔗