PatrikKozak
46c1a36fdb
feat: disables user scalable in mobile ( #177 )
2021-05-10 14:53:19 -04:00
James
f9319bd055
chore: better organizes preview types
2021-05-10 09:45:43 -04:00
James
2d67448d8a
feat: exposes locale within preview function
2021-05-10 09:24:00 -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
e565fa6f1c
feat: shrink image thumbnails on larger screens
2021-04-29 18:30:11 -04:00
Elliot DeNolf
670ccf2f58
feat: support global date format
2021-04-29 18:29:56 -04:00
Elliot DeNolf
382089b484
fix: handle rich text saving as empty string
2021-04-27 10:00:21 -04:00
Elliot DeNolf
fa49811377
fix: properly label arrays/blocks with plural and singular
2021-04-20 09:07:58 -04:00
James
ddf25fbb65
feat: modifies relationship field to react to changing relationTo
2021-04-19 19:49:49 -04:00
James
5f2073ae68
fix: cleans up duplicative columns
2021-04-19 10:23:20 -04:00
James
75a5b04705
fix: ensures first options are loaded only once
2021-04-18 20:40:24 -04:00
James
4b1979540d
fix: clears richtext element on enter, refocuses on toolbar button click
2021-04-18 16:04:37 -04:00
James
20d7a01919
feat: improves margins in rich text
2021-04-18 15:47:53 -04:00
James Mikrut
353042467f
feat: dynamically populates richtext relationships
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
* feat: sets default access control to requiring a user to be logged in
* feat: dynamically populates richtext relationships
* feat: allows depth param in graphql richText field
* feat: ensures relationship input is initialized with up to 3 related collections
2021-04-18 15:29:54 -04:00
James Mikrut
b86c3daa99
fix: searching on relationship fields properly fetches results
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
2021-04-18 15:27:34 -04:00
Elliot DeNolf
b383eb65c6
feat: autolabel fields when label is omitted ( #42 )
...
* feat: autolabel fields when omitted
* feat: handle autolabel in graphql mutation build
* feat: autolabel blocks
* test: add required slug field to blocks
* feat: handle graphql names when label is false
* feat: adds relationship field to test searchable input
* feat: handle block cell type labeling pluralization
* docs: remove all explicit labeling, no longer needed
* fix: falsey column labels, allows false array labels
* fix: client tests
* fix: auto-labels globals
* docs: globals auto-labeling and hooks clarification
* fix; proper object type naming
Co-authored-by: James <james@trbl.design >
2021-04-16 22:37:08 -04:00
Elliot DeNolf
776b9c9c30
feat: remove mimetype from upload cell type
2021-04-13 13:09:36 -04:00
Elliot DeNolf
414bc01b05
fix: make upload cell mimetype inline
2021-04-13 13:09:36 -04:00
James
282775c69a
Merge branch 'feat/remember-conditional-values' of github.com:payloadcms/payload
2021-04-13 12:26:31 -04:00
James
c977a7b4c5
chore: bumps type dependencies
2021-04-13 12:23:45 -04:00
James
0094837635
feat: prevents DraggableSections from re-mounting on doc save
2021-04-13 12:15:37 -04:00
Elliot DeNolf
ddf5df290c
fix: handle add/remove labels for all usage of Array field type
2021-04-09 10:34:08 -04:00
Elliot DeNolf
000dee85bd
fix: pagination calculation for current range
2021-04-06 23:32:13 -04:00
James
91d37fb41d
feat: optimize save within Edit
2021-04-02 13:28:40 -04:00
James
31c41c22ec
fix: ensures email is still prefilled in auth configs
2021-04-02 12:59:15 -04:00
James
dff72fbf2f
fix: ensures failed conditions send path to form
2021-04-02 11:53:03 -04:00
James
988d0a4b08
feat: remembers conditional field values after removing / readding
2021-04-02 11:15:28 -04:00
James
ecd277da7d
feat: allows soft breaks in rich text
2021-04-02 09:57:39 -04:00
James
9a7c0e3dbd
fix: ensures arrays and blocks reset row count on initialState change
2021-04-02 08:48:12 -04:00
James
8ea4407f04
fix: modal issues with richtext relationship
2021-03-31 12:15:03 -04:00
James
23e1fc3f73
fix: base auth / upload fields no longer cause validation issues
2021-03-29 14:24:34 -04:00
James Mikrut
dce581acd7
Merge pull request #116 from payloadcms/fix/admin-thumbnail-absolute-url
...
fix: allows absolute urls within adminThumbnail
2021-03-29 08:43:19 -04:00
James Mikrut
471727b769
Merge pull request #113 from payloadcms/feat/consistent-readonly
...
feat: applies readOnly consistently within create and update ops
2021-03-29 08:41:16 -04:00
James Mikrut
4c58e3e10d
Merge pull request #112 from payloadcms/fix/moving-nested-arrays
...
fix: moving nested arrays now properly persists row count
2021-03-29 08:40:55 -04:00
James
51b46d44b0
fix: allows absolute urls within adminThumbnail
2021-03-29 08:39:41 -04:00
James
d24b3f72ce
feat: saves cursor position when relationship element is added to richText
2021-03-24 20:53:40 -04:00
James
c4a66c2cd9
fix: handles empty indices within array field data
2021-03-24 16:05:20 -04:00
James
50b99370d2
fix: validation consistency within admin
2021-03-24 12:38:50 -04:00
James
c4a5f2aea2
featapplies readOnly consistently within create and update ops
2021-03-23 22:46:49 -04:00
James
5f9a5c859e
fix: moving nested arrays now properly persists row count
2021-03-23 22:40:53 -04:00
James
b6a9fe4bcf
feat: allows admin thumbnail to be set programmatically
2021-03-14 15:44:35 -04:00
James
3f982703ef
chore: bumps config-provider version
2021-02-28 19:19:05 -05:00
James Mikrut
4162010853
Merge pull request #82 from payloadcms/feat/new-billing-support
...
Feat/new billing support
2021-02-28 19:10:56 -05:00
James
ca14e66a58
fix: reverts preview to only returning string
2021-02-28 14:18:34 -05:00
James
c97ddeb2d9
feat: implements unauthorized user view
2021-02-28 11:17:33 -05:00
James
c1b2301650
fix: properly exposes scss for reuse
2021-02-23 08:54:36 -05:00
James Mikrut
a1cbfd5cad
Merge pull request #75 from payloadcms/fix/preview-button
...
Fix/preview button
2021-02-20 18:19:22 -05:00
James
9e42d119e4
fix: infinite loop caused within block component
2021-02-20 18:16:40 -05:00
Jacob Fletcher
6b6297fb2d
feat: supports newTab in Button, updates generatePreviewURL api to forward through PreviewButton
2021-02-18 19:26:43 -05:00