1416 Commits

Author SHA1 Message Date
Victor Gerbrands
16512c0615 chore: update readme with npx command 2023-05-15 13:19:47 +02:00
Victor Gerbrands
9d82379c20
Merge pull request #11 from shahednasser/patch-1
chore: general fixes to the readme
2023-05-12 17:07:56 +02:00
Victor Gerbrands
43c7434046 chore: add --seed 2023-05-12 17:06:25 +02:00
Victor Gerbrands
fd58b32068
Merge branch 'main' into patch-1 2023-05-12 16:54:22 +02:00
Victor Gerbrands
1557568492
Merge pull request #12 from medusajs/feat/feedback
fix: implement feedback
2023-05-12 16:24:03 +02:00
Victor Gerbrands
11e0a084fd fix: rename repo in readme 2023-05-12 15:30:33 +02:00
Victor Gerbrands
016201161e fix: rename repo 2023-05-12 15:27:51 +02:00
Victor Gerbrands
b6cf1704ae fix: add backend url fallback 2023-05-12 15:10:28 +02:00
Victor Gerbrands
c90b2664b7 fix: add revalidation to homepage 2023-05-12 14:56:33 +02:00
Victor Gerbrands
2c6c984ede fix: rm redundant revalidation from pdp 2023-05-12 14:45:09 +02:00
Shahed Nasser
d0c100a4eb
re-added setup steps 2023-05-12 15:42:22 +03:00
Victor Gerbrands
12c466eddd fix: typo 2023-05-12 14:18:57 +02:00
Victor Gerbrands
b8f154cdf5 feat: add checkout page 2023-05-12 14:13:04 +02:00
Shahed Nasser
c1555092c2
chore: general fixes to the readme 2023-05-12 14:32:31 +03:00
Victor Gerbrands
d9e00ff560 fix: show variant name in cart 2023-05-12 13:13:19 +02:00
Victor Gerbrands
2edef84866 fix: footer - medusa logo 2023-05-12 12:15:03 +02:00
Victor Gerbrands
6c318b2f6a fix: footer - change github repo 2023-05-12 11:59:57 +02:00
Victor Gerbrands
42e3bc3a5e
Update README.md 2023-05-12 11:07:41 +02:00
Victor Gerbrands
865373fd56 chore: update .env.example 2023-05-11 17:39:05 +02:00
Victor Gerbrands
fd64293798 Merge branch 'main' of https://github.com/medusajs/commerce 2023-05-11 17:25:50 +02:00
Victor Gerbrands
f2b7b6c8a2 feat: update .env.example 2023-05-11 17:25:31 +02:00
Victor Gerbrands
f872332140
Update README.md 2023-05-11 17:24:05 +02:00
Victor Gerbrands
1aab8c1a98
Update deploy button 2023-05-11 17:22:53 +02:00
Victor Gerbrands
46395206b6 fix: remove revalidate from cart requests 2023-05-11 16:36:48 +02:00
Victor Gerbrands
cd2db81bbb feat: update footer menu 2023-05-11 16:19:49 +02:00
Victor Gerbrands
0d4c7e33fc feat: add revalidate and pub key to fetch 2023-05-11 15:39:54 +02:00
Victor Gerbrands
2f4a6d2177 fix: add revalidate 2023-05-11 15:11:59 +02:00
Victor Gerbrands
99abe4d8da
Merge pull request #10 from medusajs/fix/thumbnail-as-featured-img
fix: use thumbnail as featured image
2023-05-11 13:49:58 +02:00
Victor Gerbrands
1a0c2eb85c fix: use thumbnail as featured image 2023-05-11 13:46:23 +02:00
Victor Gerbrands
0cb36b439b
Merge pull request #9 from MedusaNick/patch-1
Update README.md
2023-05-11 11:51:59 +02:00
Victor Gerbrands
a0901ad834
Merge pull request #8 from medusajs/feat/categories-menus
feat: add categories and menus
2023-05-11 11:48:24 +02:00
Nicklas Gellner
898f6e6b33
Update README.md
Add link to www for Medusa
2023-05-11 11:26:25 +02:00
Victor Gerbrands
904f9d7cce chore: add aws host to next config 2023-05-11 11:10:34 +02:00
Victor Gerbrands
a05a6ac65c fix: remove console.logs 2023-05-10 16:51:43 +02:00
Victor Gerbrands
8d70c0cdb5 feat: add categories and menus 2023-05-10 16:47:59 +02:00
Victor Gerbrands
52a1dddfc6
Merge pull request #7 from medusajs/fix/render-bugs
fix: cart bugs
2023-05-09 19:46:08 +02:00
Victor Gerbrands
f739c891b0 fix: cart bugs 2023-05-09 19:16:13 +02:00
Victor Gerbrands
834e6bdff3
Merge pull request #6 from medusajs/feat/seb-feedback
feat: product sorting
2023-05-09 18:17:09 +02:00
Victor Gerbrands
088c798b6b
Merge pull request #5 from medusajs/feat/move-ops-cart-to-lib
refactor: move cart ops from api route to lib
2023-05-09 15:12:44 +02:00
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
1fcda7a232 refactor: move cart ops from api route to lib 2023-05-09 12:57:42 +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