Jarrod Flesch
acfb9bca45
Feat/custom admin buttons ( #2613 )
2023-05-03 17:21:38 -04:00
Jacob Fletcher
6f82cefdc5
chore: adds cloud messaging to example READMEs ( #2612 )
2023-05-03 11:14:11 -04:00
James
d0ea57120c
chore(release): v1.7.4
v1.7.4
2023-05-01 22:45:37 -04:00
Elliot DeNolf
277beb6587
chore: release-it verbose logging
2023-05-01 22:19:07 -04:00
Elliot DeNolf
802deaca03
fix: properly import SwcMinifyWebpackPlugin ( #2600 )
2023-05-01 22:00:56 -04:00
Dan Ribbens
3c6461f757
chore(release): v1.7.3
v1.7.3
2023-05-01 17:27:29 -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
Harrison-Blair
13179a9498
chore: misc documentation updates ( #2589 )
...
* chore: ensures example configs are being exported when necessary
* chore: adds note regarding updating of hidden fields
---------
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design >
2023-05-01 16:28:13 -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
Elliot DeNolf
14a6b40bcc
chore: bump swc-minify-webpack-plugin ( #2571 )
2023-05-01 11:50:10 -04:00
Jarrod Flesch
07506ae4d9
Merge branch 'master' of https://github.com/payloadcms/payload
2023-04-28 10:17:45 -04:00
Jarrod Flesch
6abcca1215
chore: adds github-stars md file
2023-04-28 10:17:39 -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
Jarrod Flesch
ddb34c3d83
chore: recreates yarn lock file
2023-04-25 19:13:48 -04:00
James
010ea4305b
chore(release): v1.7.2
v1.7.2
2023-04-25 14:48:57 -04:00
James
c33b226660
chore: yarn
2023-04-25 14:41:26 -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
Jarrod Flesch
a684b8f8bf
chore: bumps eslint and related dev deps ( #2561 )
2023-04-25 11:09:31 -04:00
Jessica Boezwinkle
8270d8a228
docs: typo on REST API page
2023-04-25 12:33:33 +01: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
Jacob Fletcher
451ffcd982
chore: adds testing coverage for document drawer access control
2023-04-24 15:32:45 -04:00
Jarrod Flesch
fb2fcf3f66
chore: reduce complexity of block modal state tracking
2023-04-24 15:24:45 -04:00
Jarrod Flesch
b97a0881f1
Merge branch 'master' of https://github.com/payloadcms/payload
2023-04-24 15:23:43 -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
Jessica Boezwinkle
4fb8b0fa28
chore: updates richText docs
2023-04-24 17:58:49 +01:00
James Mikrut
a0fd26602e
Merge pull request #2051 from R0bson/master
...
Fix read of undefined error when autosave enabled
2023-04-24 12:51:56 -04:00
James
6d8eafd072
Merge branch 'master' of github.com:payloadcms/payload into R0bson/master
2023-04-24 12:29:03 -04:00
James
286193b4ab
chore: cleanup
2023-04-24 12:27:00 -04:00
Jarrod Flesch
1808a9b663
Merge branch 'master' of https://github.com/payloadcms/payload
2023-04-24 12:19:01 -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