Commit Graph

1238 Commits

Author SHA1 Message Date
goncy
44b5ec9464 Add accepted payment 2021-09-20 14:36:11 -03:00
goncy
ad5d2da980 Merge branch 'main' into ordercloud-provider 2021-09-15 10:17:24 -03:00
goncy
49289ecb76 Implement submit on checkout 2021-09-15 10:16:14 -03:00
Luis Alvarez
ac1a8be6c3 Added optional mutations to hook schema 2021-09-14 14:51:33 -05:00
goncy
30744c5a6c Implements custom checkout along with ordercloud provider 2021-09-14 15:37:17 -03:00
Federico Joel Orlandau
61d075daf1 Improve a11y on the cart and sidebar (#411)
* Improve a11y on the cart

* Fix button style

* Remove extra space

* Move cart item count to the right position

Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-09-07 14:14:28 -05:00
Luis Alvarez
a7c13d2d42 Updated ordercloud provider config 2021-08-30 22:40:46 -05:00
Luis Alvarez
b096e21c00 Merge branch 'main' of https://github.com/vercel/commerce into ordercloud-provider 2021-08-30 22:35:54 -05:00
Luis Alvarez D
a94f049f0a Remove unused provider config (#459)
* Updated core types for commerce provider

* Updated bigcommerce provider

* Added util method for provider creation

* Removed unrequired code from saleor

* Updated shopify provider

* Updated providers and local setup

* Updated saleor setup

* Updated swell

* Updated vendure

* Updated swell-js usage

* Removed unrequired import from saleor
2021-08-30 22:32:20 -05:00
Isiko Saidiali
24dd291be2 Update README.md to include information on how to add a custom provider (#250)
* Update README.md

* Updated commerce readme

Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-08-28 00:11:53 -05:00
goncy
505bf42ad6 Fix add item 2021-08-27 14:24:15 -03:00
goncy
f428d5d5d4 Create needed files 2021-08-27 14:10:55 -03:00
goncy
017380515c Rename fetch 2021-08-26 14:59:21 -03:00
goncy
9e14314d22 Remove unnecesary any 2021-08-25 19:56:57 -03:00
goncy
0ee3109d1f Update type import 2021-08-25 19:53:06 -03:00
goncy
5d76337f9e Divide fetcher with rest and graphql 2021-08-25 19:51:15 -03:00
goncy
d4adfd079f Restore files 2021-08-25 16:06:06 -03:00
goncy
d1d8d451a5 Remove vscode files 2021-08-25 16:03:16 -03:00
goncy
72cc34d8c7 Implement cart 2021-08-25 11:14:27 -03:00
goncy
7bdefa3f48 Setup fetchers 2021-08-25 11:13:47 -03:00
goncy
b64b3f8360 Setup provider 2021-08-25 11:13:17 -03:00
goncy
0c2855a323 Add options and variants 2021-08-12 15:29:58 -03:00
goncy
4151865fa2 Update images origins 2021-08-12 10:45:26 -03:00
goncy
fa9317ec11 Update site info 2021-08-11 10:43:58 -03:00
goncy
9aa4871418 Use new endpoints 2021-08-11 10:43:50 -03:00
goncy
d2b45da873 Remove framework imports 2021-08-10 15:02:50 -03:00
goncy
07bc16b9a7 Implement variants and options 2021-08-10 10:51:53 -03:00
goncy
04f9799636 WIP POC in progress 2021-08-09 18:11:00 -03:00
goncy
f765590484 WIP OrderCloud provider 2021-08-06 16:23:33 -03:00
Luis Alvarez D
0e7e7b7d5f Add Next.js ESLint (#425)
* Added Next.js eslint

* added eslint to lint-staged

* Added eslint config for prettier

* Fixed eslint issues in multiple files

* Fixed error in linter
2021-08-02 21:54:58 -05:00
Guillermo Angulo
0603b342be Update SORT object to access from filter button on mobile (#194) 2021-08-02 12:42:14 -05:00
ryanford
e8b577b83f optionsSelections takes an array of options objs (#364)
* optionsSelections takes an array of options objs

* use options array to match API expectations

Co-authored-by: Ryan Ford <ryanford@users.noreply.github.com>
2021-08-01 17:46:36 -05:00
ikoruk
1375d88171 add default values to fix case where there are no values for product option (like text input) (#255)
Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-07-30 19:13:23 -05:00
Gandharv
44ce537b57 remove spread operator from <Link> component (#263)
* remove spread operator from <Link> component

* Remove props destructuring

Co-authored-by: Luis Alvarez <luis@vercel.com>
2021-07-29 23:57:02 -05:00
thegoodcode
34d0a0b978 Fix login error messages (#283) 2021-07-29 23:50:55 -05:00
Gandharv
07dbeb4194 fix login button staying disabled (#267)
When an error occurs the login button stays disabled,
2021-07-29 23:47:45 -05:00
pfcodes
fe6c0d8ed5 Update README.md (#375)
grammer fix
2021-07-29 18:10:39 -05:00
Heba Elmasry
5abae15ead add vendure config in .env.template (#397)
* edited the local template and the readme files to add vendure configrations

* Update README.md

Co-authored-by: heba <hebaayman77177>
Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-07-29 17:48:43 -05:00
Vinicius Zucatti
b40f632908 Fix unexpected uppercase (#414) 2021-07-29 17:43:04 -05:00
Michael Bromley
ff715c4ccb Add note in Vendure readme on correct server config for sessions (#417) 2021-07-28 19:32:42 -05:00
Jakub Neander
4b164d20a3 provide more details for Saleor in its README (#419) 2021-07-28 19:31:35 -05:00
MitchStarkTekton
177914186e convert category to number before checking for int (#422) 2021-07-28 19:30:55 -05:00
Jakub Neander
50c4f558db specify the minimal required Saleor version (#418) 2021-07-22 12:29:24 -03:00
George FitzGibbons
166bb037e4 Handle checkout for logged in users (#405)
* create a jwt token if there is a customerId, move the get customer id to the main utils folder.  Need to add in more value to the env file.  Updated the env sample.

* remove yarn.lock and tsconfig.json

* remove build settings

* remove build settings

* remove build settings

* Update tsconfig.json

* Delete package-lock.json

* fix typescript errors

* Update tsconfig.json

Co-authored-by: George Fitzgibbons <george.fitzgibbons@c02zw1aqlvdn.lan>
2021-07-01 13:21:01 -03:00
B
a314893f62 Bump API Version (#399)
* Bump API Version

* changes
2021-06-29 13:46:29 -03:00
Luis Alvarez D
08813be880 Remove tsconfig.js and add back yarn.lock (#390)
* Removed tsconfig.js

* Added back yarn.lock
2021-06-23 15:06:24 -03:00
B
cb6d70570d New Feature Updates, more coverage. (#385)
* Shouldn't be there.

* Removing

* Removing old libraries

* Updating

* Feature Changes and updates

* Update README.md
2021-06-22 17:19:07 -03:00
Tobias Koppers
1a50be125a build performance improvements (#384)
* performance improvements

* enable incremental typechecking

* upgrade dependencies

* remove unused dependencies
2021-06-22 16:37:44 -03:00
B
559451f958 Update README.md 2021-06-16 13:09:51 -03:00
B
7c67b6f81c Update README.md 2021-06-15 21:22:01 -03:00