Victor Gerbrands
|
3da9fddad7
|
feat: add search and sorting
|
2023-05-09 14:08:35 +02:00 |
|
Victor Gerbrands
|
4994c029fc
|
fix: capitalize currency code
|
2023-05-09 13:09:58 +02:00 |
|
Victor Gerbrands
|
efc6dd4b1a
|
Merge pull request #4 from medusajs/feat/medusa
feat: Medusa v1
|
2023-05-09 11:35:41 +02:00 |
|
Victor Gerbrands
|
caacbebedb
|
Merge branch 'main' into feat/medusa
|
2023-05-08 17:41:46 +02:00 |
|
Victor Gerbrands
|
e93e6cfe6e
|
Merge branch 'feat/medusa' of https://github.com/medusajs/commerce into feat/medusa
|
2023-05-08 17:30:27 +02:00 |
|
Victor Gerbrands
|
3ec0b2485a
|
fix: merge conflicts
|
2023-05-08 17:29:25 +02:00 |
|
Lee Robinson
|
3be4f4e6b5
|
Update all dependencies. (#1005)
|
2023-05-08 09:22:31 -05:00 |
|
Victor Gerbrands
|
f92b8dafd3
|
Merge pull request #3 from medusajs/fix/tailwind-fix
fix: tailwind config fix
|
2023-05-08 15:02:31 +02:00 |
|
Victor Gerbrands
|
a1045e53e0
|
refactor: convert tailwind configto es module
|
2023-05-08 14:59:41 +02:00 |
|
Victor Gerbrands
|
396b07c126
|
Merge pull request #2 from medusajs/feat/medusify-repo
feat: medusify repo
|
2023-05-08 14:52:51 +02:00 |
|
Victor Gerbrands
|
804b76d3a2
|
refactor: remove more shopify references
|
2023-05-08 14:47:41 +02:00 |
|
Victor Gerbrands
|
3fa5b3c7cb
|
refactor: replace shopify references
|
2023-05-08 14:42:42 +02:00 |
|
Victor Gerbrands
|
60ab70843d
|
fix: endpoint
|
2023-05-08 14:42:08 +02:00 |
|
Victor Gerbrands
|
9f9ffe4ac9
|
Merge pull request #1 from medusajs/feat/medusa-template
feat: add medusa to template
|
2023-05-08 14:04:22 +02:00 |
|
Victor Gerbrands
|
c114974faa
|
feat: medusify readme
|
2023-05-05 15:22:33 +02:00 |
|
Victor Gerbrands
|
2e1ca6eabc
|
fix: some minor fixes
|
2023-05-05 12:57:50 +02:00 |
|
Victor Gerbrands
|
cce421c418
|
feat: price formatting
|
2023-05-05 12:28:12 +02:00 |
|
Victor Gerbrands
|
575c3a3d0b
|
refactor: use cart.subtotal
|
2023-05-04 15:09:38 +02:00 |
|
Victor Gerbrands
|
10381c0110
|
fix: remove seo attributes from pdp
|
2023-05-04 15:00:40 +02:00 |
|
Victor Gerbrands
|
28c0fe95ed
|
refactor: remove console.logs
|
2023-05-04 14:19:46 +02:00 |
|
Victor Gerbrands
|
18ce43d0a4
|
refactor: getCollections
|
2023-05-04 14:17:43 +02:00 |
|
Victor Gerbrands
|
692ef9d8df
|
refactor: remove shopify folder
|
2023-05-04 14:04:59 +02:00 |
|
Victor Gerbrands
|
3c091ce5f6
|
fix: hide hidden colections
|
2023-05-04 14:03:43 +02:00 |
|
Victor Gerbrands
|
f4a71fa67d
|
fix: some TS issues
|
2023-05-04 13:57:32 +02:00 |
|
Victor Gerbrands
|
e453e401fb
|
fix: add to cart route
|
2023-05-04 13:43:20 +02:00 |
|
Victor Gerbrands
|
1971f1a7d1
|
fix: empty cart error
|
2023-05-04 13:39:19 +02:00 |
|
Victor Gerbrands
|
f8747bd506
|
refactor: small cleanup
|
2023-05-04 13:38:03 +02:00 |
|
Victor Gerbrands
|
8d0f25f501
|
fix: cart total amounts
|
2023-05-04 13:37:48 +02:00 |
|
Victor Gerbrands
|
4d99e73f20
|
fix: remove line items when 0
|
2023-05-04 13:04:58 +02:00 |
|
Victor Gerbrands
|
5bcf6cb5eb
|
fix: fix reshape function for new cart
|
2023-05-04 11:43:59 +02:00 |
|
Victor Gerbrands
|
99d93093c7
|
fix: wrap router.replace in useEffect hook
|
2023-05-04 11:43:27 +02:00 |
|
Victor Gerbrands
|
a46f39bd4c
|
feat: implemented most cart operations
|
2023-05-03 18:50:58 +02:00 |
|
Victor Gerbrands
|
cfe181ac41
|
feat: variant selector
|
2023-05-03 14:56:55 +02:00 |
|
Victor Gerbrands
|
e0e67f4270
|
feat: product options and variants
|
2023-05-03 14:01:34 +02:00 |
|
Victor Gerbrands
|
bff927e700
|
chore: bump compilerOptions target to es6
|
2023-05-03 12:29:42 +02:00 |
|
Victor Gerbrands
|
c4ab3aba8d
|
feat: reshape products
|
2023-05-03 10:55:45 +02:00 |
|
Victor Gerbrands
|
1cd708309d
|
fix: type fixes
|
2023-05-02 16:52:39 +02:00 |
|
Victor Gerbrands
|
ff8098128d
|
fix: replace shopify error
|
2023-05-02 16:14:57 +02:00 |
|
Victor Gerbrands
|
3ab0bd18d0
|
refactor: replace shopify imports
|
2023-05-02 15:42:35 +02:00 |
|
Victor Gerbrands
|
7021789621
|
feat: add medusa endpoints and reshapers
|
2023-05-02 15:41:48 +02:00 |
|
Victor Gerbrands
|
876800aad5
|
feat: add medusa types
|
2023-05-02 15:41:12 +02:00 |
|
Victor Gerbrands
|
496c1f4a70
|
chore: add medusa aws host to next config
|
2023-05-02 15:40:25 +02:00 |
|
olivermrbl
|
0f4f5a79df
|
Initial commit
|
2023-05-01 14:57:22 +02:00 |
|
Michael Novotny
|
86dca04eec
|
Adds note about needing a paid Shopify plan. (#999)
|
2023-04-26 19:10:48 -05:00 |
|
Tobias Lins
|
9ea5671579
|
Don't fail when collections are not found (#996)
* Don't fail when collections are not found
* fix another error
|
2023-04-26 09:26:52 -05:00 |
|
Michael Novotny
|
af21b29b73
|
Disables Add to Cart while mutating (#987)
|
2023-04-25 09:38:47 -05:00 |
|
Lee Robinson
|
c2b96d6e2f
|
Add robots.txt file + update Next version. (#984)
|
2023-04-24 09:53:56 -05:00 |
|
Michael Novotny
|
7cdecd322b
|
Updates demo for new version. (#979)
* Updates demo for new version.
* "Bump."
* Fixes TypeScript error.
* Revert file.
* Adds prettier url for v1 demo.
---------
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
|
2023-04-23 14:06:18 -05:00 |
|
Michael Novotny
|
a53ee3e3a0
|
Adds sitemap. (#982)
|
2023-04-23 13:55:25 -05:00 |
|
Michael Novotny
|
ee900a48e8
|
Updates to latest canary. (#981)
|
2023-04-21 13:35:39 -05:00 |
|