Riqwan Thamir
adcd25650c
feat(medusa,core-flows,types): API to create payment collections for order ( #8617 )
...
what:
- adds an API to create a payment collection for order
2024-08-16 08:16:40 +00:00
github-actions[bot]
bb72fda9ae
chore(docs): Generated References ( #8618 )
...
Generated the following references:
- `core_flows`
- `modules`
- `types`
2024-08-16 06:46:10 +00:00
github-actions[bot]
0f67345308
chore(docs): Updated API Reference (v2) ( #8619 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
2024-08-16 06:46:04 +00:00
Shahed Nasser
9bdcdc76a8
docs: redesign help button ( #8610 )
...
Redesign help button
Closes DOCS-817
2024-08-16 06:40:05 +00:00
Shahed Nasser
0cc2a62b9b
docs: collapse sidebar by default in main docs + persist state ( #8608 )
...
* docs: collapse sidebar by default in main docs + persist state
* persist sidebar hidden
2024-08-16 09:29:14 +03:00
Shahed Nasser
1bfdceb34c
docs: fix usage of AdminCreateProduct in validation of digital product recipe ( #8601 )
2024-08-16 09:28:31 +03:00
Shahed Nasser
f00e61707c
docs: update colors and typography ( #8604 )
2024-08-16 09:28:16 +03:00
Shahed Nasser
12728f17ad
docs: fix scroll top margin ( #8605 )
2024-08-16 09:28:02 +03:00
Shahed Nasser
5abe9f9c66
docs: fix expand badge ( #8611 )
...
* fix component
* update expand URL
2024-08-16 09:26:16 +03:00
Shahed Nasser
47eb19ca5d
docs: add associated workflow badge in api reference ( #8613 )
2024-08-16 09:26:04 +03:00
Shahed Nasser
0b6bc7e05f
docs: redesign pagination ( #8614 )
2024-08-16 09:25:53 +03:00
Riqwan Thamir
82c147b91e
feat(dashboard,core-flows,js-sdk,types,medusa): Add exchange UI + fixes ( #8606 )
...
what:
- adds exchange UI
- fixes bugs on core-flows and endpoints
- random set of tiny fixes
https://github.com/user-attachments/assets/b163b9c1-4475-4936-ae98-20795760cc55
2024-08-15 17:54:51 +00:00
Carlos R. L. Rodrigues
ba34c53151
fix(order): summary original_total ( #8616 )
2024-08-15 14:15:05 -03:00
Oli Juhl
9de9b3825f
fix(payment): Partial refunds ( #8603 )
...
* fix(payment): Partial payment provider refunds
* add tests
2024-08-15 19:01:22 +02:00
Carlos R. L. Rodrigues
c92aa3e397
feat(core-flow): order edit endpoints ( #8596 )
...
* The relevant part of this PR is only at folder `packages/medusa/src/api/admin/order-edits/`
All the other changes are Types
Missing:
* `/store` endpoints to confirm/decline the order change
* http tests of the full flow
2024-08-15 16:59:36 +00:00
github-actions[bot]
b23ddcdde8
chore(docs): Updated API Reference (v2) ( #8609 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-08-15 14:31:35 +00:00
Shahed Nasser
4bd0917aed
docs: change workflow diagram to list ( #8602 )
2024-08-15 16:47:27 +03:00
Shahed Nasser
b4d4b10ba5
docs: fix $lt and $gt in api reference ( #8580 )
2024-08-15 16:47:09 +03:00
Shahed Nasser
198d7c9927
docs: add a section in the book on how to retrieve a relationship ( #8594 )
2024-08-15 16:30:00 +03:00
Shahed Nasser
3bdfb66238
docs: change from showing required to showing optional in types references ( #8593 )
2024-08-15 16:29:49 +03:00
Oli Juhl
bda3f68057
fix(notification): Properly disable notification providers ( #8607 )
2024-08-15 14:59:14 +02:00
Shahed Nasser
b7bb793f03
feat(medusa-oas-cli): automatically fix missing circular references ( #8600 )
2024-08-15 13:31:47 +03:00
github-actions[bot]
3ea467e3e8
chore(docs): Generated References ( #8598 )
...
Generated the following references:
- `core_flows`
- `modules`
- `types`
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-08-15 09:42:38 +00:00
Shahed Nasser
b4f3b8a79d
docs: redesign sidebar ( #8408 )
...
* initial changes
* redesign the sidebar + nav drawer
* changes to sidebar items
* finish up sidebar redesign
* support new sidebar in resources
* general fixes
* integrate in ui
* support api reference
* refactor
* integrate in user guide
* docs: fix build errors
* fix user guide build
* more refactoring
* added banner
* added bottom logo + icon
* fix up sidebar
* fix up paddings
* fix shadow bottom
* docs: add table of content (#8445 )
* add toc types
* implement toc functionality
* finished toc redesign
* redesigned table of content
* mobile fixes
* truncate text in toc
* mobile fixes
* merge fixes
* implement redesign
* add hide sidebar
* add menu action item
* finish up hide sidebar design
* implement redesign in resources
* integrate in api reference
* integrate changes in ui
* fixes to api reference scrolling
* fix build error
* fix build errors
* fixes
* fixes to sidebar
* general fixes
* fix active category not closing
* fix long titles
2024-08-15 12:13:13 +03:00
Riqwan Thamir
4cb28531e5
feat(core-flows,dashboard): add fixes to allow only outbound or inbound claims ( #8590 )
...
what:
- allows completing claim with only inbound items
- allows completing claim with only outbound items
- validates against creating claims when an active change order is present
2024-08-14 21:09:05 +00:00
Carlos R. L. Rodrigues
a45ff1c147
fix(chore-flows): update shipping method price ( #8592 )
2024-08-14 12:53:59 +00:00
Carlos R. L. Rodrigues
3d3fd9e500
fix(core-flows): add order transaction on capture ( #8591 )
2024-08-14 11:16:19 +00:00
Harminder Virk
19d30df624
refactor: Run migrations and links sync after loading the app ( #8582 )
2024-08-14 14:09:24 +05:30
Shahed Nasser
92a7b5b4c0
docs-util: fix OAS generation error ( #8577 )
2024-08-14 11:21:22 +03:00
github-actions[bot]
c820741df9
chore(docs): Generated References ( #8583 )
...
Generated the following references:
- `core_flows`
- `modules`
- `order`
- `types`
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-08-13 13:58:28 +00:00
Riqwan Thamir
01c8e4d3c1
fix(core-flows): fixes build fails ( #8584 )
2024-08-13 13:30:18 +00:00
Riqwan Thamir
e823021446
feat(core-flows): introduce a generic create entities step ( #8553 )
2024-08-13 14:50:17 +02:00
Shahed Nasser
cd0acbd921
docs: fixes and preparations for workflows reference ( #8579 )
...
- Fix the merger configuration that adds the correct slug / sidebar labels
- Add an overview page for the workflows reference.
- Fixes to components and build scripts
2024-08-13 12:30:55 +00:00
Riqwan Thamir
6f50e376a9
fix(core-flows): fixes duplicate fulfillment issue ( #8581 )
...
what:
- fixes a bug where fulfilling an outbound item was throwing an error due to the entire order being processed for fulfillment
RESOLVES CC-298
2024-08-13 10:40:46 +00:00
Shahed Nasser
1c8aeb9735
chore(medusa,types): [14/14] Add request types to API routes ( #8576 )
...
* chore(medusa,types): [14/14] Add request types to API routes
* more types
2024-08-13 12:57:13 +03:00
Shahed Nasser
5ff5159cee
chore(medusa,types): [13] Add request types to API routes ( #8575 )
2024-08-13 12:56:54 +03:00
Shahed Nasser
369d7b54d2
chore(medusa,types): [12] Add request types to API routes ( #8574 )
2024-08-13 12:56:35 +03:00
Shahed Nasser
82de6572f9
chore(medusa,types): [11] Add request types to API routes ( #8572 )
2024-08-13 12:56:18 +03:00
Carlos R. L. Rodrigues
1ff988c3f8
feat(core-flows): order edit flows ( #8555 )
...
What:
- Order edit workflows
Tests of the flows will come in a next PR together with http endpoints
2024-08-13 09:47:01 +00:00
github-actions[bot]
e5909d4aad
chore(docs): Generated References ( #8573 )
...
Generated the following references:
- `cart`
- `core_flows`
- `dml`
- `fulfillment`
- `helper_steps`
- `inventory_next`
- `modules`
- `order`
- `order_models`
- `payment`
- `pricing`
- `promotion`
- `tax`
- `types`
- `utils`
- `workflows`
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-08-13 09:26:51 +00:00
Stevche Radevski
a013c4edc5
feat: Move userpass default definition to defineConfig instead of a hard-coded value ( #8557 )
2024-08-13 11:10:23 +02:00
Shahed Nasser
fc439a32f1
chore(medusa,types): [8] Add request types to API routes ( #8565 )
2024-08-13 10:10:10 +03:00
Shahed Nasser
571a3d1671
chore(medusa,types): [7] Add request types to API routes ( #8564 )
...
Add request types as type arguments in API routes. This also includes adding / rearranging types under the `types` package.
PR 7/n
2024-08-13 07:00:36 +00:00
Shahed Nasser
163205a9a2
docs-util: associate an API route with the workflow it uses ( #8554 )
2024-08-13 09:56:06 +03:00
Shahed Nasser
705ea0ad33
docs: improve the workflow hooks guide ( #8538 )
...
* initial
* docs: improve workflow hook guides
2024-08-13 09:55:37 +03:00
Shahed Nasser
d0db833817
docs: added troubleshooting for using pnpm ( #8537 )
2024-08-13 09:54:56 +03:00
Shahed Nasser
35da5dedc1
docs: fix build errors + update medusa docs link ( #8550 )
...
* docs: update medusa docs link
* fix @medusajs/icon version
* fix user guide build
* fix build error
2024-08-13 08:51:20 +02:00
Kasper Fabricius Kristensen
b2250ed7b1
feat(dashboard): BulkEditor Boolean cell behaviour ( #8418 )
...
* progress
* progress
* add special Space behaviour for boolean cells
* prevent shift clicking setting rangeEnd outside of anchor column
2024-08-13 08:47:54 +02:00
Shahed Nasser
b78e286224
chore(medusa,types): [10] Add request types to API routes ( #8567 )
2024-08-13 09:38:56 +03:00
Shahed Nasser
61cbc8c0be
chore(medusa,types): [9] Add request types to API routes ( #8566 )
2024-08-13 09:38:33 +03:00