James
4359a70a8b
fix: ensures api keys are properly populated in admin
2021-04-18 20:58:33 -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
7db23f8ebb
fix: upload useAsTitle set to filename by default
2021-04-18 15:43:35 -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
21b2bd4b67
feat: improve uniqueness error handling
2021-04-16 18:37:50 -04:00
Jacob Fletcher
9ee2f9c0dc
fix: feeds collectionSlug through me auth for graphql resolver
2021-04-14 12:41:40 -04:00
James
27df7a4afc
chore: bump config provider
2021-04-13 20:02:29 -04:00
James
20f1e6cb04
fix: revises graphql import syntax
2021-04-13 14:55:06 -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
a78fc974b8
fix: custom query / mutation types
2021-04-13 13:03:57 -04:00
James
5f56994b02
Merge branch 'master' of github.com:payloadcms/payload
2021-04-13 12:28:15 -04:00
James
282775c69a
Merge branch 'feat/remember-conditional-values' of github.com:payloadcms/payload
2021-04-13 12:26:31 -04:00
James
523fd7b050
Merge branch 'fix/array-labeling' of github.com:payloadcms/payload
2021-04-13 12:25:57 -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
Jacob Fletcher
e58b152d40
fix: clears verificationToken when _verified is true
2021-04-13 12:10:10 -04:00
Jacob Fletcher
01b0bf1bb3
chore: removes useUnmountEffect hook
2021-04-13 12:10:10 -04:00
Jacob Fletcher
8f720c000d
feat: auto verifies first user registration
2021-04-13 12:10:01 -04:00
Jacob Fletcher
4d5db0520c
Merge branch 'master' of github.com:payloadcms/payload into fix/config-joi-schema
2021-04-13 09:42:10 -04:00
Jacob Fletcher
afc9454465
fix: updates config schema for graphQL mutations and queries
2021-04-13 09:41:33 -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
23c45f137a
fix: unique indices
2021-04-01 16:48:02 -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
79c2f1ea5e
Merge pull request #110 from payloadcms/feat/global-api-tweak
...
Suggestion: Payloads Local api should use 'slug' instead of 'global' for Global operations
2021-03-29 08:41:38 -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
Jarrod Flesch
c71ba2b079
feat: changes global find and update payload api from global to slug as the key to find/update with
2021-03-22 09:15:55 -04:00
James Mikrut
1aa59a3918
Merge pull request #104 from payloadcms/feat/admin-thumbnail-function
...
Feat/admin thumbnail function
2021-03-14 15:59:49 -04:00
James
5e1ddb552e
feat: only runs adminThumbnail func if image type
2021-03-14 15:53:00 -04:00
James
b6a9fe4bcf
feat: allows admin thumbnail to be set programmatically
2021-03-14 15:44:35 -04:00