Commit Graph

1229 Commits

Author SHA1 Message Date
Zaiste
1959647846 saleor: refactor GraphQL queries 2021-06-09 17:02:14 +02:00
Zaiste
5f41b6a057 task: temporarily disable for the build 2021-06-09 17:02:14 +02:00
Zaiste
02cf125282 saleor: stub API for build/typescript compilation
thanks @cond0r
2021-06-09 17:02:14 +02:00
Zaiste
4a652a9b6a task: prettier 2021-06-09 17:02:13 +02:00
royderks
bf68f6aff7 Add the env variables for saleor to the template 2021-06-09 17:02:13 +02:00
Zaiste
d8eb43a64a task: update deps 2021-06-09 17:02:13 +02:00
Zaiste
f530704efe saleor: unify GraphQL naming approach 2021-06-09 17:02:13 +02:00
Zaiste
df3d85f86e saleor: fix the checkout flow 2021-06-09 17:02:13 +02:00
Zaiste
3e72dfcb6e saleor: attach checkout to customer 2021-06-09 17:02:13 +02:00
Zaiste
96f79e348c saleor: update the schema 2021-06-09 17:02:12 +02:00
Zaiste
efdf4d9580 saleor: set cookie location 2021-06-09 17:02:12 +02:00
Zaiste
51e2daebb7 saleor: fix product sorting 2021-06-09 17:02:12 +02:00
Zaiste
f5ec8e17a4 saleor: integrate collections 2021-06-09 17:02:12 +02:00
Zaiste
9ca6c38755 saleor: arrange the error codes 2021-06-09 17:02:12 +02:00
Zaiste
f4b66f2132 saleor: fix the type for collection 2021-06-09 17:02:12 +02:00
Zaiste
2fe2c71fc3 saleor: simplify the naming for GraphQL statements 2021-06-09 17:02:11 +02:00
Zaiste
42ae126b7b saleor: fix the variants 2021-06-09 17:02:11 +02:00
Zaiste
3b559e9853 saleor: fix the session handling 2021-06-09 17:02:11 +02:00
Zaiste
e0ee2580bd saleor: update deps 2021-06-09 17:02:11 +02:00
Zaiste
8e29a0b010 saleor: handle customer find via refresh
temporary solution
2021-06-09 17:02:11 +02:00
Zaiste
3873b48c59 saleor: remove unused code 2021-06-09 17:02:11 +02:00
Zaiste
e98a9f4d6f saleor: refine the auth process 2021-06-09 17:02:11 +02:00
royderks
85d203e85c Mapped options to variants 2021-06-09 17:02:10 +02:00
royderks
f7796b9683 Mapped options to variants 2021-06-09 17:02:10 +02:00
royderks
e3a9fd6c51 Added the options for a variant to the product page 2021-06-09 17:02:10 +02:00
Zaiste
c26c6889b4 update deps 2021-06-09 17:02:10 +02:00
Zaiste
31ae61885e update deps 2021-06-09 17:02:10 +02:00
Zaiste
a8678bdecd saleor: fix the prices in the cart 2021-06-09 17:02:10 +02:00
Zaiste
7524f5ab2e saleor: preliminary signup process 2021-06-09 17:02:09 +02:00
Zaiste
7d80fadd82 saleor: adding/removing from the cart 2021-06-09 17:02:09 +02:00
Zaiste
2c097b0f7e task: remove deprecated packages 2021-06-09 17:02:09 +02:00
Zaiste
34ab15bba4 saleor: shall the cart appear! 2021-06-09 17:02:09 +02:00
Zaiste
7a37bc8d4e update deps 2021-06-09 17:02:09 +02:00
Zaiste
19445747f1 saleor: initial cart integration 2021-06-09 17:02:09 +02:00
Zaiste
ef10084e54 task: move to Webpack 5.x 2021-06-09 17:02:09 +02:00
Zaiste
5283b01f7b task: update deps 2021-06-09 17:02:08 +02:00
Zaiste
a4cc1624c0 re: make search work with Saleor API (WIP) 2021-06-09 17:02:08 +02:00
Zaiste
65df8036ae fix: client/server pecularities for env visibility
Must prefix with `NEXT_PUBLIC_` so that the API URL is
visible on the client
2021-06-09 17:02:08 +02:00
royderks
bbbe270842 Check nextjs-commerce bug if no images are added for a product 2021-06-09 17:02:08 +02:00
Zaiste
740192affe setup debugging for Next.js 2021-06-09 17:02:08 +02:00
Zaiste
01243682ce mention Saleor in the README 2021-06-09 17:02:08 +02:00
Zaiste
de1f3259f0 disable unknown fields 2021-06-09 17:02:08 +02:00
Zaiste
5402af4902 fix: page/product properties 2021-06-09 17:02:07 +02:00
Zaiste
89f6c1ce76 task: relax the Node.js constraint 2021-06-09 17:02:07 +02:00
Zaiste
1e946c8b47 refactor: adjust the types 2021-06-09 17:02:07 +02:00
royderks
b5e21a54b3 Added basis setup and type generation for the products queries 2021-06-09 17:02:07 +02:00
Patryk Zawadzki
ffe5a1c20e Initial work, copied from the Shopify provider 2021-06-09 17:02:07 +02:00
Bel Curcio
685fb932db Adding revalidate to search - categories change too 2021-06-09 09:39:32 -03:00
cond0r
2d0c6e0c8a Add blocking fallback to pages (#357)
* Update [...pages].tsx

* Fix provider config overwrite

* Shopify changes
2021-06-07 17:12:20 -03:00
Michael Bromley
0e804d09f9 Update Vendure provider to latest API changes (#352)
Relates to #349
2021-06-02 11:46:38 -03:00