Carlos R. L. Rodrigues
|
1acfdc4ffe
|
chore(core-flows, medusa): cancel request return (#8153)
* fix(core-flow): request item return reason
* chore(core-flows): cancel request return
|
2024-07-17 09:35:46 +01:00 |
|
Carlos R. L. Rodrigues
|
5813216c88
|
core(core-flows, medusa): remove request item return (#8146)
|
2024-07-16 11:23:34 -03:00 |
|
Carlos R. L. Rodrigues
|
7123f9ff63
|
feat(core-flows,medusa,order): remove return shipping (#8137)
What:
* `DELETE /admin/returs/:id/shipping_methods/:action_id`
FIXES: CC-187
|
2024-07-16 10:27:16 +00:00 |
|
Oli Juhl
|
ffd4b195ee
|
feat: Add exchange return shipping (#8108)
* wip
* finalize tests
* feat: Add exchange return shipping
* add shipping to preview
* test input
* move utils and ignore already inserted shipping method
* use custom price
---------
Co-authored-by: Carlos R. L. Rodrigues <rodrigolr@gmail.com>
|
2024-07-15 22:04:20 +02:00 |
|
Riqwan Thamir
|
566bbd5074
|
feat(core-flows,types): cancel order changes workflow (#8035)
what:
- adds cancel order changes workflow
|
2024-07-09 14:06:33 +00:00 |
|
Adrien de Peretti
|
9750047af1
|
chore: Rename entity to model (#7977)
**What**
Start renaming `entity` to `model`
|
2024-07-08 07:43:49 +00:00 |
|
Carlos R. L. Rodrigues
|
07715e6b50
|
chore(order): cancel return (#7881)
|
2024-07-02 06:52:58 -03:00 |
|
Riqwan Thamir
|
03924a4ff6
|
chore: move to swc/jest (#7739)
* chore: move to swc
* chore: fix tax rate tests
* chore: undo failed test
* chore: fix unit tests script
* chore: use node 20
* Update scripts/run-workspace-unit-tests-in-chunks.sh
|
2024-06-20 12:59:33 +02:00 |
|
Carlos R. L. Rodrigues
|
cfa983001b
|
feat(order): create claim and exchange (#7734)
|
2024-06-18 08:08:16 -03:00 |
|
Carlos R. L. Rodrigues
|
75811cd4b3
|
feat(order): Claim and Exchange entities (#7681)
|
2024-06-12 14:49:15 -03:00 |
|
Carlos R. L. Rodrigues
|
37426939da
|
Feat(order): post purchase support (#7666)
|
2024-06-10 18:44:51 -03:00 |
|
Carlos R. L. Rodrigues
|
f57dc98c7a
|
chore(order): Paid Total and Refunded Total (#7373)
|
2024-05-20 15:48:57 -03:00 |
|
Carlos R. L. Rodrigues
|
6c94d0205c
|
Feat(order): return reason and transaction methods (#7303)
|
2024-05-13 16:15:25 +00:00 |
|
Oli Juhl
|
cf9605fe6f
|
feat(order): Add display_id to order table (#7242)
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
|
2024-05-05 19:43:13 +02:00 |
|
Adrien de Peretti
|
4eae25e1ef
|
chore(): Reorganize modules (#7210)
**What**
Move all modules to the modules directory
|
2024-05-02 15:33:34 +00:00 |
|