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

Fix/quickorder inactive status message #171

Conversation

Josmar-jr
Copy link
Contributor

@Josmar-jr Josmar-jr commented Sep 25, 2024

What does this PR do? *

Add new message in the status column of the SKU table, specifically inactive skus

How to test it? *

  1. Enter the URL https://giubernal--b2bstore005.myvtex.com
  2. Open the menu -> click at 'Quick Order'
  3. Insert skus code at Copy/Paste Skus

Describe alternatives you've considered, if any. *

Screen.Recording.2024-09-25.at.16.32.25.mov

Related to / Depends on *

Branch created from the back task

Copy link

vtex-io-ci-cd bot commented Sep 25, 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 😞

@vtex-io-docs-bot
Copy link

vtex-io-docs-bot bot commented Sep 25, 2024

Beep boop 🤖

I noticed you didn't make any changes at the docs/ folder

  • There's nothing new to document 🤔
  • I'll do it later 😞

In order to keep track, I'll create an issue if you decide now is not a good time

  • I just updated 🎉🎉

@@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did this change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

probably when the file was saved, my vscode preferences changed this

CHANGELOG.md Show resolved Hide resolved
messages/es.json Outdated Show resolved Hide resolved
@ataideverton ataideverton force-pushed the fix/quickorder-inactive-status-message branch from b6b3a85 to 9a8f68a Compare October 2, 2024 13:04
Copy link

github-actions bot commented Oct 2, 2024

Warnings
⚠️

package.json was changed, but not yarn.lock (vice-versa) [:bulb: are you sure this is right?]

Messages
📖 ❤️ Thanks!
📖

🎉 PR additions = 65, PR deletions = 29

Generated by 🚫 dangerJS against 9a8f68a

@ataideverton ataideverton merged commit 2a035c0 into vtex-apps:master Oct 2, 2024
17 of 19 checks passed
Copy link

vtex-io-ci-cd bot commented Oct 2, 2024

Your PR has been merged! App is being published. 🚀
Version 3.15.8 → 3.15.9

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.

3 participants