bigmistqke
e4f2be3dec
RowHeaderFunction becomes RowHeaderComponent
2022-11-14 17:44:39 +01:00
bigmistqke
27499981c8
admin.header to admin.components.RowHeader
2022-11-14 15:53:37 +01:00
bigmistqke
d5e725c608
fix: components optional chaining
2022-11-14 15:52:43 +01:00
bigmistqke
ef5cc2ab0f
rename RowLabel-parameter to RowHeader
2022-11-14 15:51:47 +01:00
bigmistqke
b1105085c5
rename RowLabel to RowHeader
...
edit RowLabel.fallback's type to allow strings
2022-11-14 15:02:55 +01:00
bigmistqke
811913cb85
rename files and collapse types
...
RowLabel becomes RowHeader for continuity purposes
RowHeaderFunction is removed from types as it is equal to Component
2022-11-14 14:13:51 +01:00
bigmistqke
d45de99956
feat: customizable header-labels
...
for Collapsibles and Arrays
2022-10-07 23:17:24 +02:00
James Mikrut
39d1a09d5a
Merge pull request #1215 from damtzi/chore/credentials-include
...
chore: Add 'credentials: include' to all fetch calls
2022-10-06 17:55:55 -04:00
Damian Tziamtzis
74ae6fd1d5
chore: Add 'credentials: include' to all fetch calls
2022-10-06 23:14:55 +02:00
James
b379666dec
chore: improves upload field button aesthetics a bit
2022-10-06 17:04:29 -04:00
James Mikrut
6f40b5c9ab
Merge pull request #1175 from bigmistqke/fix/responsive-fileupload-width
...
Fix: responsive fileupload width
2022-10-06 16:42:25 -04:00
James
3641dfd38a
fix : #1189
2022-10-06 15:42:20 -04:00
James Mikrut
8d065d619d
Merge pull request #1124 from payloadcms/feat/sortable-by-default
...
feat: sort select and relationship fields by default
2022-10-06 13:20:32 -04:00
James Mikrut
cbff1776e7
Merge pull request #1168 from payloadcms/fix/read-only
...
Fix: read only field styles
2022-10-06 13:20:16 -04:00
James Mikrut
4370cfca0c
Merge pull request #1195 from bigmistqke/fix/textarea-resize-vertical
...
fix: resize textarea only vertically
2022-10-06 13:17:51 -04:00
James Mikrut
4135b618ef
Merge pull request #1198 from dsod/fix/resize-images-naming-and-mimetype
...
use the converted image mimeType for filename and admin interface
2022-10-06 13:17:22 -04:00
Jarrod Flesch
a30d9dc1d7
fix(style): system dark scrollbars
2022-10-05 15:33:41 -04:00
dsod
131b2796e7
now uses the converted image mimeType for file extension and in the admin interface
2022-10-03 19:24:14 +02:00
bigmistqke
6e1dfff1b8
fix: resize textarea only vertically
2022-10-02 17:37:27 +02:00
Jarrod Flesch
a9ebb71a09
Merge branch 'master' into fix/read-only
2022-09-30 10:47:34 -04:00
Jarrod Flesch
c97d4f9545
Merge branch 'master' into fix/read-only
2022-09-29 12:54:02 -04:00
Jarrod Flesch
00ef1700ae
fix: ajusts how disabled states are being set on anchors and buttons
2022-09-29 11:49:25 -04:00
James
34f42083b5
chore: rolls back changes to useThrottledEffect
2022-09-29 10:26:06 -04:00
James
3ce8ee4661
fix: bug in useThrottledEffect
2022-09-28 17:40:31 -04:00
bigmistqke
f9feff58d6
add flex-wrap: wrap to upload__wrap
2022-09-26 21:03:28 +02:00
bigmistqke
73848b6037
fix: remove min-width from fileupload
2022-09-26 20:51:45 +02:00
Jarrod Flesch
918130486e
fix: styles readOnly RichTextEditor, removes interactivity within when readOnly
2022-09-23 14:34:02 -04:00
Jarrod Flesch
b454811698
fix: threads readOnly to ReactSelect
2022-09-23 13:17:11 -04:00
James
25006d44e8
Merge branch 'master' of github.com:payloadcms/payload
2022-09-23 09:49:06 -07:00
James
e0238ad393
chore: updates sass
2022-09-23 09:42:10 -07:00
Dan Ribbens
22ea98ca33
fix: field level access for nested fields
2022-09-22 21:37:02 -04:00
Dan Ribbens
eabb981243
fix: duplicate with relationships
2022-09-16 12:26:18 -04:00
Elliot DeNolf
813c46c86d
feat: sort select and relationship fields by default
2022-09-13 20:06:12 -07:00
Dan Ribbens
64503f8267
fix: conditions on collapsible fields
2022-09-13 13:16:52 -04:00
Dan Ribbens
d82c12eab6
Merge pull request #1120 from payloadcms/fix/#1117
2022-09-13 11:58:28 -04:00
Dan Ribbens
9c4f2b68b0
fix: conditions on conditionals
2022-09-13 11:53:52 -04:00
James
66b77f7dca
chore: re-adds key to tabs RenderFields
2022-09-13 07:40:48 -07:00
Dan Ribbens
dcc8dad53b
fix: dashboard links to globals
2022-09-13 09:47:28 -04:00
James
4e165cf52e
chore: ensures new listSearchableFields works with complex queries
2022-09-12 19:40:01 -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
Dan Ribbens
892a774998
Merge branch 'master' into feat/group-collections
2022-09-12 16:39:07 -04:00
James
78f39af5cf
chore: finishes collapsible nav groups
2022-09-12 12:45:06 -07: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
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