Oran Epelbaum
|
50dd65ef92
|
Added className property to admin, in addition to the existing style property. Also documented both properties.
|
2022-01-05 21:24:11 +02:00 |
|
James
|
5c3cfa4c93
|
fix: #408
|
2021-12-29 16:08:08 -05:00 |
|
James
|
e2c5d93751
|
fix: #408
|
2021-12-29 15:49:47 -05:00 |
|
Jacob Fletcher
|
ecabf130fd
|
fix: select component rendered value
|
2021-11-30 10:50:32 -05:00 |
|
Jacob Fletcher
|
7e2b259816
|
fix: select component types
|
2021-11-29 18:27:14 -05:00 |
|
Jacob Fletcher
|
f234f68019
|
feat: abstracts upload component
|
2021-11-29 17:08:32 -05:00 |
|
Jacob Fletcher
|
fa671378c7
|
feat: abstracts select component
|
2021-11-29 17:08:24 -05:00 |
|
Jacob Fletcher
|
615e3695f2
|
feat: abstracts input from text component
|
2021-11-29 17:08:09 -05:00 |
|
James
|
e01173dd51
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-11-26 17:10:20 -05:00 |
|
James
|
77a208fff7
|
docs: typescript
|
2021-11-26 17:10:01 -05:00 |
|
James Mikrut
|
cef06e3c79
|
Merge pull request #367 from payloadcms/feat/form-onchange
Feat/form onchange
|
2021-11-25 10:39:02 -05:00 |
|
James
|
a0fb48c9a3
|
fix: #358 - reuploading with existing filenames
|
2021-11-25 10:34:03 -05:00 |
|
James
|
6b150e01d3
|
feat: further types field based functions
|
2021-11-25 09:54:12 -05:00 |
|
Elliot DeNolf
|
820b6ad4c7
|
feat: more typing of generics, better commenting of properties
|
2021-11-25 09:41:44 -05:00 |
|
Elliot DeNolf
|
b99eb8ba73
|
feat: smarter generics
|
2021-11-25 09:41:44 -05:00 |
|
Jacob Fletcher
|
3540a188a4
|
Merge branch 'master' of github.com:payloadcms/payload into feat/form-onchange
|
2021-11-24 14:25:08 -05:00 |
|
James
|
5d43262f42
|
feat: indexes filenames
|
2021-11-24 11:02:54 -05:00 |
|
Jacob Fletcher
|
3436e6173f
|
wip: custom onchange events for text, select, and upload fields
|
2021-11-22 08:50:48 -05:00 |
|
Jacob Fletcher
|
291c193ad4
|
fix: updates field description type to include react nodes
|
2021-11-10 11:23:10 -05:00 |
|
James
|
c35009f14c
|
fix: bug where field hooks and access control couuld potentially compete
|
2021-10-21 13:20:23 -04:00 |
|
James
|
edb723a4fb
|
feat: builds UI field
|
2021-10-20 16:56:07 -04:00 |
|
James
|
cc4d1fd045
|
feat: adds dynamic url field to upload-enabled collections
|
2021-10-18 21:15:32 -04:00 |
|
James
|
84f6a9d659
|
fix: more strict field typing
|
2021-10-12 21:18:12 -04:00 |
|
James
|
7d49302ffa
|
fix: properly types row field
|
2021-10-12 19:42:37 -04:00 |
|
Dan Ribbens
|
b257e01c8d
|
fix: make name required on field types (#337)
* fix: make name required on field types
* fix: improve typescript types
|
2021-10-11 15:52:18 -04:00 |
|
James
|
fd4fbe8c8b
|
fix: bug with local API and not passing array / block data
|
2021-10-07 20:25:42 -04:00 |
|
James
|
a20110974d
|
fix: ensures non populated relationships still retain IDs
|
2021-10-04 11:07:47 -04:00 |
|
Jarrod Flesch
|
d5d774877e
|
Merge branch 'master' of github.com:payloadcms/payload into fix/relationship-access-missing-id
|
2021-10-01 17:08:37 -04:00 |
|
Jarrod Flesch
|
470d4345f9
|
fix: ensures relationship field access control receives id
|
2021-10-01 17:07:26 -04:00 |
|
James
|
aa769500c9
|
feat: adds rich text editor upload element
|
2021-09-23 20:42:44 -04:00 |
|
James
|
8a890fdc15
|
feat: adjusts empty group population to be virtual only
|
2021-09-15 18:06:09 -04:00 |
|
James
|
42ca800c88
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-09-15 17:48:50 -04:00 |
|
James
|
39a8e2c20f
|
feat: defaults empty group fields to empty object
|
2021-09-15 17:48:35 -04:00 |
|
James
|
e39ece4823
|
feat: defaults empty group fields to empty object
|
2021-09-15 16:47:43 -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 |
|
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 |
|
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 |
|
Dan Ribbens
|
f80646c598
|
fix: allow save of collection with an undefined point
|
2021-08-25 13:28:42 -04:00 |
|
Dan Ribbens
|
7504155e17
|
feat: add point field type
|
2021-08-23 23:12:50 -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 |
|
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
|
9c4ff004a8
|
chore: merges master
|
2021-07-27 13:28:27 -04:00 |
|
Dan Ribbens
|
fe0098ccd9
|
feat: add component support to collection and global description
|
2021-07-27 12:53:43 -04:00 |
|