James
f70943524b
fix(templates): #4662 , templates not building after having types generated
2024-01-02 19:49:09 -05:00
Alessio Gravili
fee81bfbc4
fix(templates/ecommerce): updates @payloadcms/plugin-stripe to v0.0.19 ( #4554 )
2023-12-18 16:28:38 -05:00
Jacob Fletcher
fd1c4b7fc8
fix(templates): pins react-hook-form to v7.45.4 ( #4469 )
2023-12-12 15:22:23 -05:00
Jacob Fletcher
dff3f37313
fix(templates): collection archive block ( #4426 )
2023-12-11 18:28:10 -05:00
Alessio Gravili
b9c0248823
fix: pin ts-node versions which are causing swc errors ( #4447 )
2023-12-11 17:55:36 +01:00
Jacob Fletcher
80ef18c149
fix(templates/website): removes unused form builder plugin from deps ( #4385 )
2023-12-05 11:57:21 -05:00
James
c00cbaabbc
chore: lints
2023-11-30 18:34:38 -05:00
James
02f407e995
chore: lints
2023-11-30 17:12:01 -05:00
Elliot DeNolf
74e8051bb6
chore(templates): GRAPHQL_API_URL to ecommerce template
2023-11-30 17:01:19 -05:00
Elliot DeNolf
2f8bcc977b
fix(templates): adjust graphql endpoint
2023-11-30 16:19:46 -05:00
Tylan Davis
cbeb0a8bc7
fix(templates): uses context to prevent infinite loop in populateArchiveBlock ( #4278 )
2023-11-27 10:47:03 -05:00
Jacob Fletcher
ad62db01e7
chore(templates): adds comments to .env.example ( #4276 )
2023-11-27 10:43:03 -05:00
Jessica Chowdhury
d6233cbf42
templates: update fetch request in populateArchiveBlock hook ( #4127 )
2023-11-14 11:16:16 -05:00
Elliot DeNolf
a34d0f8274
fix(templates): yarn v1 workaround ( #4125 )
2023-11-13 11:53:57 -05:00
Elliot DeNolf
dc253676e8
docs: add latest tag to all mentions of create-payload-app [no ci] ( #3998 )
2023-11-03 17:18:03 -04:00
Jacob Fletcher
6918be20ba
fix(templates): serializes internal links ( #3935 )
2023-10-30 15:02:01 -04:00
Elliot DeNolf
c8fbfc43bd
chore(templates): pin next@13.5.2
2023-10-26 09:54:23 -04:00
Dan Ribbens
59fabc757d
chore(templates): update ecommerce yarn lock ( #3867 )
2023-10-25 11:19:31 -04:00
Dan Ribbens
650f78a2b9
chore(templates): fix types and seeding errors ( #3845 )
2023-10-25 09:45:09 -04:00
dependabot[bot]
80bf97ebb4
chore(deps): bump next from 13.4.19 to 13.5.0 in /templates/ecommerce ( #3851 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.19 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 16:41:39 -04:00
Jacob Fletcher
78312d9d8d
fix(templates): gql footer queries
2023-10-24 10:37:29 -04:00
Kalon Robson
ec5e35ff71
chore(templates): fix e-commerce template jsx component type error ( #3717 )
2023-10-20 13:37:21 -04:00
Elliot DeNolf
298ca0b7ae
chore(templates): copy yarn.lock in Dockerfile ( #3787 )
2023-10-20 10:52:00 -04:00
Dan Ribbens
229e4459cb
fix(db-postgres): block and array inserts error ( #3714 )
...
Co-authored-by: James <james@trbl.design >
2023-10-18 16:53:26 -04:00
Elliot DeNolf
b545433ee6
chore(templates): add payload helper npm script
2023-10-18 16:11:58 -04:00
PatrikKozak
8b8ceabbdd
fix(templates): user access control ( #3712 )
2023-10-17 12:07:37 -04:00
James
993568a195
fix: bug with seeding ecommerce
2023-10-16 18:34:10 -04:00
James Mikrut
9f0ef9b7da
chore: template compatibility with postgres ( #3701 )
...
* fix: blocks within groups in postgres
* chore: template compatibility
2023-10-16 16:26:21 -04:00
James
228fd58020
chore: ecommerce template postgres compatibility
2023-10-16 14:40:37 -04:00
Elliot DeNolf
ab984b3ea9
fix(templates): peer dependencies for pnpm ( #3603 )
...
* fix(templates): peer dependencies for pnpm
* chore: more concise dep versions
2023-10-12 14:16:55 -04:00
Jarrod Flesch
0bbd7137cd
chore: properly clear cart with correct data shape ( #3500 )
2023-10-09 16:29:15 -04:00
Elliot DeNolf
e842c6624a
chore(templates): use payload latest
2023-10-09 00:18:40 -04:00
Elliot DeNolf
25d20cf87b
feat: 2.0 template updates ( #3488 )
...
* feat: update templates to 2.0 and support create-payload-app
* chore: rich text updates
* chore(templates): remove mongoURL
* chore: migrates rich text fields in website
* chore: manually aliases dotenv in templates
* chore: installs new beta in website template
* chore: type issues
* chore (template): add alias for fs to website template
* chore: more template updates
---------
Co-authored-by: James <james@trbl.design >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-10-08 23:23:51 -04:00
Elliot DeNolf
b398c44bfe
chore: update all references to main in docs, examples, and templates
2023-10-08 19:45:54 -04:00
Jacob Fletcher
d8f6f86228
chore: merges templates
2023-10-08 16:57:52 -04:00
Elliot DeNolf
06fe3f4ac8
chore(templates): move bundler under admin
2023-10-06 14:01:19 -04:00
Elliot DeNolf
986ceea246
chore: nodemon stdin:false, -I flag
2023-10-05 16:49:58 -04:00
Elliot DeNolf
1107a1d7d1
chore: rename editors
2023-10-04 13:27:19 -04:00
Elliot DeNolf
2ad94e48f7
chore: add stdin: true to all nodemon.json files
2023-10-03 12:42:22 -04:00
Elliot DeNolf
40f4014920
feat(templates): add editor import and config lines
2023-10-01 15:40:59 -04:00
Elliot DeNolf
7b6fd62895
feat(templates): update templates for 2.0 ( #3358 )
...
* chore: add reinstall script
* feat(templates): update blank template
* chore(templates): update website and ecommerce
2023-09-19 16:17:37 -04:00
Elliot DeNolf
75a428ddc4
chore: prettier on all templates
2023-09-18 14:43:51 -04:00
Alessio Gravili
9467074fb9
chore: update 2.0 branch from master ( #3207 )
...
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
Co-authored-by: Alessio Gravili <alessio@gravili.de >
Co-authored-by: PatrikKozak <patrik@trbl.design >
Co-authored-by: Lucas Blancas <lablancas@gmail.com >
Co-authored-by: Stef Gootzen <37367280+stefgootzen@users.noreply.github.com >
Co-authored-by: Jarrod Flesch <30633324+JarrodMFlesch@users.noreply.github.com >
Co-authored-by: Jessica Chowdhury <67977755+JessChowdhury@users.noreply.github.com >
Co-authored-by: PatrikKozak <35232443+PatrikKozak@users.noreply.github.com >
Co-authored-by: Greg Willard <Wickett06@gmail.com >
Co-authored-by: James Mikrut <james@payloadcms.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
fix: WhereBuilder component does not accept all valid Where queries (#3087 )
fix: passes in height to resizeOptions upload option to allow height resize (#3171 )
2023-08-22 16:04:50 -04:00
Jacob Fletcher
1da412a9bf
chore(templates): fixes orders access control in ecommerce template ( #3150 )
2023-08-09 12:27:11 -04:00
Jarrod Flesch
156c3eeb08
chore: adds updated yarn lock files for examples and templates folders
2023-07-25 14:22:53 -04:00
Jarrod Flesch
9755a55672
chore: sets payload to latest within templates and examples
2023-07-25 14:11:33 -04:00
Jacob Fletcher
774ffa14d3
chore: updates e-commerce template ( #3072 )
2023-07-25 12:47:08 -04:00
Jacob Fletcher
074abf4b7d
chore: migrates ecommerce template to next.js app router ( #2991 )
2023-07-24 08:23:51 -04:00
Jacob Fletcher
9f06253321
chore: fixes ecommerce template .env.example ( #3041 )
2023-07-20 17:45:55 -04:00
Elliot DeNolf
03c2b36b84
chore: move cross-env to runtime dep ( #2970 )
2023-07-05 11:58:19 -04:00