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

Merge Bulk Import features #145

Merged
merged 18 commits into from
Jan 3, 2024
Merged

Merge Bulk Import features #145

merged 18 commits into from
Jan 3, 2024

Conversation

ArthurTriis1
Copy link
Contributor

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? 🔗

happy

mairatma and others added 16 commits January 3, 2024 13:59
* 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
* 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]>
Copy link

vtex-io-ci-cd bot commented Jan 3, 2024

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:

  • Patch (backwards-compatible bug fixes)

  • Minor (backwards-compatible functionality)

  • Major (incompatible API changes)

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

Copy link

github-actions bot commented Jan 3, 2024

Warnings
⚠️

Looks like this PR is too large [:bulb: smaller PRs are easy to review and approve]

Messages
📖 ❤️ Thanks!
📖

🎉 PR additions = 5609, PR deletions = 2965

Generated by 🚫 dangerJS against ae31368

Signed-off-by: Arthur Andrade <[email protected]>
@ArthurTriis1 ArthurTriis1 self-assigned this Jan 3, 2024
@ArthurTriis1 ArthurTriis1 requested a review from mairatma January 3, 2024 17:18
@ArthurTriis1 ArthurTriis1 marked this pull request as ready for review January 3, 2024 17:27
Copy link
Contributor

@mairatma mairatma left a 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]>
@ArthurTriis1 ArthurTriis1 force-pushed the feature/bulkImport-rebased branch from 6398f11 to ae31368 Compare January 3, 2024 18:11
Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

9 New Code Smells (required ≤ 5)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@ArthurTriis1 ArthurTriis1 merged commit 9bea9f1 into master Jan 3, 2024
10 of 12 checks passed
@ArthurTriis1 ArthurTriis1 deleted the feature/bulkImport-rebased branch January 3, 2024 18:17
Copy link

vtex-io-ci-cd bot commented Jan 3, 2024

Your PR has been merged! App is being published. 🚀
Version 1.28.2 → 1.29.0

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:

vtex deploy [email protected]

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. 📖

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.

2 participants