James
25006d44e8
Merge branch 'master' of github.com:payloadcms/payload
2022-09-23 09:49:06 -07:00
James Mikrut
d8e51dd200
Merge pull request #1157 from payloadcms/docs/cell-component-props
...
docs: cell component props and example
2022-09-23 09:46:49 -07:00
James Mikrut
f54210a528
Merge pull request #1161 from jacobsfletch/master
...
feat: supports root endpoints
2022-09-23 09:46:30 -07:00
James Mikrut
4126843619
Merge pull request #1165 from jacobsfletch/docs/webpack-cache
...
docs: adds tip for clearing webpack cache when aliasing server modules
2022-09-23 09:42:35 -07:00
Jacob Fletcher
aa0302c05e
docs: adds tip for clearing webpack cache when aliasing server modules
2022-09-23 12:24:51 -04:00
Jacob Fletcher
1040ad2cfe
Merge branch 'payloadcms:master' into master
2022-09-23 12:23:57 -04:00
Jacob Fletcher
75bab716d1
chore: adds root endpoint test
2022-09-22 13:23:42 -04:00
Jacob Fletcher
52cd3b4a7e
feat: supports root endpoints
2022-09-22 10:49:49 -04:00
addison-codes
cc63167307
docs: fix highlighting
2022-09-22 00:51:25 -04:00
Dan Ribbens
314671b3b7
docs: cell component props and example
2022-09-21 14:20:01 -04:00
James
f9b1b1fe7f
docs: adds Link example in rich text
2022-09-13 21:25:08 -07:00
James Mikrut
a1083727ef
feat: #1001 - builds a way to allow list view to search multiple fields
...
* make textfields searchable
* shorten namings in placeholder function
* chore: finishes listSearchableFields
Co-authored-by: Christian Reichart <christian.reichart@camperboys.com >
2022-09-12 16:38:02 -07:00
Elliot DeNolf
d5ccd45b53
Ability to get the "previous" state in the AfterChange Hook ( #1115 )
...
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-09-12 15:48:50 -07:00
Dan Ribbens
892a774998
Merge branch 'master' into feat/group-collections
2022-09-12 16:39:07 -04:00
James
813fa1571c
Merge branch 'feat/group-collections' of github.com:payloadcms/payload into feat/group-collections
2022-09-12 10:55:15 -07:00
Dan Ribbens
834f4ebd38
feat/add support for setting collapsable fields (array, block, collapsable… ( #1057 )
...
Co-authored-by: liorix <liorix@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:39:49 -07:00
Elliot DeNolf
ca434b8a92
feat: implement gravatar ( #1107 )
2022-09-12 10:29:22 -07:00
Dan Ribbens
7acf944a28
Feat/expose sharp options ( #1029 )
...
Co-authored-by: khakimvinh <kha.kim.vinh@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:29:07 -07:00
James
21eb19edd1
chore: further refinements
2022-09-11 20:57:30 -07:00
James
cd209379b2
chore: merge master
2022-09-11 18:07:05 -07:00
Dan Ribbens
dffeaf6a69
feat: collection groups
2022-09-10 19:59:11 -04:00
Elliot DeNolf
4357c5491d
docs: add rich text link fields
2022-09-08 15:40:49 -07:00
max frühschütz
77ab11bce8
docs: move description prop doc to right place ( #1077 )
2022-09-06 16:19:47 -04:00
Matt Arnold
5e21048457
docs: update custom endpoints link ( #1075 )
2022-09-06 15:41:27 -04:00
pixelistik
c0c093d16c
docs: Fix missing word ( #1063 )
2022-09-05 21:03:48 -04:00
Dustin Miller
afa03789b8
docs: Correct “autheticate” misspelling in docs ( #1048 )
2022-09-02 15:27:06 -04:00
Ikko Ashimine
32a4e8e9b9
docs: update overview.mdx ( #1046 )
2022-09-01 12:58:09 -04:00
Elliot DeNolf
7dbcd9ca89
docs: fix relationship where query
2022-09-01 12:14:07 -04:00
Dan Ribbens
a1f2dcab8f
docs: fix defaultValue example ( #1044 )
2022-09-01 10:26:41 -04:00
Elliot Lintz
18ff5d29b0
docs: fix graphql disable property explanation
2022-08-30 22:41:00 +02:00
James Mikrut
c7432fb6e6
Merge pull request #986 from charkour/patch-1
...
docs: fix typo about collections
2022-08-24 08:25:46 -07:00
Elliot DeNolf
1ed867ce0c
docs: update examples with ts types
2022-08-23 11:43:24 -04:00
Charles Kornoelje
5ef5f09a5c
fix typo about collections
...
Really interesting product. Reading through the docs now. Loving it so far.
Thanks
2022-08-22 16:23:59 -04:00
Afzaal Ahmad
38a1a38c0c
feat: enable reordering of hasMany relationship and select fields ( #952 )
...
* feature: enable reordering of hasMany relationship and select fields using config
* update: correct docs for select, and relationship field for sortable config
* update: move sortable to admin config, and rename it to isSortable, apply grab, and grabbing classes while drag, and drop
2022-08-18 16:59:33 -04:00
Will Viles
f45d5a0421
feat: adds more prismjs syntax highlighting options for code blocks ( #961 )
2022-08-18 13:17:05 -04:00
Dan Ribbens
dac3308441
docs: custom api endpoints
2022-08-17 14:08:01 -04:00
James Mikrut
97ff49f2bf
Merge pull request #926 from rustyy/feat/datepicker-month-only
...
feat: add new pickerAppearance option 'monthOnly'
2022-08-15 19:21:50 -07:00
James
1d8bcd6e16
Merge commit 'refs/pull/863/head' of github.com:payloadcms/payload
2022-08-15 18:55:07 -07:00
Felix Hofmann
566c6ba3a9
feat: add new pickerAppearance option 'monthOnly'
2022-08-12 23:11:33 +02:00
Slava Nossar
b403f5228b
update Tabs field docs
2022-08-11 12:04:20 -04:00
Petre Tudor
63519a8f54
docs: missing word ( #909 )
...
add `wait` in `...the second hook will wait for the first to complete before it starts.`
2022-08-10 07:59:52 -04:00
finnelliott
63a0336e98
docs: add missing comma to radio example ( #901 )
...
Missing comma in example, leading to syntax error when copied by user.
2022-08-08 20:56:55 -04:00
Yves Léon Jansen
ae51836187
docs: tabs example typo ( #904 )
2022-08-08 20:55:51 -04:00
James
a8d2e09952
feat: exposes static upload handlers
2022-08-07 19:00:26 -04:00
Shumak Manohar
a8aaa6deea
Update overview.mdx
2022-08-04 18:41:09 +05:30
James
91c4f4f980
chore: remove duplicative video in docs
2022-08-03 15:28:29 -04:00
James
b2406b3696
docs: adds intro video to docs
2022-08-03 15:27:27 -04:00
Dan Ribbens
6791352ce8
docs: payload plugins and getting started video ( #876 )
...
* docs: add link to payload-plugins github topic
* docs: add getting started developer intro video link
2022-08-02 17:08:02 -04:00
Falko Woudstra
f0ff1c7c99
Update documentation for PATCH instead of PUT in Rest API
2022-08-02 00:02:50 +02:00
James
e1c35b5220
chore: further documents strategies
2022-07-21 16:42:40 -07:00