PatrikKozak
fb4f822d34
fix: removes queryHiddenFields from example Find operation
2023-05-08 09:56:32 -04:00
PatrikKozak
02a4e17e41
Merge branch 'master' of https://github.com/payloadcms/payload into fix/queryHiddenFields
2023-05-08 09:53:34 -04:00
PatrikKozak
5f30dbb1a5
fix: removes deprecated queryHiddenFIelds from local API docs
2023-05-08 09:53:27 -04:00
Michel v. Varendorff
967899229f
feat: collection admin.enableRichTextLink property ( #2560 )
2023-05-04 16:31:40 -04:00
Jarrod Flesch
1d58007606
feat: custom admin buttons ( #2618 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-05-04 16:04:06 -04:00
Jarrod Flesch
56a1dee3d6
docs: fix ui field example code block config
2023-05-04 09:33:28 -04:00
Quentin Beauperin
28572a978e
docs: add hideAPIURL to the collections and globals admin options ( #2614 )
...
* fix: add the missing `hideAPIURL` admin option in the collections docs
* fix: add the missing `hideAPIURL` admin option in the globals docs
2023-05-03 19:11:56 -04:00
Jarrod Flesch
acfb9bca45
Feat/custom admin buttons ( #2613 )
2023-05-03 17:21:38 -04:00
Harrison-Blair
13179a9498
chore: misc documentation updates ( #2589 )
...
* chore: ensures example configs are being exported when necessary
* chore: adds note regarding updating of hidden fields
---------
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design >
2023-05-01 16:28:13 -04:00
Perry
85b3d579d3
feat: supports collection compound indexes ( #2529 )
...
Co-authored-by: Perry Li <yuanping.li@moblab.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-04-26 11:11:01 -04:00
Michel v. Varendorff
bf6522898d
feat: allow customizing the link fields ( #2559 )
2023-04-26 11:08:47 -04:00
Jessica Boezwinkle
8270d8a228
docs: typo on REST API page
2023-04-25 12:33:33 +01:00
James
48941dce07
chore: merge conflicts
2023-04-24 17:11:23 -04:00
Jessica Boezwinkle
4fb8b0fa28
chore: updates richText docs
2023-04-24 17:58:49 +01:00
Jessica Boezwinkle
e942a18e5a
chore: adds export and fields to upload example
2023-04-24 15:32:52 +01:00
Dan Ribbens
f6db81e431
docs: add user to field conditional logic
2023-04-21 22:55:23 -04:00
mauricewegner
ed230a42e0
feat: add rich-text blockquote element, change quote node type to blockquote
2023-04-20 21:52:05 +02:00
Elliot DeNolf
c251801b1a
chore: proper url path for docker deployment
2023-04-20 13:38:22 -04:00
Elliot DeNolf
8c242450e5
docs: fix docker link from getting started page
2023-04-20 13:31:56 -04:00
Teun Mooij
023719d775
feat: configuration extension points
...
* added custom config extension points
* Added custom field to documentation
* fix deeprequired issue
2023-04-18 15:28:42 -04:00
James
7fa27686bb
chore: clarity to secret key usage
2023-04-17 17:02:07 -04:00
James
e3e2d513df
Merge branch 'docs/user-token' of github.com:payloadcms/payload into docs/user-token
2023-04-17 17:00:46 -04:00
Jacob Fletcher
2074f63333
chore: corrects typo in queries overview documentation ( #2475 )
2023-04-17 16:45:03 -04:00
Dan Ribbens
81d69d1b64
feat: add admin.hidden to collections and globals ( #2487 )
2023-04-17 15:21:42 -04:00
Elliot DeNolf
faef4d5f8e
docs: export default typo
2023-04-17 14:12:33 -04:00
Jessica Boezwinkle
cd861c22b7
docs: adds info on payload secret encryption
2023-04-17 18:22:03 +01:00
Elliot DeNolf
3c04d43eae
docs: add custom express middleware and logging example ( #2509 )
2023-04-17 11:52:09 -04:00
James Mikrut
ec2933c49a
Merge pull request #2455 from payloadcms/chore/date-docs
...
chore: updates date field docs
2023-04-11 10:38:57 -04:00
James Mikrut
7eec16ee61
Merge pull request #2448 from AlessioGr/patch-4
...
docs: explain lifecycle of validate & beforeValidate
2023-04-11 10:38:24 -04:00
James Mikrut
ff89b8f782
Merge pull request #2464 from infonomic/docs/localization-warning
...
Docs/localization warning
2023-04-11 10:36:58 -04:00
James Mikrut
588a7d0a5b
Update overview.mdx
2023-04-11 09:44:01 -04:00
Jarrod Flesch
7f2c3d1d0a
fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428
2023-04-10 15:40:46 -04:00
Anthony Bouch
013c96f0db
docs: fixed sentance error in warning
2023-04-10 13:37:27 +07:00
Anthony Bouch
5fa8f69e10
docs: localization warning for existing data
2023-04-10 13:34:52 +07:00
Jessica Boezwinkle
fb89793703
docs: typo in date field and double link in textarea field
2023-04-06 11:35:15 +01:00
PatrikKozak
67098f7a3e
chore: updates date field docs
2023-04-05 21:19:26 -04:00
Alessio Gravili
b76c25c9e7
docs: explain lifecycle of validate & beforeValida
...
Caused confusion here: https://discord.com/channels/967097582721572934/1091785894136139808/1092821186959921193
The initial expectation is that beforeValidate runs before any validation happens. However, it seems that client-side validation happens first nonetheless.
Please do check if this is 100% correct before merging.
2023-04-04 17:21:54 +02:00
James
789537cc8c
docs: previousValue in afterChange field hook, fixes #2383
2023-03-27 16:28:43 -04:00
James
8bbb1a16e3
docs: adds pagination docs, fixes #2376
2023-03-27 16:23:57 -04:00
James
90284ff626
docs: adds more clarity regarding dotenv, fixes #2378
2023-03-27 16:17:51 -04:00
Jessica Boezwinkle
c2ca499516
docs: update date field
2023-03-27 17:08:20 +01:00
Dan Ribbens
0fedbabe9e
feat: bulk-operations ( #2346 )
...
Co-authored-by: PatrikKozak <patrik@trbl.design >
2023-03-23 12:33:13 -04:00
Jessica Chowdhury
1f480c4cd5
feat: exposes defaultSort property for collection list view ( #2382 )
2023-03-22 12:21:04 -04:00
Jacob Fletcher
959567aade
docs: middleware order #2327 ( #2351 )
2023-03-20 09:47:57 -04:00
Jesse Sivonen
8d1df96637
docs: add refreshPermissions
2023-03-11 17:18:52 +02:00
James Mikrut
ada9a89cd2
Merge pull request #2237 from payloadcms/feat/relationship-min-max-validation
...
feat: adds min and max options to relationship with hasMany
2023-03-06 11:48:20 -05:00
Dan Ribbens
87a60325cf
docs: adds min and max options to relationship with hasMany
2023-03-04 16:23:28 -05:00
davidko604
feebf203b8
Update docs
2023-03-01 12:08:18 -08:00
philipgher
ee06515ca9
Update overview.mdx
2023-02-23 22:01:55 +01:00
James
15b6bb3d75
fix : #2148 , adds queryHiddenFields property to find operation
2023-02-20 21:15:06 -05:00