docs: redesigned admonitions (#5689)

This commit is contained in:
Shahed Nasser
2023-11-22 17:07:29 +00:00
committed by GitHub
parent 00d59e28e9
commit 2850e9a772
34 changed files with 275 additions and 55 deletions
@@ -112,7 +112,7 @@ To edit a discounts condition:
### Delete a Condition
:::caution
:::warning
Deleting a condition can't be undone. You can still add a new condition of the same type afterward.
@@ -148,7 +148,7 @@ If you face any errors or difficulties while uploading an image, please contact
### Delete Gift Card Image
:::caution
:::warning
If you delete an image, you wont be able to restore it.
@@ -167,7 +167,7 @@ To delete a gift card image:
## Unpublish Gift Card
:::caution
:::warning
Unpublishing a gift card prevents customers from seeing the gift card in the storefront, purchasing it, or using it.
@@ -20,7 +20,7 @@ When a claim is created, you can choose whether the claim will be resolved throu
## Create a Claim
:::caution
:::warning
If you create a claim of type Refund, a refund is issued to the customer right after the claim is created. Before you can create a claim for an order, you must capture the orders payment, and create fulfillment in the order for the items included in the claim.
@@ -79,7 +79,7 @@ To mark a claims return as received:
### Cancel a Claims Return
:::caution
:::warning
Canceling a return cant be undone.
@@ -95,7 +95,7 @@ To cancel a return of a claim:
## Manage a Claims Fulfillments
:::caution
:::warning
This section only applies if the Claims type is Replace.
@@ -135,7 +135,7 @@ Shipment details can be seen in the Timeline section.
### Cancel a Claims Fulfillment
:::caution
:::warning
If you cancel a fulfillment, it cant be reverted. Only a fulfillment that hasnt been marked as shipped can be canceled.
@@ -160,7 +160,7 @@ A claim of type Refund can be canceled by just [canceling the return of the clai
### For Replace Claims
:::caution
:::warning
Canceling a claim cant be undone. The [return of the claim must be canceled](#cancel-a-claims-return) before the claim itself is canceled.
@@ -99,7 +99,7 @@ To cancel a draft order:
## Mark Draft Order as Paid
:::caution
:::warning
When you mark a draft order as paid, a new order is created and associated with this draft order. This cant be undone, but the new order created can be canceled.
@@ -47,7 +47,7 @@ You can check the fulfillment details in the Fulfillment and Timeline sections.
## Mark a Fulfillment Shipped
:::caution
:::warning
Once a fulfillment is marked as shipped, it cant be reverted. You must [create a fulfillment](#create-fulfillment) first before you can mark it as shipped.
@@ -71,7 +71,7 @@ Shipment details can be seen in the Timeline section.
## Cancel a Fulfillment
:::caution
:::warning
If you cancel a fulfillment, it cant be reverted. Only a fulfillment that hasnt been marked as shipped can be canceled.
@@ -166,7 +166,7 @@ The note will be added and can be seen in the timeline.
## Delete a Note
:::caution
:::warning
Deleted notes cant be retrieved.
@@ -34,7 +34,7 @@ To capture an orders payment:
## Refund Payment
:::caution
:::warning
Refunding payments cant be undone. Payment can only be refunded after it has been captured.
@@ -61,7 +61,7 @@ To request a return for an order:
## Receive Return
:::caution
:::warning
Once the return is marked as received, a refund will be issued to the customer. A return can only be marked as “received” if the payment of the order or the items chosen in the return is captured.
@@ -20,7 +20,7 @@ For a list of accepted columns, refer to [this guide](../../modules/price-lists/
:::
:::caution
:::warning
When you import prices into a price list, it removes existing prices and adds new prices.
@@ -146,7 +146,7 @@ To delete a product from a price list and remove the pricing changes as well:
## Delete Price List
:::caution
:::warning
Deleting a price list cannot be undone. Prices defined in the price list will no longer be available for the customers.
@@ -300,7 +300,7 @@ To manage the thumbnail of a product:
### Delete Thumbnail
:::caution
:::warning
Deleting a thumbnail cant be undone.
@@ -55,7 +55,7 @@ By default, taxes are calculated automatically by Medusa. Theyre calculated i
If you use a third-party tax provider and you want to avoid sending too many requests to the tax provider, you can disable this behavior.
:::caution
:::warning
If you switch off automatic taxes calculation, the taxes must be calculated manually on checkout. If youre unsure how that works, please contact your technical team.
@@ -64,7 +64,7 @@ To edit an override:
## Delete Override
:::caution
:::warning
If you delete an override you wont be able to restore it and it wont be applied during checkout. If you want to, instead, remove some entries from an override type, you should [edit the override](#edit-override) instead.