Oran Epelbaum
|
5549926d2c
|
Fixed saving of a cleared number value (#412)
* Fixed saving of a cleared number value
* fix: clearing saved number for a localized field
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2022-01-05 17:24:14 -05:00 |
|
James
|
65b0ad7f08
|
feat: builds a way for multipart/form-data reqs to retain non-string values
|
2022-01-03 16:54:56 -05:00 |
|
James
|
e5d9335596
|
chore: safely accesses req files
|
2021-12-29 16:47:37 -05: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 |
|
James
|
a09570c78d
|
fix: 407
|
2021-12-29 15:29:12 -05:00 |
|
James
|
961787d681
|
fix: ensures searching relationships works with many pages of results
|
2021-12-29 15:09:08 -05:00 |
|
James
|
9e091af67e
|
fix: ensures row count is set properly in block fields
|
2021-12-29 11:03:20 -05:00 |
|
James
|
4119eec796
|
fix: cross-browser upload drag and drop
|
2021-12-29 10:56:36 -05:00 |
|
James
|
ba79fd42db
|
fix: allows null in ImageSize width and height types
|
2021-12-28 11:56:10 -05:00 |
|
Elliot DeNolf
|
da7c0c984c
|
fix: globals model typing
|
2021-12-26 23:52:05 -05:00 |
|
James
|
05288ee08c
|
fix: ensures local findByID retains user
|
2021-12-23 11:29:45 -05:00 |
|
James
|
140a3aa9ea
|
fix: ensures getDataByPath works
|
2021-12-22 14:18:50 -05:00 |
|
James
|
17b7ee29ac
|
chore: updates pattern for before / after component injection
|
2021-12-21 14:45:57 -05:00 |
|
James
|
e337c62ba1
|
feat: builds custom routes API, Before/After Dashboard and Nav custom components
|
2021-12-21 12:27:22 -05:00 |
|
James Mikrut
|
3e40944e19
|
Merge pull request #394 from payloadcms/fix/393
fix: #393, ensures preview button gets up to date data
|
2021-12-14 10:27:58 -05:00 |
|
James
|
97388738de
|
fix: #370, only performs password functions when auth enabled
|
2021-12-14 10:27:37 -05:00 |
|
James
|
a16b99b0c8
|
fix: #390, safari rich text link bug
|
2021-12-14 10:23:28 -05:00 |
|
James
|
2f47e39a9f
|
fix: #393, ensures preview button gets up to date data
|
2021-12-14 10:10:13 -05:00 |
|
Jacob Fletcher
|
925a33e560
|
fix: requires path in select, text, textarea, and upload components
|
2021-11-30 13:19:09 -05:00 |
|
Jacob Fletcher
|
ecabf130fd
|
fix: select component rendered value
|
2021-11-30 10:50:32 -05:00 |
|
Jacob Fletcher
|
80c81ecfc6
|
Merge branch 'master' of github.com:payloadcms/payload into feat/form-onchange
|
2021-11-30 09:48:42 -05:00 |
|
Jacob Fletcher
|
f0fd859347
|
fix: prevents uncontrolled text field component
|
2021-11-30 09:28:07 -05:00 |
|
Jacob Fletcher
|
7e2b259816
|
fix: select component types
|
2021-11-29 18:27:14 -05:00 |
|
Jacob Fletcher
|
0b13eda1e5
|
fix: threads props through textarea component
|
2021-11-29 18:05:51 -05:00 |
|
Jacob Fletcher
|
c77bf3aa42
|
fix: passes hasMany through select component
|
2021-11-29 17:08:46 -05:00 |
|
Jacob Fletcher
|
86480b7482
|
feat: abstracts textarea component and improves event typing
|
2021-11-29 17:08:39 -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
|
727fbeceb4
|
fix: #373
|
2021-11-29 08:33:20 -05:00 |
|
James
|
ded891e390
|
fix: ensures sorting by _id instead of improper id
|
2021-11-29 08:18:59 -05:00 |
|
James
|
d6d76d4088
|
feat: only adds list search query param if value is present
|
2021-11-27 10:19:50 -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
|
bb18e8250c
|
fix: typing for collection description
|
2021-11-25 09:41:44 -05:00 |
|
Elliot DeNolf
|
b99eb8ba73
|
feat: smarter generics
|
2021-11-25 09:41:44 -05:00 |
|
Elliot DeNolf
|
f258c5904e
|
feat: type payload operation calls with generics
|
2021-11-25 09:41:44 -05:00 |
|
James
|
57cab22387
|
chore: optimizes buildQuery legibility
|
2021-11-24 18:37:24 -05:00 |
|
James
|
7050b5285e
|
fix: ensures non-localized relationships with many relationTos can be queried
|
2021-11-24 18:01:33 -05:00 |
|
Jarrod Flesch
|
96421b3d59
|
fix: ensures uploads can be fetched with CORS
|
2021-11-24 17:15:25 -05:00 |
|
Jacob Fletcher
|
0245747020
|
feat: renames useFieldType to useField
|
2021-11-24 15:37:36 -05:00 |
|
Jacob Fletcher
|
4affdc3a93
|
feat: supports custom onChange handling in text, select, and upload fields
|
2021-11-24 15:28:41 -05:00 |
|
Jarrod Flesch
|
051b7d45be
|
feat: applies upload access control to all auto-generated image sizes
|
2021-11-24 15:19:21 -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
|
da6e1df293
|
fix: allows sync or async preview urls
|
2021-11-24 13:20:13 -05:00 |
|