Dan Ribbens
c40e232ac6
feat: hide nav labels with no un-grouped collections
2022-09-12 13:51:24 -04: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
James
cd209379b2
chore: merge master
2022-09-11 18:07:05 -07:00
James
9a461b8536
fix : #1106
2022-09-10 17:58:39 -07:00
Dan Ribbens
59af8725b4
feat: globals groups
2022-09-10 19:59:11 -04:00
Dan Ribbens
dffeaf6a69
feat: collection groups
2022-09-10 19:59:11 -04:00
James
ada1871993
fix: bug with account view
2022-09-10 13:50:34 -07:00
Elliot DeNolf
5a19f6915a
fix: rich text link with no selection
2022-09-09 15:17:51 -07:00
James
6674a0df6b
Merge branch 'feat/improve-rich-text-link' of github.com:payloadcms/payload into feat/improve-rich-text-link
2022-09-08 18:05:39 -07:00
James
cbbace21ca
chore: updates faceless modal
2022-09-08 18:05:21 -07:00
Elliot DeNolf
03847703b0
chore: update rich text data seeding
2022-09-08 15:40:49 -07:00
James
3c46851426
chore: migrates to new faceless modal version
2022-09-08 15:22:09 -07:00
James
a45577f182
chore: misc ux improvements to rich text link
2022-09-07 17:25:15 -07:00
James
eb963066f7
chore: fixes bug with links always populating
2022-09-07 16:52:32 -07:00
James
a99d9c98c3
feat: allows rich text links to link to other docs
2022-09-07 16:42:43 -07:00
James
cdfc0dec70
chore: ensures logic is accurate while updating links
2022-09-07 13:48:36 -07:00
James
7856f66b31
merge master
2022-09-07 11:53:02 -07:00
James
13dc39dc6d
fix : #1059
2022-09-07 11:50:55 -07:00
James
784696f9a6
chore: comments todos
2022-09-07 09:27:39 -07:00
James
6d13ae6846
chore: removes old comment
2022-09-06 22:58:14 -07:00
James
91000d7fda
feat: improves rich text link ux
2022-09-06 22:53:27 -07:00
James Mikrut
e81da57f61
Merge pull request #1079 from payloadcms/fix/#1062
...
fix : #1062
2022-09-06 13:58:20 -07:00
James
05d1b141b2
fix : #1062
2022-09-06 13:56:53 -07:00
Arick
cd8edbaa1f
fix: reorder plugin wrapping ( #1051 )
2022-09-06 16:19:21 -04:00
James
5ae666b0e0
fix: ensures adding new media to upload works when existing doc does not exist
2022-09-02 14:39:41 -07:00
Wesley
c3a0bd8625
fix: implement the same word boundary search as the like query ( #1038 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-09-01 13:03:21 -04:00
James
21417c6598
chore: better logic for changing password in ui
2022-08-30 17:58:17 -07:00
James
af1a483e64
chore: ensures new Edit view is mounted when going directly between one id and another
2022-08-30 15:12:23 -07:00
James
f517cb5e93
chore: cleanup
2022-08-30 15:07:38 -07:00
James
c8a8914ea7
Merge branch 'feat/duplicate-all-locales' of github.com:payloadcms/payload into feat/duplicate-all-locales
2022-08-30 14:52:51 -07:00
James
d588843121
fix : #981
2022-08-30 14:43:44 -07:00
Dan Ribbens
51c7770b10
feat: duplicate copies all locales
2022-08-30 17:23:30 -04:00
James
8df9ee7b2d
fix : #948
2022-08-30 11:54:41 -07:00
James
e88c7ca4b2
chore: revises the logic while clearing wherebuilder queries
2022-08-29 15:13:14 -07:00
Dan Ribbens
6a3cfced9a
fix: relationship cell loading ( #1021 )
...
* fix: relationship cell lazy loading items in viewport
* fix: collection list page param changing
2022-08-29 17:03:45 -04:00
Hung Vu
0586d7aa7d
fix: unpublish item will not crash the UI anymore ( #1016 )
2022-08-29 15:39:46 -04:00
Dan Ribbens
3736755a12
feat: types custom components to allow any props ( #1013 )
2022-08-29 14:57:30 -04:00
Dan Ribbens
50b0303ab3
fix: incorrect field paths when nesting unnamed fields ( #1011 )
...
* chore: reproduce issue #976
* fix: incorrect field paths when nesting non-named fields
2022-08-29 14:52:17 -04:00
Dan Ribbens
4900fa799f
fix: remove lazy loading of array and blocks
2022-08-23 15:42:33 -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
Felix Hofmann
7c2acb4324
chore: use type-var instead of 'as'-keyword for jwtDecode
2022-08-16 23:22:00 +02: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
ccada2e8c9
chore: migrates to PATCH for collection updates
2022-08-15 19:19:44 -07:00
James
a3edbf4fef
fix : #568
2022-08-15 18:41:34 -07:00
James
cbb1c84be7
fix : #930
2022-08-14 10:40:52 -07:00
Felix Hofmann
566c6ba3a9
feat: add new pickerAppearance option 'monthOnly'
2022-08-12 23:11:33 +02:00
James
9e4e4b231c
chore: adds commenting to obscure form function
2022-08-12 13:11:49 -07:00
James
b8421ddc0c
fix : #905
2022-08-12 12:18:02 -07:00