Commit Graph

  • 7f8d9b8bbc merge rebase StephDietz 2023-04-20 08:57:27 -05:00
  • 67a192eba8
    Adds documentation on how to configure Next.js Commerce and Shopify (#974) Michael Novotny 2023-04-20 05:46:35 -05:00
  • f17de549c4
    Updates images. Michael Novotny 2023-04-19 22:05:30 -05:00
  • cd58a16253
    Updates README to use GitHub image links. Michael Novotny 2023-04-19 18:38:34 -05:00
  • b1c4064b28
    Adds Shopify CMS documentation. Michael Novotny 2023-04-19 17:27:55 -05:00
  • 7c7c8c4efc
    Updates environment variables. Michael Novotny 2023-04-19 17:27:29 -05:00
  • d252c6c014 update the recommended product squares on the product page to match the product square on the search page StephDietz 2023-04-19 15:43:55 -05:00
  • 40bb0452c0
    Documents how to configure Shopify. Michael Novotny 2023-04-19 13:01:01 -05:00
  • e9a26c2935
    Fixes cart item button layout shift (#971) Michael Novotny 2023-04-18 12:08:18 -05:00
  • 56296e142b
    Fixes cart item button layout shift Michael Novotny 2023-04-18 11:24:56 -05:00
  • fd9450aecb
    Next.js Commerce refresh. (#966) Lee Robinson 2023-04-17 23:00:47 -04:00
  • dfbae68796 Update README. Lee Robinson 2023-04-17 21:57:39 -05:00
  • b078fe11a8 Add env vars to the deploy URL. Lee Robinson 2023-04-17 21:55:56 -05:00
  • e816701238 Next.js Commerce refresh. Lee Robinson 2023-04-17 21:00:14 -05:00
  • 4b09daff40
    Update and rename .env.template to .env Mário Alexandre Lopes Liberato 2023-04-15 01:51:33 +01:00
  • 2f78d3a75d fix: use correct env var for image DuvCharles 2023-04-12 18:16:55 +02:00
  • 0c180869b1 refactor: add hook type and use constant for api endpoint DuvCharles 2023-03-31 17:49:39 +02:00
  • 1248984f29 refactor: remove unnecessary return in normalizer DuvCharles 2023-03-24 17:39:02 +01:00
  • 4b357bdf2f feat: call one time getCartToken DuvCharles 2023-03-24 17:20:52 +01:00
  • 9bc876e02e feat: add read-me DuvCharles 2023-03-10 18:02:23 +01:00
  • c355725fa9 feat: add discounts and remove console.log DuvCharles 2023-03-10 17:56:58 +01:00
  • 7ab1d9a50d feat: add type in hook DuvCharles 2023-02-23 17:38:45 +01:00
  • af565bb2a4 add remove item hook DuvCharles 2023-01-17 17:51:19 +01:00
  • 42007d89cd update product serialization DuvCharles 2023-01-17 17:50:52 +01:00
  • ff41cf0e8f add update-item hook DuvCharles 2023-01-17 17:50:30 +01:00
  • 59d191cc8c add add-item hook DuvCharles 2023-01-17 17:48:43 +01:00
  • 8adaa98c8d create use-cart hook DuvCharles 2023-01-17 17:48:08 +01:00
  • daba93efbe type: add type to MutationHook DuvCharles 2023-02-10 17:49:11 +01:00
  • 5d1341d012 update url for customer hook DuvCharles 2023-01-17 17:46:26 +01:00
  • daabb58fed add sign up hook DuvCharles 2023-01-17 17:44:43 +01:00
  • 5b29bf8c78 add logout hook DuvCharles 2022-12-14 15:55:40 +01:00
  • 8a0395050f type: fix type for hook and input DuvCharles 2023-02-10 18:14:39 +01:00
  • 3abb486452 add null return to login DuvCharles 2023-01-17 17:59:35 +01:00
  • 7a8d65b045 change base url DuvCharles 2022-12-14 15:22:31 +01:00
  • fea72c36f5 create hooks DuvCharles 2022-12-14 15:14:24 +01:00
  • f92d823d1e normalize customer DuvCharles 2022-12-14 15:14:10 +01:00
  • 456568e942 add token in fetcher header DuvCharles 2022-12-14 14:54:39 +01:00
  • ad634950a8 add customer token and id to localstorage DuvCharles 2022-12-14 14:54:15 +01:00
  • b01b327357 enable login DuvCharles 2022-12-14 14:53:53 +01:00
  • 036f3c59da Change app title to SafaraAbruzzo Daniele Pancottini 2023-03-18 08:55:45 +01:00
  • 0502a12114 Add temp logo Daniele Pancottini 2023-03-16 19:51:59 +01:00
  • a6f012c058 Delete useless "tendenza" filter Daniele Pancottini 2023-03-16 19:00:09 +01:00
  • 6c2278184a Add product categories active links Daniele Pancottini 2023-03-16 14:01:55 +01:00
  • 1b2051273d update readme Chloe 2023-03-10 10:56:39 +07:00
  • 2fd671e53f fix typescript Chloe 2023-03-10 10:46:05 +07:00
  • ea7714d9b6 fix build failed in vendor Chloe 2023-03-10 09:57:49 +07:00
  • c2fa21c7ba some minor fixes to other providers Chloe 2023-03-10 09:37:04 +07:00
  • 381d4a987f add missing types to site Chloe 2023-03-09 21:03:33 +07:00
  • 1de2d253e9 add types for js-cookie Chloe 2023-03-09 20:42:19 +07:00
  • 1fefa1ccc5 add js-cookie Chloe 2023-03-09 20:39:09 +07:00
  • 7184db6eb4 add lodash dependency Chloe 2023-03-09 20:36:15 +07:00
  • 672de886f7 fix pnpm-lock file Chloe 2023-03-09 20:28:16 +07:00
  • 12f9e5c48e fix missing dependency Chloe 2023-03-09 20:25:40 +07:00
  • 611a18b07f
    Fix/opencommerce provider (#10) Chloe 2023-03-09 20:11:53 +07:00
  • 1f2634a38c Merge remote-tracking branch 'upstream/main' Chloe 2023-03-08 17:23:03 +07:00
  • 0d11232b3d Add Zoom into product view images Daniele Pancottini 2023-03-04 21:17:43 +01:00
  • 23a818a57a Add black background color to 60-70 plans Daniele Pancottini 2023-03-04 11:05:25 +01:00
  • 6714ae8d48 Implement touch event into product card component Daniele Pancottini 2023-03-04 10:22:11 +01:00
  • bb2c749524 Toggle visibility range plugin into psv init and adjust where we are table Daniele Pancottini 2023-03-04 10:10:15 +01:00
  • bf1a8b6f87 Add sale price into product page Daniele Pancottini 2023-03-03 14:14:20 +01:00
  • bc39d46fa2 Add 60 polygon corrected Daniele Pancottini 2023-03-01 16:18:51 +01:00
  • 488e054ea6 Correct polygons association Daniele Pancottini 2023-03-01 16:05:01 +01:00
  • a41037bffb Add almost corrected plans for 60-70 Daniele Pancottini 2023-03-01 15:37:02 +01:00
  • 508bae58b1 Fix height problem with marker card modal Daniele Pancottini 2023-03-01 12:13:21 +01:00
  • 1fc771efa2 Add decade color to virtual tour links Daniele Pancottini 2023-03-01 12:06:00 +01:00
  • ab0f1a6e6d Add random background color to product page Daniele Pancottini 2023-03-01 11:38:02 +01:00
  • 35ef0b0f8f Change 80 garage panorama Daniele Pancottini 2023-02-27 19:08:11 +01:00
  • 42a2cabcb7 Add 60-70 panoramas Daniele Pancottini 2023-02-27 11:54:59 +01:00
  • 51f43b14f6 Complete add only 70-60 circles Daniele Pancottini 2023-02-24 19:02:13 +01:00
  • 366693f76b Add 60-70 circles Daniele Pancottini 2023-02-24 18:57:50 +01:00
  • 7fe5c0b8ed Try to fix fullscreen on macos part 2 Daniele Pancottini 2023-02-23 10:32:10 +01:00
  • 6823013494 Try to fix safari full screen image into panorama view Daniele Pancottini 2023-02-23 10:06:50 +01:00
  • 470ce1180f Merge branch 'main' of github.com:DanielePancottini/safaraecommerce-migration-nextjs into main Daniele Pancottini 2023-02-22 19:27:21 +01:00
  • 30a6045e6b Update about and news text Daniele Pancottini 2023-02-22 19:27:09 +01:00
  • 7c9ade5b10
    Update README.md Daniele Pancottini 2023-02-22 18:41:36 +01:00
  • faccd800d5
    Create LICENSE-CC-BY-NC-ND-4.0.md Daniele Pancottini 2023-02-22 18:37:23 +01:00
  • 50c56e4c60 Change news/about text color to black (more visible than grey) Daniele Pancottini 2023-02-21 18:49:13 +01:00
  • 459cab1337 Reduce font size of title into product view component Daniele Pancottini 2023-02-21 10:42:45 +01:00
  • aaeca5b711 Fix height on image card contente component Daniele Pancottini 2023-02-21 10:36:51 +01:00
  • 4be082fedc Complete color and font implementation into news and about pages Daniele Pancottini 2023-02-21 10:36:32 +01:00
  • e50234ee85 Update the new-provider.md Weike Shi 2023-02-19 21:38:14 -05:00
  • 6e202e0cbd Add markers and virtul tours 80-90-00 Francesco Balducci 2023-02-19 11:46:37 +01:00
  • 5cfeb48b11 Update react-img-mapper to 1.5, translate contat page Daniele Pancottini 2023-02-17 21:04:46 +01:00
  • 2faae84491 added cypress tests and GitHub action config AB 2023-02-13 22:33:53 +05:00
  • af4b0cea03 Wrap product card with chackra card Daniele Pancottini 2023-02-11 11:14:31 +01:00
  • 5a4c48c378 Fix vintage color background, add footer copyright and contact icons, add contact page Daniele Pancottini 2023-02-10 15:30:36 +01:00
  • 06e16e3a4b Add new font for about and news pages Daniele Pancottini 2023-02-10 14:52:14 +01:00
  • 87c0b21943 Fix where we are table (responsive fix) Daniele Pancottini 2023-02-08 19:23:08 +01:00
  • 9b38091581 Add more space between paragraphs into news page Daniele Pancottini 2023-02-08 18:55:02 +01:00
  • 09ae4bc7b0 Remove useless imports Daniele Pancottini 2023-02-08 18:49:23 +01:00
  • 0213d22a8a Delete useless manifest file Daniele Pancottini 2023-02-08 09:22:57 +01:00
  • 21e070e675
    Update Text.module.css sitch 2023-02-07 14:41:14 -05:00
  • 705232dece Try to fix image mapper problem Daniele Pancottini 2023-02-07 11:17:37 +01:00
  • a067d19778 Fix Product card hook Daniele Pancottini 2023-02-05 20:48:34 +01:00
  • be80415614 Add Tidio chat provider Daniele Pancottini 2023-02-05 20:40:42 +01:00
  • c211bff2ad Add categories into all products page and complete translation of that page Daniele Pancottini 2023-02-05 13:07:25 +01:00
  • 59f6c63ce3 Change card for all products page Daniele Pancottini 2023-02-04 19:47:43 +01:00
  • 5ceb134d33 Cart API cond0r 2023-01-31 09:11:58 +02:00
  • 8d4a27c7d4 Update products.ts Catalin Pinte 2023-01-31 08:22:05 +02:00
  • d1d9e8c434
    Fix auth & wishlist (#918) v1 Catalin Pinte 2023-01-30 17:50:25 +02:00