This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 322
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: allow claim address edit * fix: allow claim address edit
* Begins support for sql * Starts work on tabs * feat/order-tabs * Fixes tab styling * Work on settings * Adds work on shipping * hotfix(swap): Check if return status is present * Finalizes discount * Adds product work * Working on prices * Finalizes product editing * Fixes prices editor * Add fixes to order overview * fix: order details * Product creation fix * Fixed tax rate * fix: returns/fulfillments * Fixes amount refunded * fix: swaps * fix: shipping methods returns/swaps * Fix prices * small timeline fix * fix: uppercase currencies * Adds order shipping update * small styling fixes * fix: gift cards * Fixes shipping option * Adds spinner to capture * Adds tab support * fix: small fixes * fix: small fixes * fix: variant grid prices * customer fix * Fix order view * discount_rule -> rule * fix * fix: add cancel order * fix currency input * Small fix * fix: currency input size * fix: swap * Fixed prices * fix product search * fix: return currency input * admin price working * fix: round integers * fix pagination * add medusa font logo * fix: discounts * adds pagination and search to discounts * --amend * hotfix: disable product from discounts * hotfix: temp remove product searcj * --amend * fix merge conflicts * feat: claims (#17) * feat: adds product type, collection and tag support * fix: claims update * fix: claim shipments * fix: resend api (#18) * add initial draftorder work * hotfix: remove 0 from tags * add draft order func. * Fixes address details on order overview * clean up * add admin only option to shipping * Staging (#19) * fix: resend api * feat: tracking links * fixes * fix: Enables product search * --amend * hotfix: retrieve only required product fields * finalises first round of cosmetic updates * hotfix: Render collection title * Finalises first draft of draft orders * cleanup * fix register payment endpoint * add add and delete line item from draft order * fixes nullish address * filter out shipping options * adds spinner to product search Co-authored-by: olivermrbl <oliver@mrbltech.com> Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
…surrounding structure
Feat/disable notifications
* added order * supported search for gift cards * removed linespace * ensured that if no order exists, the gift card is still rendered
…erview (#60) * in order details page, under the customer section, the shipping and billing addresses now include the state and display the country name instead of country_code * fix billing_address never displayed due to wrong conditional clause
* add: product details overview * fix: info.svg * fix: adjustments based on seb's comments * fix: use discountable fix + small refactorings * refactor: input with tooltip and extract info tooltips in a component * fix: move discountable to initially hidden fields + filter empty images * fix: convert empty strings to nulls for measurement fields
* optional hairline border top on card header * fulfillment and simple event items * our own timeline component with timeline items * line-item component for order timeline * custom copy to clipboard color * order timeline components updates * removed commented out code * lineitem refactor * pr adjustments * update prices * fixed placeholder * add proper placeholder * add thumbnail if exists * notification fix for ordertimeline * removed comment and unused prop * simple event rename
* hotfix: Show variants on new product (#108) * filter dropdown * tags working * ui update for dropdown * ui adjust * pr adjust * filter dropdown * tags working * ui update for dropdown * ui adjust * pr adjust * tags by id * dont fail if products dont exist * fixed offsets and pagination * review updates * fetch tags only when tags are selected as filters * make tags a filter object * null check for tags * filtering nulls * removed comments * checkpoint * checkpoint * working until every tag is deleted * tooltip working * remove console.log Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: olivermrbl <oliver@mrbltech.com>
Thanks for the contribution @TheLearneer !
* Convert string inventory_quantity to number * use parseInt intead
* modal revamp * create molecule modal * better addProps * add radix dialog * update modal with proptypes
Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com> Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com> Co-authored-by: zakariaelas <zakaria.elas@gmail.com> Co-authored-by: Kasper <kasper@medusa-commerce.com> Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com> Co-authored-by: Zakaria El Asri <33696020+zakariaelas@users.noreply.github.com> Co-authored-by: Sebastian Rindom <seb@medusajs.com> Co-authored-by: Sebastian Rindom <skrindom@gmail.com> Co-authored-by: Yash Maheshwari <yashmaheshwari551@gmail.com> Co-authored-by: Kasper <kasper@medusajs.com>
🔮 Deploy Preview for frosty-goldwasser-317e6f canceled. 🔨 Explore the source changes: 5cce24b 🔍 Inspect the deploy log: https://app.netlify.com/sites/frosty-goldwasser-317e6f/deploys/6200cfb9a540190007a99a36 |
✔️ Deploy Preview for brave-joliot-b0c9be ready! 🔨 Explore the source changes: 5cce24b 🔍 Inspect the deploy log: https://app.netlify.com/sites/brave-joliot-b0c9be/deploys/6200cfb9e9c09500079cc373 😎 Browse the preview: https://deploy-preview-326--brave-joliot-b0c9be.netlify.app |
srindom
approved these changes
Feb 7, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description to be added