Paul
6cf6ca3ea8
fix(website template): archiveBlock being populated with draft items by default, causing an error for graphql in the frontend ( #5643 )
...
* fix(website template): archiveBlock being populated with draft items by default, causing an error for graphql in the frontend
2024-04-03 19:34:36 -03:00
dependabot[bot]
11ff2042f3
chore(deps): bump express from 4.18.2 to 4.19.2 in /templates/website ( #5537 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:00:14 -04:00
dependabot[bot]
1dc86aa6e6
chore(deps): bump es5-ext from 0.10.62 to 0.10.64 in /templates/website ( #5190 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 09:59:19 -04:00
dependabot[bot]
f53e2df951
chore(deps): bump ip from 2.0.0 to 2.0.1 in /templates/website ( #5131 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 11:24:01 -05:00
Paul
23b135b963
fix(templates): fix conflicting routes with Nextjs ( #4725 )
...
* Updated templates and readme to note conflicting routes
* Move information in readmes to blockquotes and move next-api to just next
* Remove unnecessary notes
2024-02-06 10:56:20 -05:00
Elliot DeNolf
0f69b9c2f8
chore(templates): remove jackspeak resolutions
2024-01-10 13:06:50 -05:00
Elliot DeNolf
f1bb2f8151
feat(templates): bump plugin-cloud ( #4770 )
2024-01-10 13:03:50 -05:00
dependabot[bot]
8f420d841a
chore(deps): bump follow-redirects in /templates/website ( #4737 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 13:18:08 -05:00
James
f70943524b
fix(templates): #4662 , templates not building after having types generated
2024-01-02 19:49:09 -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
ee670b2b20
chore: introduces graphql_api_url to website template
2023-11-30 16:58:30 -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
650f78a2b9
chore(templates): fix types and seeding errors ( #3845 )
2023-10-25 09:45:09 -04:00
Jacob Fletcher
78312d9d8d
fix(templates): gql footer queries
2023-10-24 10:37:29 -04:00
Jacob Fletcher
01380bebe5
fix(templates/website): missing env vars ( #3799 )
2023-10-20 18:09:43 -04:00
Kalon Robson
55b9bf40df
chore(templates): fix website template unused ts-expect-error ( #3652 )
2023-10-20 13:37:02 -04:00
Elliot DeNolf
5282673746
chore(templates): revert unintentional change
2023-10-20 11:58:35 -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
8c75f32620
chore: website seed script compatibility with postgres + mongo
2023-10-16 18:39:28 -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
dfa861557d
chore: website template postgres compatibility
2023-10-16 14:47:18 -04:00
PatrikKozak
1a006fef19
chore(templates/website): uses correct logo color in dark mode ( #3667 )
2023-10-16 10:14:09 -04:00
Elliot DeNolf
171ee121e9
chore: remove workspace file
2023-10-12 17:18:12 -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
Elliot DeNolf
a54638eb47
fix(templates): bump plugin-cloud version for blank
2023-10-12 14:15:51 -04:00
Elliot DeNolf
0985825b08
fix(templates/website): account view query
2023-10-09 15:25:56 -04:00
Elliot DeNolf
9006643102
chore(templates): fix website template error
2023-10-09 08:56:08 -04:00
Elliot DeNolf
e842c6624a
chore(templates): use payload latest
2023-10-09 00:18:40 -04:00
Dan Ribbens
7e5d322d6b
chore(template): remove comments
2023-10-08 23:46:29 -04:00
Dan Ribbens
b04f6b2b5b
Merge branch 'main' of github.com:payloadcms/payload
2023-10-08 23:45:25 -04:00
Dan Ribbens
36225d1455
chore(template): fix lint error in webpage template
2023-10-08 23:45:13 -04:00
Elliot DeNolf
c9fdcebb9e
chore(templates): fix website template error
2023-10-08 23:38:20 -04:00
Dan Ribbens
5e6bec773f
Merge branch 'main' of github.com:payloadcms/payload
2023-10-08 23:28:43 -04:00
Dan Ribbens
5ebe375743
chore (template): website template type error
2023-10-08 23:28:28 -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