James Mikrut
|
b17891c170
|
Merge pull request #2633 from payloadcms/fix/upload-schema
fix: defaultValue missing from Upload field schema
|
2023-05-08 11:49:04 -04:00 |
|
James
|
164d6e93d0
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-05-08 10:27:04 -04:00 |
|
James
|
733ca324d2
|
chore: force aliases react to avoid invalid hook call
|
2023-05-08 10:26:57 -04:00 |
|
Jessica Boezwinkle
|
7b21eaf12d
|
fix: defaultValue missing from Upload field schema
|
2023-05-08 14:55:51 +01:00 |
|
Hristiyan Dodov
|
8dbf0a2bd8
|
fix: make incrementName match multiple digits (#2609)
|
2023-05-04 16:35:55 -04:00 |
|
Michel v. Varendorff
|
967899229f
|
feat: collection admin.enableRichTextLink property (#2560)
|
2023-05-04 16:31:40 -04:00 |
|
Jarrod Flesch
|
1d58007606
|
feat: custom admin buttons (#2618)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-05-04 16:04:06 -04:00 |
|
Jarrod Flesch
|
acfb9bca45
|
Feat/custom admin buttons (#2613)
|
2023-05-03 17:21:38 -04:00 |
|
Elliot DeNolf
|
802deaca03
|
fix: properly import SwcMinifyWebpackPlugin (#2600)
|
2023-05-01 22:00:56 -04:00 |
|
James Mikrut
|
a0bb13a412
|
fix: #2592, allows usage of hidden fields within access query constraints (#2599)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-05-01 17:15:14 -04:00 |
|
Elliot DeNolf
|
870838e756
|
feat: adjust stack trace for api error (#2598)
|
2023-05-01 16:50:48 -04:00 |
|
Jarrod Flesch
|
8f6f13dc93
|
fix: addds workaround for slate isBlock function issue (#2596)
|
2023-05-01 16:30:01 -04:00 |
|
Dan Ribbens
|
0ba22c3aaf
|
fix: query on id throws 500 (#2587)
|
2023-05-01 14:36:26 -04:00 |
|
Seied Ali Mirkarimi
|
311f77dd25
|
chore: translations fa.json (#2590)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-05-01 13:52:27 -04:00 |
|
Dan Ribbens
|
8382faa0af
|
fix: bulk operations result type (#2588)
|
2023-05-01 13:46:17 -04:00 |
|
Dan Ribbens
|
9c5107e86d
|
fix: timestamp queries (#2583)
|
2023-05-01 13:45:51 -04:00 |
|
Paul
|
fbf3a2a1b4
|
feat: Add new translation for romanian language (#2556)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-04-26 17:18:09 -04:00 |
|
Seied Ali Mirkarimi
|
c80f68af94
|
feat: add persian translations (#2553)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-04-26 16:12:11 -04:00 |
|
Perry
|
85b3d579d3
|
feat: supports collection compound indexes (#2529)
Co-authored-by: Perry Li <yuanping.li@moblab.com>
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-04-26 11:11:01 -04:00 |
|
Michel v. Varendorff
|
bf6522898d
|
feat: allow customizing the link fields (#2559)
|
2023-04-26 11:08:47 -04:00 |
|
Martin Choutka
|
8670d387d6
|
Feat: blocks should only search on singular labels (#2479)
* Blocks now only search on singular labels
* Add types to getBlockLabel params
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2023-04-25 11:40:50 -04:00 |
|
James
|
48941dce07
|
chore: merge conflicts
|
2023-04-24 17:11:23 -04:00 |
|
Jacob Fletcher
|
d6aa06a8af
|
Merge pull request #2551 from payloadcms/fix/doc-drawer-access
fix: document drawer access control
|
2023-04-24 16:56:17 -04:00 |
|
Jacob Fletcher
|
7a0511610e
|
chore: prevents document drawer from making get request when creating new
|
2023-04-24 16:22:10 -04:00 |
|
Jarrod Flesch
|
fb2fcf3f66
|
chore: reduce complexity of block modal state tracking
|
2023-04-24 15:24:45 -04:00 |
|
James
|
f9b3486ed1
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-04-24 15:16:54 -04:00 |
|
James
|
8cc900e11f
|
chore: merge conflicts
|
2023-04-24 15:16:46 -04:00 |
|
Jarrod Flesch
|
904c365b75
|
Fix/2535 upload field access (#2550)
|
2023-04-24 15:16:12 -04:00 |
|
Jessica Chowdhury
|
362a4ccece
|
Merge pull request #2533 from mauricewegner/feat/rich-text-blockquote
feat: add rich-text blockquote toggle, change quote node type to blockquote
|
2023-04-24 19:19:28 +01:00 |
|
PatrikKozak
|
750c6c32fa
|
Merge pull request #2499 from AlessioGr/fix-readonly-styles
fix: read-only styles for textArea and richtext
|
2023-04-24 14:05:59 -04:00 |
|
Jacob Fletcher
|
439caf815f
|
fix: document drawer access control #2545
|
2023-04-24 13:44:13 -04:00 |
|
Steven Thompson
|
0406548fe6
|
feat(imageresizer): add trim options (#2073)
* freat(imageresizer): add trim options
* fix(imageresizer): check for trimOptions config key
* feat: add trimOptions to original file upload, add test config
* chore: adjust sharp file ref
---------
Co-authored-by: Steven Thompson <steven@teamtailor.com>
Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
|
2023-04-24 13:09:04 -04:00 |
|
PatrikKozak
|
0683dd22dd
|
Merge pull request #2539 from DennisSnijder/fix/multivalue-draggable
Multi value Select draggable enhancement
|
2023-04-24 11:58:18 -04:00 |
|
Elliot Lintz
|
7fcde11fa0
|
fix: prevent floating point number in image sizes (#1935)
|
2023-04-24 11:19:26 -04:00 |
|
Elliot DeNolf
|
90dab3c445
|
fix: prevent sharp toFormat settings fallthrough by using clone (#2547)
|
2023-04-24 10:42:29 -04:00 |
|
James Mikrut
|
d397fe9af7
|
Merge pull request #2531 from payloadcms/feat/expose-id-in-condition
feat: exposes id in conditional logic
|
2023-04-24 09:59:51 -04:00 |
|
James Mikrut
|
cf6f0bfb8b
|
Merge pull request #2532 from payloadcms/fix/#2521
fix: #2521, graphql AND not working with drafts
|
2023-04-24 09:59:44 -04:00 |
|
Dan Ribbens
|
274edc74a7
|
feat: add user to field conditional logic
|
2023-04-21 22:50:47 -04:00 |
|
Dan Ribbens
|
12edb1cc4b
|
fix: query localized fields without localization configured
|
2023-04-21 21:12:30 -04:00 |
|
Dennis Snijder
|
269b203ef8
|
Changed background for multi values on select boxes, added is-dragging property to the multi value select and applied a z-index while dragging
|
2023-04-21 20:23:13 +02:00 |
|
mauricewegner
|
ed230a42e0
|
feat: add rich-text blockquote element, change quote node type to blockquote
|
2023-04-20 21:52:05 +02:00 |
|
James
|
e67ca20108
|
fix: #2521, graphql AND not working with drafts
|
2023-04-20 09:31:29 -05:00 |
|
James
|
c117b32147
|
feat: exposes id in conditional logic
|
2023-04-20 09:20:02 -05:00 |
|
James
|
72be80abc4
|
fix: graphql variables not being passed properly
|
2023-04-18 17:19:15 -04:00 |
|
Teun Mooij
|
023719d775
|
feat: configuration extension points
* added custom config extension points
* Added custom field to documentation
* fix deeprequired issue
|
2023-04-18 15:28:42 -04:00 |
|
James
|
5e02985206
|
fix: adds 'use client' for next 13 compatibility
|
2023-04-18 14:53:59 -04:00 |
|
James
|
cb9ca3e4c9
|
chore: type fix
|
2023-04-17 21:40:56 -04:00 |
|
James
|
5a6447805f
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-04-17 21:38:12 -04:00 |
|
James
|
52ae6f06a1
|
feat: exposes new replaceState form api
|
2023-04-17 21:38:06 -04:00 |
|
James
|
e0c0b2fdf6
|
fix: #2494, reduces versions caused by reverting to published with autosave: true
|
2023-04-17 20:23:56 -04:00 |
|