Shahed Nasser
2df3c5a7a1
docs: improve page titles ( #11987 )
2025-03-26 11:39:22 +02:00
Shahed Nasser
c96560ccb7
docs: remove custom searching mechanism ( #11984 )
...
* docs: remove custom searching mechanism
* remove grouping
* changes to grouping
* small title change
* update resources sitemap
2025-03-26 10:56:02 +02:00
Shahed Nasser
87b75ea959
docs: add sitemap to API reference ( #11985 )
...
* docs: add sitemap to API reference
* remove duplicate sitemap
* update sitemap
2025-03-26 08:52:44 +02:00
Frane Polić
d0d2ea4f20
fix(order): caculate received total for pending difference ( #11919 )
...
**What**
- use the return received total to compute pending difference with return requested total
**Why**
- this would show incorrect outstanding amount when receiving a return and also, the outstanding amount after the return is received would be incorrect
2025-03-25 18:14:44 +00:00
Shahed Nasser
cbd1786ca5
docs: small improvements to the general deployment guide ( #11978 )
2025-03-25 19:25:53 +02:00
Shahed Nasser
178e034561
docs-util: sort examples to show JS SDK first ( #11986 )
2025-03-25 19:25:34 +02:00
Shahed Nasser
0cc306bf56
fix(js-sdk, types): fixes types and deprecate duplicate methods ( #11975 )
2025-03-25 16:37:30 +01:00
Shahed Nasser
80e320e094
docs: clarify limitations in query brands guide ( #11980 )
2025-03-25 16:50:00 +02:00
Shahed Nasser
c8389834a1
docs: fixes to quotes management guide ( #11981 )
...
* docs: fix request snippet in quote management guide
* fix hook
2025-03-25 16:49:46 +02:00
Carlos R. L. Rodrigues
01089d5bc8
chore(core-flows): price list skip when no data ( #11977 )
2025-03-25 10:55:30 -03:00
Shahed Nasser
83e063229b
docs-utils: support routes that include global variables ( #11976 )
...
* docs-util: support urls that have variable names
* re-generate examples
* disable removing js sdk examples and replace with warning
2025-03-25 15:36:00 +02:00
Shahed Nasser
768ea91e1b
chore(js-sdk,types): add missing examples for JS SDK methods ( #11934 )
...
* chore(js-sdk,types): add TSDocs for calculate method
* added tsdocs for promotions
* finished adding examples
* fixes
* remove unused import
2025-03-25 14:55:54 +02:00
Shahed Nasser
8a302130b3
docs-util: add JS SDK examples to generated OAS ( #11935 )
2025-03-25 11:11:48 +02:00
Kasper Fabricius Kristensen
d53af655f0
fix(dashboard): Reduce size of Notifications Trigger ( #11955 )
2025-03-24 19:03:44 +01:00
Shahed Nasser
284e5db4f7
docs: fixes to search in API references ( #11959 )
2025-03-24 16:48:08 +02:00
Shahed Nasser
2ec59ddadc
docs: typos and examples fixes ( #11954 )
...
* docs: typos and examples fixes
* fix notification example
2025-03-24 09:33:22 +02:00
Shahed Nasser
c6f2f444ed
fix(js-sdk): fix the return type of the promotion.listRules method ( #11937 )
2025-03-24 07:35:15 +01:00
Shahed Nasser
1bcd822963
chore: fix links in contribution guidelines ( #11829 )
2025-03-24 07:08:16 +01:00
Frane Polić
de8c034d1b
feat(core-flows, types): calculated shipping in RMA flows ( #11533 )
...
* wip: calculated SO pricing in RMA flows
* fix: types
* chore: small refactor
* feat: caluclated shipping in return flow
* fix: module integrations
* fix: array containing
* feat: refresh shipping on update item quantity
* rm: log
* rm: log2
* feat: update interface, remove flag
* fix: revert change on OE for now
* fix: import
* feat: refactor flwos, cleanup cacluation cotext data model, wip exchanges
* feat: refreshing inbound/outbound shipping on items change
* feat: refresh exchange shipping on return item add, test
* feat: refresh shipping on exchange/return item remove
* fix: check optional
* feat: test recalculation on quantity update
* feat: calculated shipping on claims
* fix: comment
* wip: address comments
* fix: more remote query, fix build
* refactor: claim refresh workflow
* fix: remove throw option
* fix: deconstruct param
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2025-03-24 07:07:47 +01:00
Shahed Nasser
053326950d
fix(js-sdk): fix the API route used in fulfillment.cancel method ( #11936 )
2025-03-21 15:08:44 +00:00
Shahed Nasser
df5ae50612
docs-util: add tool to generate mapping between JS SDK examples and routes ( #11933 )
...
* initial implementation
* finish implementation
* add js sdk key
2025-03-21 15:34:52 +02:00
Shahed Nasser
834b309037
docs: add missing ui dependency ( #11931 )
2025-03-21 14:48:44 +02:00
Shahed Nasser
5587451c92
docs: add a note to stripe customization in next.js starter ( #11929 )
2025-03-21 12:24:22 +02:00
Harminder Virk
cab6f3a8ad
feat: add support for accessing step results via context ( #11907 )
...
Fixes: FRMW-2934
This PR adds support for accessing the results of a hook using the `hook.getResult` method.
2025-03-21 10:15:38 +00:00
Shahed Nasser
a3f4560263
docs: fix sitemap of ui docs ( #11928 )
2025-03-21 12:04:18 +02:00
Shahed Nasser
4c33586946
docs: added troubleshooting guides + improvements ( #11927 )
...
* docs: added troubleshooting guides + improvements
* build fixes
2025-03-21 11:47:03 +02:00
Stevche Radevski
c4f75ecbb2
feat: Add support for generating a cloud-ready config out of the box ( #11850 )
2025-03-21 09:21:38 +01:00
Kasper Fabricius Kristensen
c40fb01d92
fix(ui): Disable select cells if the row cannot be selected ( #11442 )
2025-03-20 11:52:07 +01:00
Shahed Nasser
98e630bce5
docs: improved search results ( #11909 )
2025-03-19 15:31:01 +02:00
Shahed Nasser
ee014e063e
docs: added product review guide ( #11852 )
...
* finish guide
* fix tags not showing correctly
* revert changes in prepare
* generate changes
2025-03-19 15:19:38 +02:00
Frane Polić
8385a5e34d
feat(core-flows): revisit fulfillment flow reservations and support inventory kit ( #11790 )
...
* feat: fulfillment flow with reservations and inventory kit
* fix: account for custom line items
* chore: cleanup, changeset
* fix: revert action check
* fix: deduplicate, test item qunatities, compute line item quantity from fulfillment items
* fix:
* fix: improve types
* fix: optimize fetched fileds in cancel fulfillment workflow
* fix: add a test case
* chore: update type
2025-03-19 13:15:24 +01:00
Shahed Nasser
a73c9770fa
docs: fix request http method in wishlist guide ( #11902 )
...
* docs: fix request http method in wishlist guide
* generated llms
2025-03-19 11:40:35 +02:00
Arūnas Bandzaitis
e2ee4a1d5f
feat(dashboard): add support for Lithuanian language ( #11903 )
2025-03-19 10:32:30 +01:00
Arūnas Bandzaitis
a86b7858b5
fix(dashboard): EN language mistypes, missing words ( #11904 )
2025-03-19 10:31:56 +01:00
Shahed Nasser
4827db98f7
docs: added to workflow legend + example improvements ( #11895 )
2025-03-19 08:31:28 +02:00
Shahed Nasser
9ead47c51e
docs: add prepare script to generate sidebar ( #11894 )
2025-03-18 17:37:51 +02:00
Shahed Nasser
eb2aa8da3c
docs-util: collapse types in references ( #11888 )
...
* docs-util: collapse types in references
* improve for arrays
2025-03-18 16:49:34 +02:00
Shahed Nasser
ac24749bd3
docs: generated references after collapse types improvement ( #11889 )
2025-03-18 16:48:43 +02:00
Radek Napora
d0ca0f5ce0
fix(dashboard): repair scrollbar behavior in variant inventory form ( #11710 )
2025-03-18 12:40:36 +01:00
Shahed Nasser
2b2b65f5f7
docs: cache revalidation in next.js storefront + storefront totals ( #11887 )
...
* initial changes
* generated sidebar
2025-03-18 12:20:09 +02:00
Harminder Virk
ff3885500c
fix: hooks auto-generated types to have precise input options ( #11886 )
2025-03-18 15:41:01 +05:30
Shahed Nasser
3f2bdb59cb
docs: improved data model docs ( #11884 )
...
* docs: improved data model docs
* fix build errors
2025-03-18 11:45:21 +02:00
Harminder Virk
aa6d5aa3cf
fix: register locking provider with its unique id ( #11874 )
2025-03-18 15:04:47 +05:30
Frane Polić
63330668ed
fix(dashboard): location injection zones ( #11845 )
...
FIXES SUP-1159
2025-03-18 08:33:07 +00:00
Shahed Nasser
cb68a9e67b
docs: added how-to guides for architectural modules ( #11883 )
...
* added initial how-tos
* finished changes
* generated sidebars
2025-03-18 09:49:19 +02:00
Shahed Nasser
0099c1e2e9
chore: added / improved tsdocs to cache, event, file, and notification modules ( #11879 )
...
* chore: added / improved tsdocs to cache, event, file, and notification modules
* small fixes
2025-03-18 09:07:32 +02:00
Shahed Nasser
bc3d04dac9
docs: read-only links + other changes ( #11878 )
...
* docs: read-only links + other changes
* re-generate
* fix vale errors
2025-03-18 08:31:09 +02:00
Riqwan Thamir
c3440e5e38
feat(medusa,types): add enabled plugins route ( #11876 )
2025-03-17 20:11:46 +01:00
Riqwan Thamir
9dd62d93bd
feat(core-flows,types,utils): make payment optional when cart balance is 0 ( #11872 )
...
what:
- make payment optional when cart balance is 0
2025-03-17 19:03:22 +00:00
Riqwan Thamir
5ab15a2988
feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change ( #11871 )
...
what:
- changes customer layout from 1 layout to 2
- adds ability to create and delete customer addresses
- adds 2 customer widget locations
- adds is_giftcard=false by default to products list
<img width="1663" alt="Screenshot 2025-03-08 at 21 34 02" src="https://github.com/user-attachments/assets/e66f05da-718c-4c25-81ce-67ba0a814ca3 " />
2025-03-17 16:16:27 +00:00