Philip Korsholm
|
b70df6be94
|
Feat: client admin shipping profiles (#929)
* shipping profiles resource
* spelling
|
2021-12-15 14:21:43 +01:00 |
|
Philip Korsholm
|
40f6e88875
|
Feat/medusa js admin collections (#916)
* feat: Add Auth Admin routes to JS client
* include api key verification for admin
* add admin/collections to medusa-js
* undo file changes
* jsdoc
Co-authored-by: olivermrbl <oliver@mrbltech.com>
|
2021-12-14 17:33:55 +01:00 |
|
Oliver Windall Juhl
|
85ef51ad34
|
Adds admin giftcard API to medusa-js (#921)
|
2021-12-14 16:06:39 +01:00 |
|
Oliver Windall Juhl
|
006e67eea1
|
Adds admin invites API to medusa-js (#922)
|
2021-12-14 15:34:23 +01:00 |
|
Oliver Windall Juhl
|
4ffe50a798
|
Adds admin notes API to medusa-js (#923)
|
2021-12-14 15:27:31 +01:00 |
|
Oliver Windall Juhl
|
7f4a7cbed0
|
Adds DraftOrder Admin routes to JS client (#920)
|
2021-12-14 09:48:16 +01:00 |
|
Oliver Windall Juhl
|
2ca1a8762d
|
feat: Add Discount Admin endpoint to JS client (#919)
|
2021-12-14 09:47:15 +01:00 |
|
Oliver Windall Juhl
|
25fe224a10
|
feat: Adds Customer Admin routes to JS client (#918)
|
2021-12-13 21:32:47 +01:00 |
|
Oliver Windall Juhl
|
5c47184b10
|
feat: Adds Auth Admin API to medusa-js (#917)
|
2021-12-13 19:35:57 +01:00 |
|
Oliver Windall Juhl
|
373532ecbc
|
feat: Typescript for API layer (#817)
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
Co-authored-by: Zakaria El Asri <33696020+zakariaelas@users.noreply.github.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com>
Co-authored-by: Sebastian Rindom <seb@medusa-commerce.com>
|
2021-11-18 15:19:17 +01:00 |
|
Sebastian Rindom
|
dd2980500e
|
chore(medusa): cleanup test routes
|
2020-08-27 09:53:22 +02:00 |
|
Sebastian Rindom
|
ab0c51819c
|
Brightpearl integration sales flow
|
2020-08-11 15:40:04 +02:00 |
|
Sebastian Rindom
|
c18677d5f2
|
Adds integration to send sales orders to brightpearl
|
2020-08-03 10:23:45 +02:00 |
|
Sebastian Rindom
|
bc5ff91a02
|
Adds Store Service to control store settings (#76)
Also adds support for `projectConfig.admin_cors` & `projectConfig.store_cors`
|
2020-06-29 10:23:24 +02:00 |
|
Sebastian Rindom
|
516bc7675d
|
Adds Middleware API (#40)
* Adds test project
* Adds e2e for end-2-end tests
* Update gitignore
* Update loaders
* Creates test project
* v0.1.27
* Upgrade
* dependency fixes
* Load project plugins in the plugin loader
* Issue with instanceof
* Fixes versioning issues
* Adds medusa middleware api
* Adds documentation
* Fixes tests
|
2020-05-01 13:33:03 +02:00 |
|
Oliver Windall Juhl
|
a53822d298
|
Adds admin endpoints / routes for user (#36)
Adds all endpoints / routes for user operations
Tweaks in UserService
Adds update in UserService
Fixes old tests
|
2020-04-17 08:13:24 +02:00 |
|
Sebastian Rindom
|
4ba63ccc0d
|
create product endpoint
|
2020-01-21 16:27:02 +01:00 |
|
Sebastian Rindom
|
c7cf9b8061
|
Add core
|
2020-01-18 15:08:22 +01:00 |
|