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

Implemented: Scheduled restock functionality (#285) #286

Merged
merged 21 commits into from
Jun 10, 2024

Conversation

R-Sourabh
Copy link
Contributor

@R-Sourabh R-Sourabh commented May 29, 2024

Related Issues

#285

Short Description and Why It's Useful

  • Implemented a new component 'Scheduled Restock' with basic UI and routing.

  • Implemented Scheduled Restock page and Restock review page UI.

  • Implemented Scheduled Restock Functionality.

  • Implemented Scheduled restock upload to support product identifiers and add support to only add selected items from the review page.

  • Implemented Enable reschedule button, added translate function, locales, and optimized the code.

  • Updated to add facility as optional and select the first value as default in product

  • Fixed scheduled time issue and replaced 'inbound' in job section with 'shipmentId'.

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot from 2024-06-05 18-59-53
Screenshot from 2024-06-05 18-59-19

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

R-Sourabh added 17 commits May 24, 2024 20:59
…& add support to only add selected items from review page(hotwax#285)
.env.example Outdated Show resolved Hide resolved
src/components/CreateMappingModal.vue Outdated Show resolved Hide resolved
src/store/modules/util/actions.ts Outdated Show resolved Hide resolved
src/store/modules/util/actions.ts Show resolved Hide resolved
src/views/Inventory.vue Outdated Show resolved Hide resolved
src/store/modules/util/index.ts Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/store/modules/stock/actions.ts Outdated Show resolved Hide resolved
src/store/modules/stock/actions.ts Outdated Show resolved Hide resolved
src/store/modules/stock/actions.ts Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestock.vue Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Show resolved Hide resolved
src/views/ScheduledRestockReview.vue Outdated Show resolved Hide resolved
src/store/modules/stock/actions.ts Outdated Show resolved Hide resolved
src/store/modules/stock/actions.ts Outdated Show resolved Hide resolved
src/store/modules/stock/getters.ts Outdated Show resolved Hide resolved
@ymaheshwari1 ymaheshwari1 merged commit 0ecb84d into hotwax:main Jun 10, 2024
2 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.

2 participants