Josh Furie
|
fd4f7f5be0
|
fix: Update deployment status for develop environment
|
2024-07-20 12:38:58 -07:00 |
|
semantic-release-bot
|
7a03c23905
|
chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.1...v1.0.2) (2024-07-20)
### Bug Fixes
* Update develop.deploy-functions.yml to add deployment action and set environment variables ([6d07a7b](6d07a7b761 ))
|
2024-07-20 19:31:54 +00:00 |
|
Josh Furie
|
6d07a7b761
|
fix: Update develop.deploy-functions.yml to add deployment action and set environment variables
|
2024-07-20 12:31:25 -07:00 |
|
Josh Furie
|
0e20b47fd2
|
Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop
|
2024-07-20 12:13:09 -07:00 |
|
Josh Furie
|
5b954fe7f8
|
chore: Update develop.deploy-functions.yml to conditionally set environment variables and authenticate with Google Cloud
|
2024-07-20 12:12:50 -07:00 |
|
semantic-release-bot
|
77018770a1
|
chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.0...v1.0.1) (2024-07-20)
### Bug Fixes
* Update description in metadata for high-performance ecommerce store ([5979479](597947975d ))
|
2024-07-20 19:07:02 +00:00 |
|
Josh Furie
|
02485921a1
|
Merge pull request #1 from Revfluence/feature-test
Feature-test
|
2024-07-20 12:06:42 -07:00 |
|
Josh Furie
|
597947975d
|
fix: Update description in metadata for high-performance ecommerce store
|
2024-07-20 12:05:37 -07:00 |
|
Josh Furie
|
6f0b8a83db
|
Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop
|
2024-07-20 11:55:47 -07:00 |
|
Josh Furie
|
805fe0f695
|
chore: Update permissions in develop.deploy-functions.yml
|
2024-07-20 11:55:32 -07:00 |
|
semantic-release-bot
|
ea03d3976c
|
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-07-20)
### Bug Fixes
* adjust min and max width of the add to cart button ([9dc45aa](9dc45aad69 ))
* **bigcommerce:** add limit on product variants ([#655](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/655)) ([9387178](9387178538 ))
* cart error on first load ([2acc211](2acc21164b ))
* **ckibocommerce customer endpoint:** check if shopper cookie is anonymous before calling kibo api ([#613](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/613)) ([3a69dbb](3a69dbb5b0 ))
* **credentials:** test credentials ([e787014](e787014103 ))
* **css:** apply workaround for chrome bug ([#146](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/146)) ([b6f80b7](b6f80b7245 ))
* **debug:** remove debug logs ([1c17971](1c179716b4 ))
* define min input width only for the required viewports ([80b9611](80b96115b6 ))
* **deploy:** try quotes ([735376c](735376cebc ))
* disabled button classes when selectedVariantId is defined are not being set ([#1333](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1333)) ([a5de917](a5de9173e8 ))
* **github actions:** setup misplaced ([a1a0e07](a1a0e0725a ))
* **github-actions:** added missing setup ([7da1ca2](7da1ca225e ))
* **github-actions:** clearly I dont know how to configure this file entirely 🫠 ([1b91fc6](1b91fc654e ))
* **github-actions:** deploy to gcp ([45ee152](45ee152d17 ))
* **github-actions:** fixed extra characters ([9a979e1](9a979e128c ))
* **github-actions:** remove env from build ([3251b93](3251b9358e ))
* **github-actions:** Update develop.deploy-functions.yml ([58c989e](58c989e469 ))
* **package:** added build pack script for .env ([cbac605](cbac60507b ))
* **ProductView:** fixed issue [#136](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/136) ([96f4f26](96f4f26632 ))
* put issue templates inside .github folder ([#761](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/761)) ([0c5597f](0c5597fb93 ))
* Remove the duplicate `description` field ([#449](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/449)) ([381cefa](381cefae0e ))
* Render item in wishlist properly if ID is a string ([#647](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/647)) ([de24bd0](de24bd041c ))
* **vendure:** add new image domain ([#698](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/698)) ([0ae927f](0ae927fbcf ))
* **yaml:** try file ([3802078](3802078f1a ))
### Features
* concise card code ([#348](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/348)) ([d71646a](d71646a60d ))
* **core:** add GBP currency code to product price type ([#717](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/717)) ([fee16e7](fee16e795c ))
* **provider:** Implement Kibo Commerce provider ([#575](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/575)) ([9a4772c](9a4772cdb4 )), closes [#1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1) [#5](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/5) [#3](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/3) [#4](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/4) [#6](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/6) [#9](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/9) [#8](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/8) [#6](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/6) [#9](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/9) [#11](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/11) [#16](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/16) [#13](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/13) [#14](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/14) [#12](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/12) [#17](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/17) [#19](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/19) [#20](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/20) [#22](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/22) [#24](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/24) [#21](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/21) [#23](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/23) [#26](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/26) [#25](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/25)
* replace next-seo with custom solution ([#660](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/660)) ([db17055](db170558d5 ))
* **test oidc:** test oidc ([2d11ecc](2d11ecca9f ))
* **vars:** update vars ([83db04f](83db04fad5 ))
### Reverts
* Revert "Update variant-selector.tsx (#1115)" (#1116) ([61b134a](61b134a66c )), closes [#1115](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1115) [#1116](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1116)
* Revert "Testing potential reason" ([f46d122](f46d122b88 ))
|
2024-07-20 18:51:43 +00:00 |
|
Josh Furie
|
e5dd76c08c
|
chore: Update develop.deploy-functions.yml and .releaserc files
|
2024-07-20 11:51:16 -07:00 |
|
Josh Furie
|
d0a6d71a6e
|
chore: Remove commented code and unused workflow steps in develop.deploy-functions.yml
|
2024-07-20 11:33:48 -07:00 |
|
Josh Furie
|
c7584a7e3c
|
chore: Update Dockerfile and deploy workflow
|
2024-07-20 11:27:58 -07:00 |
|
Josh Furie
|
8e05bcac05
|
Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop
|
2024-07-19 23:18:08 -07:00 |
|
Josh Furie
|
813cc62b0a
|
chore: Update environment variables in develop.deploy-functions.yml
|
2024-07-19 23:17:09 -07:00 |
|
Thomas Frost
|
cbac60507b
|
fix(package): added build pack script for .env
|
2024-07-19 23:07:09 -07:00 |
|
Josh Furie
|
04a5633ad9
|
chore: Set environment variables in develop.deploy-functions.yml
|
2024-07-19 22:57:06 -07:00 |
|
Josh Furie
|
090a0f3e38
|
chore: Update develop.deploy-functions.yml
|
2024-07-19 22:44:52 -07:00 |
|
Josh Furie
|
3802078f1a
|
fix(yaml): try file
|
2024-07-19 22:20:39 -07:00 |
|
Josh Furie
|
735376cebc
|
fix(deploy): try quotes
|
2024-07-19 22:09:22 -07:00 |
|
Josh Furie
|
9de4979527
|
test version
|
2024-07-19 22:03:52 -07:00 |
|
Josh Furie
|
e787014103
|
fix(credentials): test credentials
|
2024-07-19 21:50:32 -07:00 |
|
Josh Furie
|
1c179716b4
|
fix(debug): remove debug logs
|
2024-07-19 21:37:34 -07:00 |
|
Josh Furie
|
2d11ecca9f
|
feat(test oidc): test oidc
|
2024-07-19 21:09:48 -07:00 |
|
Josh Furie
|
83db04fad5
|
feat(vars): update vars
|
2024-07-19 20:42:28 -07:00 |
|
Thomas Frost
|
3251b9358e
|
fix(github-actions): remove env from build
|
2024-07-19 20:24:58 -07:00 |
|
Thomas Frost
|
58c989e469
|
fix(github-actions): Update develop.deploy-functions.yml
|
2024-07-19 20:24:19 -07:00 |
|
Josh Furie
|
f5717fb2c5
|
try again
|
2024-07-19 20:11:59 -07:00 |
|
Josh Furie
|
7499a92de2
|
add source
|
2024-07-19 13:55:48 -07:00 |
|
Josh Furie
|
3831239b6b
|
env
|
2024-07-19 13:50:34 -07:00 |
|
Josh Furie
|
574438dbb5
|
fix develop
|
2024-07-19 13:44:55 -07:00 |
|
Josh Furie
|
3034e9eb51
|
test change to env
|
2024-07-19 13:31:52 -07:00 |
|
Josh Furie
|
a2ef419b87
|
test
|
2024-07-19 13:10:36 -07:00 |
|
Thomas Frost
|
45ee152d17
|
fix(github-actions): deploy to gcp
|
2024-07-19 10:51:28 -07:00 |
|
Thomas Frost
|
1b91fc654e
|
fix(github-actions): clearly I dont know how to configure this file entirely 🫠
|
2024-07-19 10:34:13 -07:00 |
|
Thomas Frost
|
a1a0e0725a
|
fix(github actions): setup misplaced
|
2024-07-19 10:31:23 -07:00 |
|
Thomas Frost
|
7da1ca225e
|
fix(github-actions): added missing setup
|
2024-07-19 10:30:05 -07:00 |
|
Thomas Frost
|
9a979e128c
|
fix(github-actions): fixed extra characters
|
2024-07-19 10:26:01 -07:00 |
|
Thomas Frost
|
2105521d96
|
build(github/actions): implemented git action to deploy to gcp
|
2024-07-19 10:23:40 -07:00 |
|
Harry Buisman
|
7c1b34abdb
|
Remove any type and make removeEdgesAndNodes generic (#1353)
|
2024-07-14 12:20:15 -05:00 |
|
JustinApt
|
7fd9ad8a8c
|
Update README.md (#1339)
The current URL to the Shopify Integration Guide is http://vercel.com/docs/integrations/shopify, which redirects to https://vercel.com/docs/integrations/cms/shopify and shows a 404. The correct URL that holds the same content now seems to be on https://vercel.com/docs/integrations/ecommerce/shopify, which is updated in this commit.
|
2024-05-26 17:17:37 -05:00 |
|
Ilnur Basyrov
|
42d5d8efcf
|
Adds Ecwid by Lightspeed to providers section (#1304)
Co-authored-by: Michael Novotny <manovotny@gmail.com>
|
2024-05-07 09:31:40 -04:00 |
|
Elbert Corniell
|
a5de9173e8
|
fix: disabled button classes when selectedVariantId is defined are not being set (#1333)
|
2024-05-04 14:27:59 -05:00 |
|
Lee Robinson
|
887d437795
|
Prepare for using PPR (#1236)
|
2024-04-17 21:54:09 -05:00 |
|
Lee Robinson
|
610b0e8692
|
Remove stray revalidate
|
2024-03-31 08:50:39 -05:00 |
|
Lee Robinson
|
25ddc5e643
|
Update dependencies. (#1314)
|
2024-03-26 16:15:01 -05:00 |
|
Alberto Benatti
|
3a18f9a098
|
Update next.js version to 14 inside README.md (#1243)
|
2023-11-15 08:48:11 -06:00 |
|
Benedikt Jónsson
|
2fe1527bea
|
Use GitHub actions concurrency to cancel in progress workflows on PRs (#1232)
|
2023-11-10 13:46:08 -06:00 |
|
Lee Robinson
|
2448f5201c
|
Upgrade to Next.js 14 (#1224)
|
2023-10-27 14:11:18 -05:00 |
|