James
|
901ad498b4
|
feat: performance improvement while saving large docs
|
2021-09-15 16:39:43 -04:00 |
|
Dan Ribbens
|
0171550528
|
test: check array and group items have id
|
2021-09-15 14:30:52 -04:00 |
|
James
|
02e7fe3f1f
|
fix: properly types optional req in local findByID
|
2021-09-15 13:46:08 -04:00 |
|
James
|
2b8f925e81
|
fix: array objects now properly save IDs
|
2021-09-15 13:45:49 -04:00 |
|
James
|
7e8df100bb
|
feat: exposes Pill component for re-use
|
2021-09-13 12:56:03 -04:00 |
|
James
|
03c0435e3b
|
fix: date field error message position
|
2021-09-12 19:47:33 -04:00 |
|
Dan Ribbens
|
c7558d8652
|
fix: sanitize custom id number types
|
2021-09-09 15:46:04 -04:00 |
|
Dan Ribbens
|
fe1dc0b191
|
feat: add config validation for collections with custom id
|
2021-09-09 11:55:40 -04:00 |
|
Jean-Baptiste
|
4b70a1225f
|
feat: replace the collection idType option with an explicit id field
|
2021-09-09 11:24:47 -04:00 |
|
Jean-Baptiste
|
29529b2c56
|
fix: improve id type semantic and restrict possible types to text and number
|
2021-09-09 11:21:55 -04:00 |
|
Dan Ribbens
|
bc2a6e1575
|
feat: graphql support for custom id types
|
2021-09-09 11:20:06 -04:00 |
|
Dan Ribbens
|
114dc1b3fb
|
fix: sort id columns
|
2021-09-09 11:20:06 -04:00 |
|
Dan Ribbens
|
dc96b90cba
|
fix: admin UI collection id is required
|
2021-09-09 11:20:06 -04:00 |
|
Jean-Baptiste
|
b3e41ae76d
|
update assessment for consistence
|
2021-09-09 11:20:06 -04:00 |
|
Jean-Baptiste
|
3cc921acc9
|
feat: support custom ids
|
2021-09-09 11:20:02 -04:00 |
|
James Mikrut
|
3ffa480399
|
Merge pull request #308 from payloadcms/feat/field-type-point
Feat/field type point
|
2021-08-31 13:32:18 -04:00 |
|
James
|
64ad6a30a5
|
feat: frontend polish to point field
|
2021-08-31 13:29:17 -04:00 |
|
James
|
c878400876
|
Merge branch 'fix/hooks-transform-call-order' into feat/field-type-point
|
2021-08-31 13:24:58 -04:00 |
|
James
|
39f3619d03
|
Merge branch 'feat/field-type-point' of github.com:payloadcms/payload into feat/field-type-point
|
2021-08-31 13:11:32 -04:00 |
|
James Mikrut
|
fdd25ddb1a
|
Merge pull request #311 from payloadcms/fix/option-value-empty-string
fix: config validation correctly prevents empty strings for option vals
|
2021-08-31 13:07:25 -04:00 |
|
James
|
8675481343
|
feat: allows user to pass req through local findByID
|
2021-08-31 13:01:26 -04:00 |
|
Dan Ribbens
|
41e7febf6a
|
fix: config validation correctly prevents empty strings for option values
|
2021-08-31 11:43:07 -04:00 |
|
James
|
96629f1f01
|
fix: ensures hooks run before access
|
2021-08-30 17:10:06 -04:00 |
|
Dan Ribbens
|
34630757b9
|
docs: point field and near query
|
2021-08-25 16:55:47 -04:00 |
|
James
|
c187da00b1
|
fix: ensures proper order while transforming incoming and outgoing data
|
2021-08-25 15:38:46 -04:00 |
|
James
|
1d8b0e9724
|
Merge branch 'fix/hooks-transform-call-order' of github.com:payloadcms/payload into fix/hooks-transform-call-order
|
2021-08-25 14:29:39 -04:00 |
|
Dan Ribbens
|
f80646c598
|
fix: allow save of collection with an undefined point
|
2021-08-25 13:28:42 -04:00 |
|
Dan Ribbens
|
30f17509ea
|
feat: point field localization and graphql
|
2021-08-24 17:28:08 -04:00 |
|
Dan Ribbens
|
7504155e17
|
feat: add point field type
|
2021-08-23 23:12:50 -04:00 |
|
James Mikrut
|
05eb3194cf
|
Merge pull request #302 from payloadcms/fix/267-absolute-upload-staticDir-windows
fix: windows compatible absolute paths for staticDir
|
2021-08-23 18:13:50 -04:00 |
|
James
|
b0dc125604
|
fix: obscure conditional logic bug
|
2021-08-23 18:13:19 -04:00 |
|
Dan Ribbens
|
b21316b6cc
|
fix: windows compatible absolute paths for staticDir
|
2021-08-18 14:30:58 -04:00 |
|
James
|
a5ea0ff619
|
fix: args no longer optional in collection and global hooks
|
2021-08-06 12:38:31 -04:00 |
|
James
|
9661c6d40a
|
feat: allow completely disabling local file storage
|
2021-08-06 12:18:20 -04:00 |
|
James
|
3ed8b010e9
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-08-06 11:38:28 -04:00 |
|
James
|
d0982bf332
|
chore: adds test for req.payloadUploadSizes
|
2021-08-06 11:36:51 -04:00 |
|
James
|
4a44d20d90
|
chore: merges
|
2021-08-06 11:14:02 -04:00 |
|
James Mikrut
|
69ba06f5fc
|
Merge pull request #250 from payloadcms/fix/row-admin-type
fix: row admin type
|
2021-08-06 11:12:27 -04:00 |
|
James
|
dea54a4ccc
|
feat: allows upload resizing to maintain aspect ratio
|
2021-08-06 11:08:48 -04:00 |
|
James
|
9c8935fd51
|
feat: exposes auto-sized uploads on payload req
|
2021-08-06 10:40:40 -04:00 |
|
James
|
907f8fd94d
|
feat: reduces group heading from h2 to h3
|
2021-08-04 14:23:23 -04:00 |
|
James
|
65db8d9fc2
|
fix: relationship field access control in admin UI
|
2021-08-02 21:59:10 -04:00 |
|
James
|
4cc0ea1d81
|
fix: groups with failing conditions being incorrectly required on backend
|
2021-08-02 21:58:44 -04:00 |
|
James
|
8af39472e1
|
feat: removes sanitization of configs before plugins are instantiated
|
2021-08-02 16:38:52 -04:00 |
|
James
|
33983deb37
|
fix: more advanced conditional logic edge cases
|
2021-08-02 09:19:25 -04:00 |
|
Elliot DeNolf
|
12cba62930
|
feat: export error types
|
2021-08-02 09:15:11 -04:00 |
|
James
|
a002b7105f
|
feat: improves plugin writability
|
2021-07-29 07:15:47 -04:00 |
|
Dan Ribbens
|
deef5202c1
|
fix: row admin type
|
2021-07-28 14:37:27 -04:00 |
|
James
|
5a7e5b921d
|
feat: revises naming conventions of config types
|
2021-07-27 20:13:25 -04:00 |
|
James
|
c649362b95
|
fix: ensures text component is always controlled
|
2021-07-27 18:29:46 -04:00 |
|