1352 Commits

Author SHA1 Message Date
msuthar09
8668293f4c test35 2022-12-07 17:00:42 -05:00
msuthar09
da36250be4 test34 2022-12-07 16:39:41 -05:00
msuthar09
07423c537f test33 2022-12-07 16:35:00 -05:00
Maharshi Suthar
4a381e0f42
test32 2022-12-07 16:26:13 -05:00
msuthar09
a0c8678c6c test31 2022-12-07 16:20:46 -05:00
msuthar09
41f2b35ba9 test30 2022-12-07 15:01:09 -05:00
msuthar09
0d689333fd test29 2022-12-07 14:57:27 -05:00
msuthar09
d45af28a59 test28 2022-12-07 14:49:12 -05:00
msuthar09
6f4c9e0046 test27 2022-12-07 14:22:44 -05:00
msuthar09
167eb73471 test26 2022-12-07 14:17:09 -05:00
msuthar09
0c88f069d5 test25 2022-12-07 13:58:51 -05:00
msuthar09
08139fe5f8 test24 2022-12-07 12:12:02 -05:00
msuthar09
cb2368afec test23 2022-12-07 11:50:58 -05:00
msuthar09
3d945389b7 test22 2022-12-07 11:39:05 -05:00
msuthar09
afff45d130 test21 2022-12-07 11:26:29 -05:00
msuthar09
fd58526a82 test20 2022-12-07 11:07:27 -05:00
msuthar09
1100b3f042 test19 2022-12-07 10:31:53 -05:00
msuthar09
35797ab897 test18 2022-12-07 10:16:34 -05:00
msuthar09
4b27e5bc0b test17 2022-12-06 16:53:23 -05:00
msuthar09
fda166508a test16 2022-12-06 16:44:42 -05:00
msuthar09
219e120e87 test15 2022-12-06 16:41:11 -05:00
msuthar09
16793fdbbd test14 2022-12-06 16:37:26 -05:00
msuthar09
6f2fd93c80 test13 2022-12-06 16:30:51 -05:00
msuthar09
e0311de58a test12 2022-12-06 16:26:40 -05:00
msuthar09
11475ed3ea test11 2022-12-06 16:19:02 -05:00
msuthar09
72105dfd77 test10 2022-12-06 15:51:08 -05:00
msuthar09
3a3dc62708 test9 2022-12-06 15:30:34 -05:00
msuthar09
b04b4fd066 test8 2022-12-06 13:39:34 -05:00
msuthar09
b0dc652bd8 test7 2022-12-06 13:29:35 -05:00
msuthar09
400882f7c5 test6 2022-12-06 13:21:43 -05:00
msuthar09
8d767baeab test5 2022-12-06 13:11:33 -05:00
msuthar09
30f04abf4e test4 2022-12-06 13:00:59 -05:00
msuthar09
13a77a7575 test4 2022-12-06 11:29:24 -05:00
msuthar09
20242816c1 test3 2022-12-06 10:56:26 -05:00
Maharshi Suthar
13adaf1b07 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-12-06 10:41:11 -05:00
msuthar09
d4653d7ca5 test2 2022-12-06 10:01:46 -05:00
msuthar09
2436f030a4 test 2022-12-06 09:25:50 -05:00
Maharshi Suthar
99ad9f7432 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-12-05 13:17:26 -05:00
Catalin Pinte
6d783eae35
Footer theme switcher (#894)
* Footer theme switcher

* Remove lazy loading & change rotation animation

* Changes

* Update ThemeSwitcher.tsx

* Requested style changes

* Update ThemeSwitcher.tsx

* Fix alignment

* Update ThemeSwitcher.tsx
2022-11-30 10:07:44 -05:00
Catalin Pinte
6bc223adb3
Improve error handling (#886)
* Improve error handling

* Update fetch-graphql-api.ts
2022-11-28 08:17:43 +02:00
Lorenzo Stramaccia
d09aff1745
Fix 500 when a product is not found (#880) 2022-11-28 08:15:22 +02:00
Catalin Pinte
90aa798891
Fix Commerce.js product normalizer (#877)
* Fix normalizer, since assets is optional now.

* Fix missing categories & options

* Update cart normalizer
2022-11-16 08:36:16 +02:00
skinheadz
190420a1fb
Fix typos (#868) 2022-11-15 11:34:17 -05:00
Catalin Pinte
c75b0fc001
Dynamic API routes (#836)
* Add dynamic API endpoints

* Add missing dependency

* Update api handlers

* Updates

* Fix build errors

* Update package.json

* Add checkout endpoint parser & update errors

* Update tsconfig.json

* Update cart.ts

* Update parser

* Update errors.ts

* Update errors.ts

* Move to Edge runtime

* Revert to local

* Fix switchable runtimes

* Make nodejs default runtime

* Update pnpm-lock.yaml

* Update handlers

* Fix build errors

* Change headers
2022-10-30 13:41:21 -05:00
Catalin Pinte
a5b367a747
Update get-search-variables.ts (#846) 2022-10-13 08:03:58 -05:00
Catalin Pinte
990bdf1e6a
Fix bigcommerce brands (#837) 2022-10-06 17:08:58 +03:00
Catalin Pinte
6c2610584d
Update types (#831)
* Update product types

* Cart types progress, add zod & initial schema validator

* Update normalize.ts

* Update with-schema-parser.ts

* Updated types, schemas & providers

* Fix providers after schema parse errors

* Fix paths

* More provider fixes

* Fix kibocommerce & commercejs

* Add customer updated types & fixes

* Add checkout & customer types

* Import core types only from commerce

* Update tsconfig.json

* Convert hooks interfaces to types

* Requested changes

* Change to relative paths

* Move Zod dependency
2022-10-05 09:02:29 +03:00
Catalin Pinte
8398a96215
Update Shopify API version (#833) 2022-09-28 18:06:31 +03:00
Catalin Pinte
11609a9e71
Upgrade dependencies & pnpm (#785)
* Updated log

* Updates to root

* Updates to pnpm

* successfully moved to pnpm

* type issue

* Local as the default provider

* Upgrade dependencies

* Revert to local

* Upgrade React

* Update node-fetch deps

* Fix types

* Ignore warnings

* Fix missing dependency

* Update pnpm-lock.yaml

* Add missing @types/cookie

* Upgrade dependencies

* Fix missing dependencies

* Update README.md

Co-authored-by: Bel Curcio <curciobel@gmail.com>
2022-09-19 08:14:49 +03:00
Catalin Pinte
87134e2990
Fix mobile side menu (#783)
Co-authored-by: cond0r <1243434+cond0r@users.noreply.github.com>
2022-07-12 19:13:19 +03:00