Alessandro Casazza
4da115d232
fix: Read and add wishlist items
2022-01-21 11:43:49 +01:00
Alessandro Casazza
0ea2929c31
chore: Revert core changes
2022-01-21 11:43:49 +01:00
Alessandro Casazza
dbecda64c4
fix: Clean order
2022-01-21 11:43:37 +01:00
Alessandro Casazza
0f5cdf99fb
fix: Clean order if it is placed
2022-01-21 11:43:37 +01:00
Bolaji Ayodeji
217a8f34c0
fix: fix type errors
2022-01-21 11:43:37 +01:00
Bolaji Ayodeji
59d25e3492
refactor: refactor index.ts and add missing files
2022-01-21 11:43:37 +01:00
Bolaji Ayodeji
a5a20d9634
refactor: update framework imports
2022-01-21 11:43:36 +01:00
Bolaji Ayodeji
8f341f9a64
refactor: change import from '@framework' to relative imports
2022-01-21 11:43:36 +01:00
Bolaji Ayodeji
04950c7eff
refactor: update env template and README
2022-01-21 11:43:18 +01:00
Bolaji Ayodeji
8d9fb8752c
refactor: change order of items
2022-01-21 11:43:18 +01:00
Alessandro Casazza
6c060582ec
fix: Wishlist flow
2022-01-21 11:43:17 +01:00
Alessandro Casazza
5ce768866d
chore: Revert wrong code clening
2022-01-21 11:43:17 +01:00
Bolaji Ayodeji
b96967ad68
fix: update vendor attribute
2022-01-21 11:43:17 +01:00
Alessandro Casazza
efc8a01cdb
fix: Remove custom code and clean all code
2022-01-21 11:43:17 +01:00
Bolaji Ayodeji
c4ec67a1e0
chore: update env template variables
2022-01-21 11:43:17 +01:00
Alessandro Casazza
3c64a258c6
feat: Add categories
2022-01-21 11:43:17 +01:00
Alessandro Casazza
703446013b
fix: Import data
2022-01-21 11:43:17 +01:00
Alessandro Casazza
93d5fc0220
feat: Add wishlist
2022-01-21 11:43:16 +01:00
Alessandro Casazza
90fbe59c7e
fix: Search text result
2022-01-21 11:09:35 +01:00
Alessandro Casazza
d1ea2354ee
feat: Add search products by name
2022-01-21 11:09:35 +01:00
Bolaji Ayodeji
f33cb3fc86
chore: update docs and cleanup
2022-01-21 11:09:35 +01:00
Alessandro Casazza
88dcc56995
fix: Add mutate instead of revalidate
2022-01-21 11:09:35 +01:00
Alessandro Casazza
1cb1824af1
fix: Customer request without customerId
2022-01-21 11:09:35 +01:00
Bolaji Ayodeji
16a9862b53
refactor: update external checkout and docs
2022-01-21 11:09:35 +01:00
Bolaji Ayodeji
7cc48a9d35
docs: update provider docs and cleanup
2022-01-21 11:09:34 +01:00
Bolaji Ayodeji
187739c951
fix: fix issue with /cart page
2022-01-21 11:09:34 +01:00
Bolaji Ayodeji
e26a1497a8
feat: add draft logout
2022-01-21 11:09:34 +01:00
Bolaji Ayodeji
8f2b7695e6
refactor: add useCustomer and refactor Auth
2022-01-21 11:09:34 +01:00
Alessandro Casazza
ce0bcfe33d
feat: Redirect to external checkout
2022-01-21 11:09:34 +01:00
Bolaji Ayodeji
c2c60d95a5
style: update config name
2022-01-21 11:09:34 +01:00
Bolaji Ayodeji
459444382a
feat(checkout): add draft external checkout endpoint
2022-01-21 11:09:33 +01:00
Alessandro Casazza
4f4dd1dbbf
fix: Update shopping bag
2022-01-21 11:09:33 +01:00
Alessandro Casazza
b3911fe0d1
feat: Add update and remove item
2022-01-21 11:09:33 +01:00
Bolaji Ayodeji
1f0c79e68a
refactor: update auth and fix error handling
2022-01-21 11:09:33 +01:00
Alessandro Casazza
eaf96bad18
feat: Add static prices and sales_channel auth
2022-01-21 11:09:33 +01:00
Bolaji Ayodeji
bbfe3f2c5a
docs: add framework README
2022-01-21 11:09:33 +01:00
Alessandro Casazza
0f381d4cc6
feat: Add customer authentication
2022-01-21 11:09:32 +01:00
Bolaji Ayodeji
42a02d40ff
chore: add product images
2022-01-21 11:09:32 +01:00
Bolaji Ayodeji
12013881b5
chore: add products data
2022-01-21 11:09:32 +01:00
Alessandro Casazza
49477b6cab
feat: Activate cart and customerAuth
2022-01-21 11:09:32 +01:00
Bolaji Ayodeji
4b27c4849b
feat(auth): draft auth implementation
2022-01-21 11:09:32 +01:00
Alessandro Casazza
4adba68c4c
chore: Fix types errors
2022-01-21 11:09:32 +01:00
Bolaji Ayodeji
d47908def5
feat: add Config and fetchApi
2022-01-21 11:09:31 +01:00
Bolaji Ayodeji
840dd8fea8
feat: initial provider setup (from local)
2022-01-21 11:09:31 +01:00
Tomasz Niezgoda
d0ef346189
Log Spree requests and errors ( #650 )
2022-01-17 09:12:55 -03:00
Alessandro Casazza
de24bd041c
fix: Render item in wishlist properly if ID is a string ( #647 )
2022-01-16 10:58:26 -03:00
Gary Borton
a6babd93d5
Default tsconfig framework path to local. ( #644 )
...
Testing locally it seems that `local` is what's used when there aren't any environment variables configured.
I'm making this change because `live` doesn't currently support `fs` functions and therefore cannot update the `paths[@framework]` in next.config.js. This means deploying the commerce template from `vercel.com/live` generates an error instead of displaying the commerce page as would be displayed when running `npm run dev` locally.
2022-01-14 11:33:37 -08:00
goncy
6333e51f97
Update readme
2022-01-14 09:22:43 -03:00
B
f3cdbe682b
Bump ( #642 )
...
* Packages Bump
* Code Updated
* More API Changes
* Working updates
* Updated Tailwind Config
* SWR API updates
* More changes
* Commercejs Types
* Commercejs Types
* Commercejs Types
2022-01-13 15:30:14 +01:00
Tobias Koppers
33d4a327fd
set higher image priority for primary images ( #641 )
...
* set higher image priority for primary images
* fixup
2022-01-13 10:15:14 +01:00