James Mikrut
353042467f
feat: dynamically populates richtext relationships
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
* feat: sets default access control to requiring a user to be logged in
* feat: dynamically populates richtext relationships
* feat: allows depth param in graphql richText field
* feat: ensures relationship input is initialized with up to 3 related collections
2021-04-18 15:29:54 -04:00
Elliot DeNolf
b383eb65c6
feat: autolabel fields when label is omitted ( #42 )
...
* feat: autolabel fields when omitted
* feat: handle autolabel in graphql mutation build
* feat: autolabel blocks
* test: add required slug field to blocks
* feat: handle graphql names when label is false
* feat: adds relationship field to test searchable input
* feat: handle block cell type labeling pluralization
* docs: remove all explicit labeling, no longer needed
* fix: falsey column labels, allows false array labels
* fix: client tests
* fix: auto-labels globals
* docs: globals auto-labeling and hooks clarification
* fix; proper object type naming
Co-authored-by: James <james@trbl.design >
2021-04-16 22:37:08 -04:00
Elliot DeNolf
4ee4fae53b
docs: remove incorrect code tags
2021-04-16 18:37:20 -04:00
Samuel Pitoňák
1008eada65
docs: fix typo in field types overview
2021-04-10 16:46:31 +02:00
Jarrod Flesch
c71ba2b079
feat: changes global find and update payload api from global to slug as the key to find/update with
2021-03-22 09:15:55 -04:00
James Mikrut
1aa59a3918
Merge pull request #104 from payloadcms/feat/admin-thumbnail-function
...
Feat/admin thumbnail function
2021-03-14 15:59:49 -04:00
James
5e1ddb552e
feat: only runs adminThumbnail func if image type
2021-03-14 15:53:00 -04:00
James
521b49afbf
docs: adminThumbnail feature
2021-03-14 15:50:44 -04:00
James Mikrut
3dfd8314f1
Merge pull request #103 from payloadcms/feat/provide-field-access-data
...
Feat/provide field access data
2021-03-14 13:43:40 -04:00
James Mikrut
3e8ad0ab60
Merge pull request #96 from payloadcms/docs/fix-broken-links
...
docs: fix broken links graphql playground and collections preview
2021-03-14 13:43:31 -04:00
James
339f7503a4
feat: provides field access control with document data
2021-03-14 13:40:45 -04:00
James
65c81c7c2a
docs: spelling
2021-03-14 12:59:19 -04:00
James
39b30da10f
docs: corrections to field hooks
2021-03-14 12:59:12 -04:00
James
71a15b5e6d
docs: clarity around afterRead S3 hook
2021-03-13 13:55:01 -05:00
Dan Ribbens
2f18647f87
docs: fix broken links graphql playground and collections preview
2021-03-11 00:02:50 -05:00
Dan Ribbens
3afefbe592
chore: fix docs admin folder casing
2021-03-04 11:52:33 -05:00
Dan Ribbens
a897631251
Merge pull request #87 from payloadcms/docs/fix-broken-links
...
docs: fixed broken links throughout docs
2021-03-04 08:12:58 -05:00
Dan Ribbens
fbf82fc205
docs: fixed broken links throughout docs
2021-03-04 08:01:20 -05:00
James
fef1b98cf1
docs: fixes a few links
2021-03-01 08:39:31 -05:00
James
568c6bb7b2
docs: revises licensing
2021-03-01 08:39:23 -05:00
James
4de5605931
feat: removes requirement of returning value from field hooks
2021-02-27 20:14:41 -05:00
James
e549298ad5
docs: removes incorrect hasMany from upload field type
2021-02-19 09:46:24 -05:00
James Mikrut
4a33223645
Merge pull request #43 from payloadcms/fix/add-file-to-local-operations
...
fix: add file to create and update local operations
2021-02-05 15:16:03 -06:00
James Mikrut
0899299ebf
Merge pull request #57 from payloadcms/docs/updates-meta-descriptions
...
Feat: adds meta descriptions to docs
2021-02-05 15:14:48 -06:00
James
1a590287ea
feat: allows upload through Local API
2021-02-05 16:09:53 -05:00
Jessica Boezwinkle
3999400049
fix: removes outdated link from docs-config-overview
2021-02-04 11:41:56 -05:00
Jessica Boezwinkle
1ed189cfb9
fix: reverts ESLint syntax changes to mdx files
2021-02-04 11:36:09 -05:00
Dan Ribbens
82c489841c
feat: add support for setting mongoose connection options
2021-02-04 11:28:46 -05:00
Jessica Boezwinkle
da61feb73b
feat: adds meta descriptions to docs
2021-02-04 11:04:18 -05:00
James
fce56a0e82
Merge branch 'master' of github.com:payloadcms/payload into feat/restrict-serverurl-path
2021-01-24 11:26:25 -05:00
Elliot DeNolf
e638efa847
docs: revert serverURL changes
2021-01-24 11:23:11 -05:00
Elliot DeNolf
bd446b60b8
Revert "docs: configuration overview describe serverURL and removed from code examples where not needed"
...
This reverts commit 5af3520aca .
2021-01-24 11:12:58 -05:00
James
e538598e81
docs: fixes broken link
2021-01-24 10:47:35 -05:00
Elliot DeNolf
c8d656f1d9
Merge pull request #10 from payloadcms/feature/allow-admin-verify
2021-01-23 15:54:47 -05:00
Elliot DeNolf
5bfddbf71c
Merge pull request #9 from alexander-chi/patch-1
...
Update fields.mdx to add missing comma
2021-01-23 15:51:01 -05:00
James
dd31818051
docs: typo in graphql
2021-01-22 17:15:39 -05:00
James
2139eb410f
feat: auto-removes verificationToken upon manual user verify
2021-01-22 17:13:27 -05:00
Alexander Chi
6e9f2afd61
Update fields.mdx to add missing comma
2021-01-16 22:38:26 +00:00
Dan Ribbens
5af3520aca
docs: configuration overview describe serverURL and removed from code examples where not needed
2021-01-16 16:51:21 -05:00
James
45708771b0
docs: fixes broken link
2021-01-13 21:15:19 -05:00
Elliot DeNolf
0575ab8125
docs: add desc and keywords
2021-01-09 10:32:22 -05:00
James
1304c8a95d
docs: licensing grammar issues
2021-01-09 08:09:38 -05:00
James
04c24c5dc1
docs: fixes broken links
2021-01-07 20:05:32 -05:00
James
617fe14dbe
docs: fixes broken links
2021-01-07 19:58:24 -05:00
James
37f3633e0c
Merge branch 'feature/disable-gql' of github.com:payloadcms/payload
2021-01-07 19:55:10 -05:00
James
f3cf99aa5c
docs: licensing improvements
2021-01-07 17:23:28 -05:00
James
c4eec6dc12
docs: fixes licensing code example
2021-01-07 17:21:28 -05:00
Dan Ribbens
d78c76e0b4
feat: disable graphQL flag that will bypass gql on payload init
2021-01-06 15:43:42 -05:00
James
149781af9e
docs: adds some excitement to quickstart
2021-01-06 12:08:26 -05:00
James
51539e6d44
docs: spelling error
2021-01-06 10:14:49 -05:00