318 Commits

Author SHA1 Message Date
Bolaji
7e5896e4a5
chore: 🤖 fix conflicts 2022-02-28 11:42:03 +01:00
Bolaji
c9ee22492b
chore: remove unused import 2022-02-08 10:05:31 +01:00
Bolaji
4dbe8b5bce
refactor: fix cart items routing 2022-02-08 06:52:50 +01:00
Luis Alvarez D
0afe686fe9
Monorepo with Turborepo (#651)
* Moved everything

* Figuring out how to make imports work

* Updated exports

* Added missing exports

* Added @vercel/commerce-local to `site`

* Updated commerce config

* Updated exports and commerce config

* Updated commerce hoc

* Fixed exports in local

* Added publish config

* Updated imports in site

* It's actually working

* Don't use debugger in dev for better speeds

* Improved DX when editing packages

* Set up eslint with husky

* Updated prettier config

* Added prettier setup to every package

* Moved bigcommerce

* Moved Bigcommerce to src and package updates

* Updated setup of bigcommerce

* Moved definitions script

* Moved commercejs

* Move to src

* Fixed types in commercejs

* Moved kibocommerce

* Moved kibocommerce to src

* Added package/tsconfig to kibocommerce

* Fixed imports and other things

* Moved ordercloud

* Moved ordercloud to src

* Fixed imports

* Added missing prettier files

* Moved Saleor

* Moved Saleor to src

* Fixed imports

* Replaced all imports to @commerce

* Added prettierignore/rc to all providers

* Moved shopify to src

* Build shopify in packages

* Moved Spree

* Moved spree to src

* Updated spree

* Moved swell

* Moved swell to src

* Fixed type imports in swell

* Moved Vendure to packages

* Moved vendure to src

* Fixed imports in vendure

* Added codegen to saleor

* Updated codegen setup for shopify

* Added codegen to vendure

* Added codegen to kibocommerce

* Added all packages to site's deps

* Updated codegen setup in bigcommerce

* Minor fixes

* Updated providers' names in site

* Updated packages based on Bel's changes

* Updated turbo to latest

* Fixed ts complains

* Set npm engine in root

* New lockfile install

* remove engines

* Regen lockfile

* Switched from npm to yarn

* Updated typesVersions in all packages

* Moved dep

* Updated SWR to the just released 1.2.0

* Removed "isolatedModules" from packages

* Updated list of providers and default

* Updated swell declaration

* Removed next import from kibocommerce

* Added COMMERCE_PROVIDER log

* Added another log

* Updated turbo config

* Updated docs

* Removed test logs

Co-authored-by: Jared Palmer <jared@jaredpalmer.com>
2022-02-01 14:14:05 -05:00
Bolaji Ayodeji
8cac636022 refactor: update normalize line items (image) 2022-01-28 16:26:30 +01:00
Bolaji Ayodeji
553fbc8ec5 chore: remove local images and domain 2022-01-26 15:23:45 +01:00
Bolaji Ayodeji
5db8d15857 refactor: update image source and cleanup 2022-01-25 21:08:08 +01:00
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
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
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