Commit Graph

  • 84224f8d7e Fix bug with disabled state Lee Robinson 2024-07-29 14:22:06 -05:00
  • 94b85fca6f
    Update README Lee Robinson 2024-07-28 23:28:35 -05:00
  • 37cb5e38da Small cleanup. Lee Robinson 2024-07-28 23:26:03 -05:00
  • c114c35104
    Merge branch 'main' into fix-base-url Lee Robinson 2024-07-28 23:00:11 -05:00
  • 9a4c995bb6
    Make image, variant, and cart updates faster with useOptimistic (#1365) Lee Robinson 2024-07-28 22:58:59 -05:00
  • e938e0783d fix last bug Lee Robinson 2024-07-28 22:56:37 -05:00
  • 16b222a22e use actions Lee Robinson 2024-07-28 18:24:16 -05:00
  • f321a69bbf More optimism Lee Robinson 2024-07-28 16:32:59 -05:00
  • 0a3da9c037 optimistic variants Lee Robinson 2024-07-28 16:05:07 -05:00
  • a9e67c43bb Larger delete button, my fingers are too large Lee Robinson 2024-07-28 15:19:53 -05:00
  • 2b2b897cef Handle null ids Lee Robinson 2024-07-28 14:49:48 -05:00
  • c131178529 Fix Lee Robinson 2024-07-28 14:35:37 -05:00
  • bf6016cc10 Fix type Lee Robinson 2024-07-28 14:30:54 -05:00
  • bacbe38ffa mas improvements Lee Robinson 2024-07-28 14:27:16 -05:00
  • 5071de39ae Update link Lee Robinson 2024-07-28 11:45:00 -05:00
  • e3437f0e5c Increase tap area for button Lee Robinson 2024-07-28 11:42:56 -05:00
  • 0f38ca644e Add toast Lee Robinson 2024-07-28 11:31:43 -05:00
  • a1de163406 Push it Lee Robinson 2024-07-27 20:42:42 -05:00
  • d7caedd0a3 WIP Lee Robinson 2024-07-27 20:29:08 -05:00
  • dd7449f975 Make deleting optimistic too. Lee Robinson 2024-07-25 17:23:22 -05:00
  • cea56f608b Fix bugs with optimistic. Lee Robinson 2024-07-25 17:15:50 -05:00
  • 0ebf071826
    Optimistic cart (#1364) Lee Robinson 2024-07-25 13:56:53 -05:00
  • 921b87d639 Fix typing Lee Robinson 2024-07-25 13:54:32 -05:00
  • 4086fe403a Optimistic cart. Lee Robinson 2024-07-25 13:48:59 -05:00
  • d7a4f3dc46
    feat(design): Show carousel above the fold on desktop (#1363) Vincent Voyer 2024-07-25 18:24:49 +02:00
  • 6a49e97cb4 uneeded Vincent Voyer 2024-07-25 11:46:19 +02:00
  • 11190da60a feat(design): Show carousel above the fold on desktop Vincent Voyer 2024-07-25 11:29:49 +02:00
  • 4bd23011ff display ChevronUp icon when openSelect is true Teddir 2024-07-25 07:08:37 +07:00
  • ec21369389
    Update dependencies. (#1361) Lee Robinson 2024-07-24 14:05:34 -05:00
  • 81becd5f36 Ship Lee Robinson 2024-07-24 14:05:15 -05:00
  • a95088e0c9 Fix Lee Robinson 2024-07-24 14:03:55 -05:00
  • 7756b912e8 Update deps Lee Robinson 2024-07-24 14:02:26 -05:00
  • 10f8794e4d chore(release): 1.4.0 [skip ci] semantic-release-bot 2024-07-20 22:16:58 +00:00
  • 00214a0360 chore(release): 1.3.0 [skip ci] semantic-release-bot 2024-07-20 22:05:56 +00:00
  • c2de62b398 chore(release): 1.2.1 [skip ci] semantic-release-bot 2024-07-20 21:59:39 +00:00
  • 116125392f feat: Add 'print result' step to develop.deploy-functions.yml Josh Furie 2024-07-20 15:05:30 -07:00
  • d07b816dba fix: Remove deployment status update step in develop.deploy-functions.yml Josh Furie 2024-07-20 14:59:15 -07:00
  • 4ffb965688 fix(refactor): refactor code for isolation Thomas Frost 2024-07-20 20:54:32 -07:00
  • dfa42c2552 feat(stores): testing multiple stores (working!) Thomas Frost 2024-07-20 15:15:23 -07:00
  • 9615337b46 chore(release): 1.2.0 [skip ci] semantic-release-bot 2024-07-20 21:55:52 +00:00
  • 86ecab7c3f feat(cart): cart is now based on store configuration Thomas Frost 2024-07-20 14:53:37 -07:00
  • e20594e95f chore(release): 1.1.3 [skip ci] semantic-release-bot 2024-07-20 21:44:58 +00:00
  • 33a8dadf8c Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 14:44:38 -07:00
  • d84c3a2d2b fix: Add deployment status update step in develop.deploy-functions.yml Josh Furie 2024-07-20 14:44:33 -07:00
  • 327095a7ef chore(release): 1.1.2 [skip ci] semantic-release-bot 2024-07-20 21:39:45 +00:00
  • f0f1895bfc Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 14:39:21 -07:00
  • 10b38f0970 fix: Update README.md with additional test Josh Furie 2024-07-20 14:39:18 -07:00
  • 342eb2adc3 chore(release): 1.1.1 [skip ci] semantic-release-bot 2024-07-20 21:36:40 +00:00
  • a54327d985 fix: Update README.md with additional test Josh Furie 2024-07-20 14:36:12 -07:00
  • 0243b74990 chore: Update README.md with additional test Josh Furie 2024-07-20 14:35:58 -07:00
  • f60f6bdde2 chore: Update deployment workflow and status conditions in develop.deploy-functions.yml Josh Furie 2024-07-20 14:34:46 -07:00
  • 6992a3ff19 chore: Update deployment workflow in develop.deploy-functions.yml Josh Furie 2024-07-20 14:16:08 -07:00
  • 443ee8ba34 chore: Update deployment status conditions in develop.deploy-functions.yml Josh Furie 2024-07-20 14:14:22 -07:00
  • 4b29a2747e chore: Delete previous deployments and update deployment process in develop.deploy-functions.yml Josh Furie 2024-07-20 14:11:50 -07:00
  • af142b3d39 chore: Add console log to print deployments data in develop.deploy-functions.yml Josh Furie 2024-07-20 14:04:09 -07:00
  • ce0143adf5 Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 14:02:04 -07:00
  • 33c1dda984 chore: Update develop.deploy-functions.yml to conditionally set environment variables and authenticate with Google Cloud Josh Furie 2024-07-20 14:02:00 -07:00
  • 0fc7f903d0 chore(release): 1.1.0 [skip ci] semantic-release-bot 2024-07-20 20:58:32 +00:00
  • 659d7cf255 Merge branch 'main' into develop Thomas Frost 2024-07-20 13:56:15 -07:00
  • 6b19c30516 feat(ContentLandingPage): dynamic landing page based on configuration Thomas Frost 2024-07-20 13:52:07 -07:00
  • ff0e51bbec chore: Comment out unused deployment action in develop.deploy-functions.yml Josh Furie 2024-07-20 13:35:20 -07:00
  • d7d88e8fe7 chore: Remove unused test workflow file Josh Furie 2024-07-20 13:12:50 -07:00
  • ba19cc9e99 Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 13:10:38 -07:00
  • a24c746c47 chore: Remove unused test workflow file Josh Furie 2024-07-20 13:10:34 -07:00
  • d862eab31d chore(release): 1.0.3 [skip ci] semantic-release-bot 2024-07-20 19:39:23 +00:00
  • fd4f7f5be0 fix: Update deployment status for develop environment Josh Furie 2024-07-20 12:38:58 -07:00
  • 7a03c23905 chore(release): 1.0.2 [skip ci] semantic-release-bot 2024-07-20 19:31:54 +00:00
  • 6d07a7b761 fix: Update develop.deploy-functions.yml to add deployment action and set environment variables Josh Furie 2024-07-20 12:31:25 -07:00
  • 0e20b47fd2 Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 12:13:09 -07:00
  • 5b954fe7f8 chore: Update develop.deploy-functions.yml to conditionally set environment variables and authenticate with Google Cloud Josh Furie 2024-07-20 12:12:50 -07:00
  • 77018770a1 chore(release): 1.0.1 [skip ci] semantic-release-bot 2024-07-20 19:07:02 +00:00
  • 02485921a1
    Merge pull request #1 from Revfluence/feature-test Josh Furie 2024-07-20 12:06:42 -07:00
  • 597947975d fix: Update description in metadata for high-performance ecommerce store Josh Furie 2024-07-20 12:05:37 -07:00
  • 6f0b8a83db Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-20 11:55:47 -07:00
  • 805fe0f695 chore: Update permissions in develop.deploy-functions.yml Josh Furie 2024-07-20 11:55:32 -07:00
  • ea03d3976c chore(release): 1.0.0 [skip ci] semantic-release-bot 2024-07-20 18:51:43 +00:00
  • e5dd76c08c chore: Update develop.deploy-functions.yml and .releaserc files Josh Furie 2024-07-20 11:51:16 -07:00
  • d0a6d71a6e chore: Remove commented code and unused workflow steps in develop.deploy-functions.yml Josh Furie 2024-07-20 11:33:48 -07:00
  • c7584a7e3c chore: Update Dockerfile and deploy workflow Josh Furie 2024-07-20 11:27:58 -07:00
  • 8e05bcac05 Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop Josh Furie 2024-07-19 23:18:08 -07:00
  • 813cc62b0a chore: Update environment variables in develop.deploy-functions.yml Josh Furie 2024-07-19 23:17:09 -07:00
  • cbac60507b fix(package): added build pack script for .env Thomas Frost 2024-07-19 23:06:29 -07:00
  • 04a5633ad9 chore: Set environment variables in develop.deploy-functions.yml Josh Furie 2024-07-19 22:57:06 -07:00
  • 090a0f3e38 chore: Update develop.deploy-functions.yml Josh Furie 2024-07-19 22:44:52 -07:00
  • 3802078f1a fix(yaml): try file Josh Furie 2024-07-19 22:20:39 -07:00
  • 735376cebc fix(deploy): try quotes Josh Furie 2024-07-19 22:09:22 -07:00
  • 9de4979527 test version Josh Furie 2024-07-19 22:03:52 -07:00
  • e787014103 fix(credentials): test credentials Josh Furie 2024-07-19 21:50:32 -07:00
  • 1c179716b4 fix(debug): remove debug logs Josh Furie 2024-07-19 21:37:34 -07:00
  • 2d11ecca9f feat(test oidc): test oidc Josh Furie 2024-07-19 21:09:48 -07:00
  • 83db04fad5 feat(vars): update vars Josh Furie 2024-07-19 20:42:28 -07:00
  • 3251b9358e
    fix(github-actions): remove env from build Thomas Frost 2024-07-19 20:24:58 -07:00
  • 58c989e469
    fix(github-actions): Update develop.deploy-functions.yml Thomas Frost 2024-07-19 20:24:19 -07:00
  • 31d3a93ed9
    fix(github-actions): Update develop.deploy-functions.yml Thomas Frost 2024-07-19 20:21:19 -07:00
  • f5717fb2c5 try again Josh Furie 2024-07-19 20:11:59 -07:00
  • 7499a92de2 add source Josh Furie 2024-07-19 13:55:48 -07:00
  • 3831239b6b env Josh Furie 2024-07-19 13:50:34 -07:00
  • 574438dbb5 fix develop Josh Furie 2024-07-19 13:44:55 -07:00
  • 3034e9eb51 test change to env Josh Furie 2024-07-19 13:31:52 -07:00
  • a2ef419b87 test Josh Furie 2024-07-19 13:10:36 -07:00