Dan Ribbens
|
c676631661
|
Merge pull request #315 from payloadcms/docs/fix-collection-hook-links
docs: fix links in collection hooks
|
2021-09-15 14:34:45 -04:00 |
|
Dan Ribbens
|
0171550528
|
test: check array and group items have id
|
2021-09-15 14:30:52 -04:00 |
|
James
|
7fc8f6dd3c
|
docs: corrects refresh-token rest route
|
2021-09-15 13:46:55 -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 |
|
Dan Ribbens
|
d12bb5043a
|
docs: fix links in collection hooks
|
2021-09-13 12:17:25 -04:00 |
|
James
|
03c0435e3b
|
fix: date field error message position
|
2021-09-12 19:47:33 -04:00 |
|
Elliot DeNolf
|
fc844270d9
|
chore: update beta release script
|
2021-09-12 14:44:59 -04:00 |
|
Dan Ribbens
|
048103ccf2
|
chore(release): v0.10.0
v0.10.0
|
2021-09-09 16:03:23 -04:00 |
|
Dan Ribbens
|
0334e9bc21
|
Merge pull request #313 from payloadcms/feat/custom-id
Feat/custom-id
|
2021-09-09 15:56:59 -04:00 |
|
Dan Ribbens
|
c7558d8652
|
fix: sanitize custom id number types
|
2021-09-09 15:46:04 -04:00 |
|
Dan Ribbens
|
4a0bb7bf74
|
Merge branch 'feat/custom-id' of github.com:payloadcms/payload into feat/custom-id
|
2021-09-09 11:56:10 -04:00 |
|
Dan Ribbens
|
fe1dc0b191
|
feat: add config validation for collections with custom id
|
2021-09-09 11:55:40 -04:00 |
|
Dan Ribbens
|
d0aaf4a412
|
feat: add config validation for collections with custom id
|
2021-09-09 11:24:50 -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
|
af5f931340
|
update docs with id option
|
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
|
d42d8f76ef
|
fix: remove media directory to improve test run consistency
|
2021-08-25 17:41:24 -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
|
468408ff41
|
chore(release): v0.9.5
v0.9.5
|
2021-08-23 18:18:23 -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
|
cb422bb4c6
|
docs: accuracy improvements
|
2021-08-12 23:05:21 -04:00 |
|
James
|
20a1ed7da8
|
chore(release): v0.9.4
v0.9.4
|
2021-08-06 12:56:02 -04:00 |
|
James
|
8534eeea85
|
docs: typo
|
2021-08-06 12:53:45 -04:00 |
|
James
|
1d4f604270
|
chore(release): v0.9.3
v0.9.3
|
2021-08-06 12:41:05 -04:00 |
|
James
|
a5ea0ff619
|
fix: args no longer optional in collection and global hooks
|
2021-08-06 12:38:31 -04:00 |
|
James
|
3cf01964de
|
chore(release): v0.9.2
v0.9.2
|
2021-08-06 12:26:18 -04:00 |
|
James Mikrut
|
2243070ac7
|
Merge pull request #272 from payloadcms/feat/disable-local-file-storage
feat: allow completely disabling local file storage
|
2021-08-06 12:23:37 -04:00 |
|
James
|
9661c6d40a
|
feat: allow completely disabling local file storage
|
2021-08-06 12:18:20 -04:00 |
|