Adrien de Peretti
bd031ef7ad
feat(medusa:) Convert PaymentProvider + PaymentProviderInterface to TS + ( #1773 )
...
* feat(payments): Refactor core Payment related
* fix(medusa): typings
* test(unit): fix suite
* test(unit): fix suite
* feat(medusa): Improve payment provider container typings
* fix(medusa): typings
* styles(medusa): renove comments
* feat(medusa): cleanup
* feat(medusa): Add uniq constraint on payment session and idem key on create-payment-session end point
* fix(medusa): migration
* fix(medusa): create payment session
* feat(medusa): cleanup
2022-08-10 17:26:16 +02:00
Shahed Nasser
3b28f46705
docs: added reference for JS Client ( #1629 )
...
* added reference for JS Client
* added reference for JS Client
* added reference for JS Client
2022-07-08 18:21:46 +03:00
Sebastian Mateos Nicolajsen
897ccf475a
Feat/note on order ( #399 )
...
* added NoteService and related endpoints && tests
* removed snapshots
* corrected error in service
* removed snapshot
* added the ability to note down author using a string
* updated model for note
* refactored to access logged in user
* added other user id option
* removed snapshot
* updated according to feedback
* removed snapshots
* reintroduced snapshots
* updated to snake case
* removed try catch from use-db
2021-09-22 15:19:35 +02:00
Sebastian Rindom
31d5bb017d
fix: merge
2021-03-16 22:27:09 +01:00
Sebastian Rindom
3d0dff58c4
docs: fixture improvements + small fixes ( #204 )
...
* fix: deref arrays
* docs: clean up
* fix: update license
2021-03-16 18:15:41 +01:00
Sebastian Rindom
7c7f86e8e8
fix: allows shipping option filters in return ( #202 )
...
* fix: allows shipping option filters in return
* fix: test
* chore: update fixtures
* docs: update openapi
2021-03-12 14:23:03 +01:00
Sebastian Rindom
8edb32c742
docs: oas ( #197 )
...
Adds OpenAPI specification of Storefront and Admin APIs.
Updates docs project.
2021-03-10 11:51:54 +01:00