Elliot DeNolf
|
b398c44bfe
|
chore: update all references to main in docs, examples, and templates
|
2023-10-08 19:45:54 -04:00 |
|
dependabot[bot]
|
8f98eff0d7
|
chore(deps): bump graphql from 16.8.0 to 16.8.1 in /examples/testing (#3479)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-08 18:13:29 -04:00 |
|
dependabot[bot]
|
f8dce28904
|
chore(deps): bump postcss from 8.4.29 to 8.4.31 in /examples/testing (#3480)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-08 18:13:17 -04:00 |
|
Jacob Fletcher
|
360291c407
|
chore: merges examples
|
2023-10-08 16:57:52 -04:00 |
|
Elliot DeNolf
|
986ceea246
|
chore: nodemon stdin:false, -I flag
|
2023-10-05 16:49:58 -04:00 |
|
Jarrod Flesch
|
deb5be5a9b
|
chore(examples/testing): builds testing example (#3443)
|
2023-10-05 13:55:36 -04:00 |
|
Elliot DeNolf
|
2ad94e48f7
|
chore: add stdin: true to all nodemon.json files
|
2023-10-03 12:42:22 -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 |
|
Ilja Leiko
|
0aa494b339
|
fix: fix form-builder buildInitialFormState example
|
2023-08-07 12:36:07 +02:00 |
|
Jacob Fletcher
|
037ccdd96e
|
chore(examples): updates preview example (#3099)
|
2023-08-01 16:53:45 -04:00 |
|
Jacob Fletcher
|
b84496e5da
|
chore(examples): updates auth example (#3100)
|
2023-08-01 16:53:31 -04:00 |
|
dependabot[bot]
|
62ecf54f85
|
chore(deps): bump semver in /examples/form-builder/nextjs (#3075)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-01 15:24:25 -04:00 |
|
Sean Zubrickas
|
3fdaeb875e
|
removes yarn lock from virtual fields example because of merge conflict
|
2023-08-01 09:26:47 -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 |
|
Sean Zubrickas
|
532f08c5b8
|
updates readme with new images, copy and layout
|
2023-07-24 13:29:04 -04:00 |
|
Jacob Fletcher
|
2a932ea28e
|
chore: updates auth example (#3026)
|
2023-07-20 14:06:26 -04:00 |
|
Jarrod Flesch
|
a69c3ec476
|
chore: updates example folder mongodb uri's to work with node 18
|
2023-07-18 16:51:22 -04:00 |
|
Jarrod Flesch
|
59bc002aed
|
chore: fix protectRoles in auth example
|
2023-07-12 08:31:21 -04:00 |
|
Jarrod Flesch
|
4b60845c67
|
chore: fix auth example protectRoles function
|
2023-07-07 12:42:27 -04:00 |
|
Jarrod Flesch
|
5b7756e266
|
chore: fixes auth example protectRoles function
|
2023-07-07 11:34:19 -04:00 |
|
Jacob Fletcher
|
cfeeb9758f
|
chore: adds eject script to custom server example (#2979)
|
2023-07-06 16:36:22 -04:00 |
|
Jacob Fletcher
|
51058f65e5
|
chore: builds auth example for next.js app router (#2976)
|
2023-07-06 14:15:28 -04:00 |
|
Jacob Fletcher
|
6bc4dde23c
|
chore: builds preview example for next.js app router (#2718)
|
2023-07-06 13:18:31 -04:00 |
|
Jacob Fletcher
|
8a32909dcd
|
chore: fixes tsconfig and nodemon in custom server example (#2952)
|
2023-06-30 11:53:50 -04:00 |
|
Jacob Fletcher
|
0112f4c4ab
|
chore: builds custom server example (#2920)
|
2023-06-28 16:35:41 -04:00 |
|
Jacob Fletcher
|
120e2936fe
|
chore: removes cms text from instances of payload name (#2793)
|
2023-06-14 10:31:29 -04:00 |
|
Jacob Fletcher
|
1aa257df4b
|
chore: uses discord vanity urls (#2786)
|
2023-06-06 15:07:24 -04:00 |
|
Jacob Fletcher
|
908d5747a8
|
chore: allows super-admins to view as tenant in multi-tenant example (#2719)
|
2023-05-30 13:10:14 -04:00 |
|
Jessica Chowdhury
|
47b9af970b
|
Merge pull request #2665 from payloadcms/example/emails
example: email
|
2023-05-25 18:22:45 +01:00 |
|
Jacob Fletcher
|
2fc9288870
|
feat: builds multi-tenant example (#2689)
* feat: builds multi-tenant example
* chore: updates seed script logic
|
2023-05-23 16:40:18 -04:00 |
|
Jessica Boezwinkle
|
bc41f81303
|
example: adds email example
|
2023-05-16 11:07:33 +01:00 |
|
Jessica Boezwinkle
|
d53d0cb439
|
chore: updates payload version on example repos
|
2023-05-10 15:56:57 +01:00 |
|
Jacob Fletcher
|
6f82cefdc5
|
chore: adds cloud messaging to example READMEs (#2612)
|
2023-05-03 11:14:11 -04:00 |
|
mauricewegner
|
ed230a42e0
|
feat: add rich-text blockquote element, change quote node type to blockquote
|
2023-04-20 21:52:05 +02:00 |
|
PatrikKozak
|
1387ba9ae0
|
chore: updates form-builder-example nextjs README
|
2023-04-12 10:39:58 -04:00 |
|
PatrikKozak
|
c0ab499a77
|
chore: adds max-width to confirmation message
|
2023-03-15 12:04:52 -04:00 |
|
PatrikKozak
|
abf74f1a90
|
Merge branch 'master' of https://github.com/payloadcms/payload into feat/form-builder-example
|
2023-03-15 11:58:48 -04:00 |
|
PatrikKozak
|
8e814b1edd
|
chore: style refinements
|
2023-03-15 11:58:40 -04:00 |
|
Igor Loskutov
|
32b38439e3
|
chore: rename index.tsx of Pages collection of Preview example into index.ts
|
2023-03-12 16:08:50 +07:00 |
|
PatrikKozak
|
b459277c72
|
feat: updates form-builder example READMEs
|
2023-03-10 12:03:00 -05:00 |
|
PatrikKozak
|
28ecb0c5eb
|
feat: migrates form builder example nextjs to examples
|
2023-03-10 11:50:41 -05:00 |
|
PatrikKozak
|
1356b4db40
|
chore: migrates form builder example cms to examples
|
2023-03-10 10:55:31 -05:00 |
|
Jessica Chowdhury
|
f6eb0202fe
|
fix: virtual fields example (#2214)
|
2023-03-01 12:02:24 -05:00 |
|
PatrikKozak
|
5aa203d020
|
fix: redirects example (#2209)
|
2023-02-28 14:54:13 -05:00 |
|
Jacob Fletcher
|
fa32c27716
|
feat: adds gql auth example (#2115)
|
2023-02-16 22:31:41 -05:00 |
|
Jacob Fletcher
|
ebdfd8f69a
|
chore: adds @payloadcms/eslint-config to examples (#2112)
|
2023-02-16 15:10:41 -05:00 |
|
Jessica Chowdhury
|
2af0c04c8a
|
feat: virtual fields example (#1990)
|
2023-02-16 10:26:25 -05:00 |
|
Jacob Fletcher
|
c076c77db4
|
feat: auth example
|
2023-02-15 18:49:08 -05:00 |
|
Jacob Fletcher
|
7a99b2544a
|
chore: reviews preview example
|
2023-02-15 14:23:09 -05:00 |
|