Dan Ribbens
|
1482fded9a
|
feat: upload field implements filterOptions
|
2022-04-05 12:03:57 -04:00 |
|
James
|
df934dfeff
|
feat: working PoC for reusing relationship filters in validate
|
2022-04-04 21:20:21 -04:00 |
|
Dan Ribbens
|
485991bd48
|
feat: filter relationship options in admin ui using filterOptions
|
2022-04-04 19:44:49 -04:00 |
|
James
|
1d4d30ce8f
|
chore: revises when field validation is run
|
2022-04-04 17:07:24 -04:00 |
|
James
|
6c00c2a113
|
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
|
2022-04-04 15:30:01 -04:00 |
|
James
|
57b5f17bf4
|
Merge branch 'master' into feat/validate-extended-args
|
2022-04-04 15:29:31 -04:00 |
|
James
|
f4a2dff892
|
fix: #499, graphql row / ui field bug
|
2022-04-04 15:09:56 -04:00 |
|
James
|
6f05fe80ae
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-04-04 13:57:10 -04:00 |
|
James
|
a703e0582d
|
fix: #495, avoids appending version to id queries
|
2022-04-04 13:56:09 -04:00 |
|
James
|
ab432a43dc
|
fix: #495, avoids appending version to id queries
|
2022-04-04 13:54:02 -04:00 |
|
Elliot DeNolf
|
839e3f9dae
|
test: fix all ts errors, eslint overrides
|
2022-04-03 23:40:29 -04:00 |
|
Elliot DeNolf
|
9c6af860d4
|
test: migrate test files to ts
|
2022-04-03 23:40:29 -04:00 |
|
Dan Ribbens
|
845b0b3709
|
chore: top level getSiblingData
|
2022-04-01 11:34:13 -04:00 |
|
Dan Ribbens
|
85596bbba6
|
chore: export default field validation
|
2022-04-01 10:58:08 -04:00 |
|
Dan Ribbens
|
c7eb929176
|
chore: adds tests to validate extra arg options
|
2022-03-30 18:06:05 -04:00 |
|
Dan Ribbens
|
42baf2e27e
|
chore: optimize getDatabByPath and getSiblingData
|
2022-03-30 17:04:26 -04:00 |
|
Dan Ribbens
|
dade960615
|
chore: demo validation with sibling data
|
2022-03-30 15:32:58 -04:00 |
|
Dan Ribbens
|
80de7a720f
|
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
|
2022-03-30 15:00:29 -04:00 |
|
James
|
175642c07b
|
chore: ensures default validate functions receive field config
|
2022-03-30 15:00:19 -04:00 |
|
Dan Ribbens
|
29405bbc0e
|
fix: default point validation allows not required and some edge cases
|
2022-03-30 12:12:59 -04:00 |
|
James
|
60f295ba9f
|
chore: passing tests
|
2022-03-29 18:37:02 -04:00 |
|
James
|
2b1a33efba
|
chore: removes field from form state
|
2022-03-29 17:57:10 -04:00 |
|
James
|
f5191dc7c8
|
chore: more consistently passes validation args
|
2022-03-29 15:38:22 -04:00 |
|
James
|
e597b4c66b
|
chore: optimizes validation extended args
|
2022-03-29 14:11:22 -04:00 |
|
James
|
50cf34ac2e
|
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
|
2022-03-29 10:41:10 -04:00 |
|
Dan Ribbens
|
647cac3612
|
feat: WIP extended validation function arguments
|
2022-03-28 12:58:39 -04:00 |
|
Dan Ribbens
|
5a7e8a980b
|
feat: builds a way to inject custom React providers into admin UI
* fix: rich text textarea height
* feat: custom providers for admin panel
* docs: custom provider component
|
2022-03-28 11:23:22 -04:00 |
|
Lukas Chladek
|
45f70114e6
|
feat: export Plugin type from config types (#491)
This type is useful for plugin authors to correctly type their plugin.
|
2022-03-28 11:22:33 -04:00 |
|
Dan Ribbens
|
647db5122e
|
feat: add pagination argument to optimize graphql relationships and use in local api (#482)
|
2022-03-16 14:58:41 -04:00 |
|
Dan Ribbens
|
ad98b29398
|
feat: adds path to GraphQL errors (#457)
* feat: adds path to GraphQL errors
* feat: afterError hook complete and error handling types
* Revert "feat: afterError hook complete and error handling types"
This reverts commit 5517d16c58f516fd4663b1bff791dd7c78b1e721.
* fix: moves extra graphql error response to extensions
|
2022-03-16 13:11:30 -04:00 |
|
Dan Ribbens
|
26dbebb380
|
chore: improve test coverage for upload relationship (#475)
|
2022-03-16 13:10:22 -04:00 |
|
Dan Ribbens
|
f14e187545
|
feat: allow empty string radio and select option values (#479)
|
2022-03-16 13:09:37 -04:00 |
|
Jarrod Flesch
|
8fc4f7f806
|
fix: adjusts lte and gte types to match docs and codebase (#480)
|
2022-03-16 13:08:45 -04:00 |
|
Dan Ribbens
|
24aa475640
|
fix: further sanitize serverURL to prevent undefined in admin routes (#481)
|
2022-03-16 13:08:11 -04:00 |
|
James
|
97f3178005
|
fix: ensures overrideAccess is false if undefined while populating
|
2022-03-10 09:49:01 -05:00 |
|
James
|
73f418bb5c
|
feat: exposes data arg within create and update access control
|
2022-03-08 14:42:47 -05:00 |
|
James
|
7e5eeef122
|
chore: revises logic used to determine if hasWhereAccessResult
|
2022-03-08 14:42:28 -05:00 |
|
James
|
c9795133b3
|
feat: adds originalDoc to field access control
|
2022-03-07 10:53:57 -05:00 |
|
James
|
f5535f613a
|
fix: rare crash with link rte element
|
2022-03-07 10:23:50 -05:00 |
|
James
|
2e9a4c7d71
|
feat: improves rich text link
|
2022-03-03 16:29:38 -05:00 |
|
James
|
966c3c6471
|
feat: improves adding rich text voids to RTE
|
2022-03-03 15:17:02 -05:00 |
|
James
|
fd0629e932
|
fix: #464, graphql upload access control
|
2022-03-01 19:44:03 -05:00 |
|
James
|
8e23a24f34
|
feat: #458, provides field hooks with sibling data
|
2022-03-01 18:57:17 -05:00 |
|
James
|
f225ad349d
|
Merge branch 'fix/csrf-no-server-url' of github.com:payloadcms/payload into fix/461-searching-relationship-fields
|
2022-02-23 16:31:16 -05:00 |
|
Dan Ribbens
|
7e69fcbc7d
|
fix: optimizes relationship input search querying
|
2022-02-23 14:43:33 -05:00 |
|
Dan Ribbens
|
cbf43fa0d8
|
fix: prevents None from appearing in hasMany relationship select options
|
2022-02-23 14:42:01 -05:00 |
|
James
|
bac2a0a0bf
|
chore: cleanup
|
2022-02-23 09:41:56 -05:00 |
|
James
|
08924a1934
|
fix: #461
|
2022-02-23 09:40:54 -05:00 |
|
James
|
cfca6d67f1
|
chore: type cleanup
|
2022-02-23 08:16:13 -05:00 |
|
Oran Epelbaum
|
a9b83c8798
|
fix: #459 - in Relationship field to multiple collections, when the value is null, options are not populated (#460)
|
2022-02-23 08:05:17 -05:00 |
|