1269 Commits

Author SHA1 Message Date
Bel Curcio
1699254288 User Select disabled, plus hidding horizontal scroll bars 2021-06-04 17:54:39 -03:00
Bel Curcio
f557274f62 More updates 2021-06-04 17:43:27 -03:00
Bel Curcio
60c9fbca00 Rating Component 2021-06-04 14:56:39 -03:00
Bel Curcio
224d415775 Adding Rating Component 2021-06-04 14:55:26 -03:00
Bel Curcio
f8f8cb3494 Adding Quantity Component 2021-06-04 14:38:26 -03:00
Bel Curcio
fe324696d7 Refactor and Renaming some UI Props 2021-06-04 11:45:13 -03:00
Bel Curcio
3e0a185f84 latest 2021-06-04 11:33:36 -03:00
Bel Curcio
bb9cfa0cd1 Changes 2021-06-03 20:21:08 -03:00
Bel Curcio
45554c68d6 New changes 2021-06-03 19:40:46 -03:00
Bel Curcio
75c5d0be87 Styling Fixes 2021-06-03 18:36:54 -03:00
Bel Curcio
0c960884dc Merge branch 'master' of https://github.com/vercel/commerce into custom-checkout 2021-06-03 12:37:47 -03:00
Bel Curcio
1b80b53b82 Latest changes - Normalizing cart 2021-06-02 16:12:58 -03:00
Michael Bromley
0e804d09f9
Update Vendure provider to latest API changes (#352)
Relates to #349
2021-06-02 11:46:38 -03:00
Bel Curcio
c1535cb8a6 Sidebar Styling issues with Mobile 2021-06-01 17:40:39 -03:00
Bel Curcio
3414739913 New tailwind required changes 2021-06-01 17:06:03 -03:00
Bel Curcio
2f17e7eba9 Changes 2021-06-01 16:45:12 -03:00
Bel Curcio
113d186d0b Changes 2021-06-01 15:48:32 -03:00
Bel Curcio
627237ec06 Changes 2021-06-01 15:25:23 -03:00
Bel Curcio
51229a0562 More changes 2021-06-01 14:39:24 -03:00
Bel Curcio
cdb765fdab More changes 2021-06-01 14:17:30 -03:00
Bel Curcio
da2fb44dd4 More changes 2021-06-01 13:47:54 -03:00
Bel Curcio
874c72795b Design Updates 2021-06-01 13:21:45 -03:00
okbel
4438123bb0 Types 2021-06-01 10:02:38 -03:00
okbel
38f91db46e Types 2021-06-01 09:56:43 -03:00
okbel
94894c4a69 More design updates 2021-06-01 09:55:34 -03:00
okbel
a6749a65b5 More design updates 2021-06-01 09:47:18 -03:00
okbel
68e0bfc735 More design updates 2021-06-01 09:46:48 -03:00
okbel
85d00ca305 More design updates 2021-06-01 09:42:45 -03:00
okbel
36fe8937a7 sidebar cart 2021-06-01 09:34:54 -03:00
okbel
3bc8adfe29 More design updates 2021-06-01 09:14:51 -03:00
Luis Alvarez D
a98c95d447
[WIP] Node.js provider for the API (#252)
* Adding multiple initial files

* Updated the default cart endpoint

* Fixes

* Updated CommerceAPI class for better usage

* Adding more migration changes

* Taking multiple steps into better API types

* Adding more experimental types

* Removed many testing types

* Adding types, fixes and other updates

* Updated commerce types

* Updated types for hooks now using the API

* Updated mutation types

* Simplified cart types for the provider

* Updated cart hooks

* Remove normalizers from the hooks

* Updated cart endpoint

* Removed cart handlers

* bug fixes

* Improve quantity input behavior in cart item

* Removed endpoints folder

* Making progress on api operations

* Moved method

* Moved types

* Changed the way ops are created

* Added customer endpoint

* Login endpoint

* Added logout endpoint

* Add missing logout files

* Added signup endpoint

* Removed customers old endpoints

* Moved endpoints to nested folder

* Removed old customer endpoint builders

* Updated login operation

* Updated login operation

* Added getAllPages operation

* Renamed endpoint operations to handlers

* Changed import

* Renamed operations to handlers in usage

* Moved getAllPages everywhere

* Moved getPage

* Updated getPage usage

* Moved getSiteInfo

* Added def types for product

* Updated type

* moved products catalog endpoint

* removed old catalog endpoint

* Moved wishlist

* Removed commerce.endpoint

* Replaced references to commerce.endpoint

* Updated catalog products

* Moved checkout api

* Added the get customer wishlist operation

* Removed old wishlist stuff

* Added getAllProductPaths operation

* updated reference to operation

* Moved getAllProducts

* Updated getProduct operation

* Removed old getConfig and references

* Removed is-allowed-method from BC

* Updated types for auth hooks

* Updated useCustomer and core types

* Updated useData and util hooks

* Updated useSearch hook

* Updated types for useWishlist

* Added index for types

* Fixes

* Updated urls to the API

* Renamed fetchInput to fetcherInput

* Updated fetch type

* Fixes in search hook

* Updated Shopify Provider Structure (#340)

* Add codegen, update fragments & schemas

* Update checkout-create.ts

* Update checkout-create.ts

* Update README.md

* Update product mutations & queries

* Uptate customer fetch types

* Update schemas

* Start updates

* Moved Page, AllPages & Site Info

* Moved product, all products (paths)

* Add translations, update operations & fixes

* Update api endpoints, types & fixes

* Add api checkout endpoint

* Updates

* Fixes

* Update commerce.config.json

Co-authored-by: B <curciobelen@gmail.com>

* Added category type and normalizer

* updated init script to exclude other providers

* Excluded swell and venture temporarily

* Fix category & color normalization

* Fixed category normalizer in shopify

* Don't use getSlug for category on /search

* Update colors.ts

Co-authored-by: cond0r <pinte_catalin@yahoo.com>
Co-authored-by: B <curciobelen@gmail.com>
2021-06-01 03:18:10 -05:00
cond0r
0792eabd4c
Fix missing images (#264)
Co-authored-by: B <curciobelen@gmail.com>
2021-05-31 21:34:28 -05:00
Gonzalo Pozzo
277471cd16
Update next.config.js filter (#329)
Its a little more explicit using boolean than x => x
2021-05-31 21:32:10 -05:00
John Vandivier
d71646a60d
feat: concise card code (#348) 2021-05-31 21:31:16 -05:00
B
1bc721de83
Improved Categories (#339)
* Improved Categories

* Improved Categories

* Improved Categories

* Improved Categories

* Improved Categories

* Improved Categories
2021-05-31 17:44:08 -05:00
Bel Curcio
025a89bc73 Changes 2021-05-31 18:00:55 -03:00
Bel Curcio
96836b1969 Modif footer 2021-05-31 17:24:53 -03:00
Bel Curcio
672df042d5 Improving Sidebar Scroll 2021-05-31 17:02:45 -03:00
Bel Curcio
3b24e5404d Adding Collapse 2021-05-31 16:35:01 -03:00
Bel Curcio
332f45c5e7 Adding Collapse 2021-05-31 16:34:44 -03:00
Bel Curcio
0ab429ed37 Changes 2021-05-28 12:38:41 -03:00
ghoskin
84a72718d2
fix update cart item (#333)
Co-authored-by: Greg Hoskin <greghoskin@Gregs-MacBook-Pro.local>
2021-05-28 12:28:45 -03:00
Michael Bromley
925a68a78c
Fix vendure variants (#338)
* Fix variant selection in Vendure provider

* Styling of checkout placeholder in Vendure provider
2021-05-28 11:19:49 -03:00
B
60dac1654b
Better Swatch Support (#335)
* Better support for swatches

* Better support for swatches

* Fix glitch for Swatch

* Fix glitch for Swatch

* Fix glitch for Swatch
2021-05-28 10:24:06 -03:00
B
f06fe25625
Adding Vendure 2021-05-27 18:15:23 -03:00
Michael Bromley
da4371090d
Vendure provider (#223)
* Minimal list/detail views working with Vendure

* Implement useCart/useAddItem

* Implement useUpdateItem & useRemoveItem

* Implement useSearch

* Add operations codegen, tidy up

* Dummy checkout page

* Implement auth/customer hooks

* Use env var for Shop API url

* Add some documentation

* Improve error handling

* Optimize preview image size

* Fix accidental change

* Update Vendure provider to latest changes

* Vendure provider: split out gql operations, remove unused files

* Update Vendure provider readme

* Add local next.config to Vendure provider, update docs

* Update to use demo server

* Fix build errors

* Use proxy for vendure api

* Simplify instructions in Vendure readme

* Refactor Vendure checkout api handler

* Improve image quality
2021-05-27 18:06:56 -03:00
Bel Curcio
5d633bef43 Adding tabs 2021-05-27 17:22:48 -03:00
Bel Curcio
ca2f9997ac Custom Checkout Progress 2021-05-27 14:36:57 -03:00
Bel Curcio
285a98f46c Updates to Checkout 2021-05-27 14:34:03 -03:00
Bel Curcio
7c1344a19e Custom Checkout Progress 2021-05-27 14:23:55 -03:00