Dan Ribbens
4c87123514
docs: fix typo
2021-10-13 17:03:21 -04:00
James
ad2b47e725
docs: clarity
2021-10-04 11:25:12 -04:00
Dan Ribbens
ad097820bf
feat: add indexSortableField option to create indexes for sortable fields on all collections
2021-09-30 16:05:47 -04:00
James
2e64fcf92e
docs: rich text upload element
2021-09-28 14:32:34 -04:00
James
dbbff4cfa4
feat: allows local update api to replace existing files with newly uploaded ones
2021-09-22 12:05:09 -04:00
Dan Ribbens
c676631661
Merge pull request #315 from payloadcms/docs/fix-collection-hook-links
...
docs: fix links in collection hooks
2021-09-15 14:34:45 -04:00
James
7fc8f6dd3c
docs: corrects refresh-token rest route
2021-09-15 13:46:55 -04:00
Dan Ribbens
d12bb5043a
docs: fix links in collection hooks
2021-09-13 12:17:25 -04:00
Jean-Baptiste
4b70a1225f
feat: replace the collection idType option with an explicit id field
2021-09-09 11:24:47 -04:00
Jean-Baptiste
29529b2c56
fix: improve id type semantic and restrict possible types to text and number
2021-09-09 11:21:55 -04:00
Jean-Baptiste
af5f931340
update docs with id option
2021-09-09 11:20:06 -04:00
Dan Ribbens
34630757b9
docs: point field and near query
2021-08-25 16:55:47 -04:00
James
cb422bb4c6
docs: accuracy improvements
2021-08-12 23:05:21 -04:00
James
8534eeea85
docs: typo
2021-08-06 12:53:45 -04:00
James
9661c6d40a
feat: allow completely disabling local file storage
2021-08-06 12:18:20 -04:00
James
4a44d20d90
chore: merges
2021-08-06 11:14:02 -04:00
James
8a022e3c55
docs: adds detail about maintaining aspect ratio
2021-08-06 11:11:51 -04:00
James
9c8935fd51
feat: exposes auto-sized uploads on payload req
2021-08-06 10:40:40 -04:00
James Mikrut
4b51e9d9a1
Update overview.mdx
2021-08-02 17:17:56 -04:00
James
a002b7105f
feat: improves plugin writability
2021-07-29 07:15:47 -04:00
James
aa81e04861
docs: typescript configs
2021-07-27 20:21:51 -04:00
Dan Ribbens
fe0098ccd9
feat: add component support to collection and global description
2021-07-27 12:53:43 -04:00
Dan Ribbens
e0933f612a
feat: add component support to field description
2021-07-27 12:53:43 -04:00
Dan Ribbens
29a1108518
feat: add descriptions to every allowed field type, globals and collections
2021-07-27 12:53:43 -04:00
James
d418599038
Merge branch 'master' of github.com:payloadcms/payload
2021-07-23 09:50:07 -04:00
James
603a11c4d5
docs: renames plugins overview
2021-07-23 09:50:03 -04:00
James Mikrut
51419feb46
Merge pull request #232 from payloadcms/docs/fix-broken-links
...
docs: fix collections admin link
2021-07-22 09:11:41 -04:00
Jarrod Flesch
dcd8052498
fix: accurately documents the props for the datepicker field
2021-07-21 18:09:14 -04:00
Dan Ribbens
7e52de7daf
docs: fix collections admin link
2021-07-15 15:04:47 -04:00
James
6b255315e0
feat: adds plugins infrastructure
2021-07-06 20:17:12 -04:00
James
6a12ffc5fd
docs: readability
2021-07-01 17:15:30 -04:00
James
fa4d043e74
Merge branch 'docs/spelling' of github.com:payloadcms/payload
2021-07-01 17:05:12 -04:00
James
08b4c25c70
Merge branch 'docs/relationship-field-variations' of github.com:payloadcms/payload
2021-07-01 17:04:57 -04:00
Jessica Boezwinkle
55344a3644
docs: spelling error in rich text doc
2021-07-01 16:05:34 -04:00
Dan Ribbens
acfcd20bfa
docs: relationship field where query examples
2021-07-01 15:54:05 -04:00
Dan Ribbens
b5d272fdbe
docs: update relationship field with example variations
2021-07-01 14:50:11 -04:00
James
4359178f7a
docs: scss reusability
2021-07-01 14:45:31 -04:00
Dan Ribbens
5bea9ae126
feat: export all field prop types for custom components
2021-06-30 16:55:45 -04:00
Dan Ribbens
95c165018e
fix: respect maxDepth 0
2021-06-22 14:14:00 -04:00
Dan Ribbens
880dabdcad
feat: adds maxDepth to relationships and upload fields
2021-06-22 13:28:27 -04:00
James Mikrut
67c1e280eb
feat: exposes babel config via payload/babel ( #203 )
...
* feat: exposes babel config via payload/config
* docs: adds info about re-using babel.config.js
2021-06-21 12:59:17 -04:00
Dan Ribbens
fb60bc79a1
feat: user preferences ( #195 )
...
* feat: adds preferences to rest api and graphql
* feat: admin panel saves user preferences on locales
* feat: admin panel saves user column preferences for collection lists
* feat: adds new id field to blocks and array items
* feat: exposes new DocumentInfo context and usePreferences hooks to admin panel
* docs: preferences api documentation and useage details
Co-authored-by: James <james@trbl.design >
2021-06-21 12:49:10 -04:00
Elliot DeNolf
1c6f32f288
feat: restrict upload mime types in file picker
2021-05-11 22:21:03 -04:00
James
2d67448d8a
feat: exposes locale within preview function
2021-05-10 09:24:00 -04:00
James
c8f1bd19e2
docs: adds * locale to docs
2021-05-06 19:58:06 -04:00
James
9aebeaf579
feat: allows group field gutter to be disabled
2021-05-04 18:48:51 -04:00
Ontopic
e791c5b7b3
feat: add ability to hide gutter for RichText fields
...
* Adding ability to hide gutter on RichText field
* Adding documentation for hideGutter
Co-authored-by: anon <no-reply@google.com >
2021-05-04 18:37:26 -04:00
Elliot DeNolf
670ccf2f58
feat: support global date format
2021-04-29 18:29:56 -04:00
Ontopic
f9906e1cdc
docs: fix afterChange example
2021-04-27 09:49:15 -04:00
James
99704707dd
feat: sets enableRichTextRelationship to true by default
2021-04-19 10:23:07 -04:00