Jarrod Flesch
77ab54243a
fix: ignore validation when unpublishing, do not allow restore with invalid form state
2022-11-29 15:44:56 -05:00
Dan Ribbens
5a69ed562e
chore: fix translation key requiresAtLeast ( #1538 )
2022-11-29 15:43:41 -05:00
Angelo Bartolome
7aada3c746
fix: indexSortableFields timestamp fields #1506 ( #1537 )
2022-11-29 15:36:27 -05:00
Jarrod Flesch
425b66a0c2
Merge pull request #1501 from payloadcms/fix/#1446-graphql-contains-schema
2022-11-29 14:15:41 -05:00
Jarrod Flesch
c56381b721
Merge pull request #1475 from payloadcms/fix/#1442-reactive-relationship-select
...
Fix/#1442 reactive relationship select
2022-11-29 11:24:37 -05:00
Jarrod Flesch
3482dd5f78
Merge pull request #1521 from payloadcms/fix/light-theme-syntax
...
fix: updates syntax colors for light theme
2022-11-29 11:14:11 -05:00
Jessica Boezwinkle
3eebd6613f
fix: updates code field css
2022-11-29 16:05:28 +00:00
Jessica Boezwinkle
d03f0aef84
fix: uses baseClass in code field
2022-11-29 16:03:34 +00:00
Thomas Ghysels
5bd86571ca
feat: improve typescript comments ( #1467 )
2022-11-29 10:10:30 -05:00
Elliot DeNolf
a90a1a9e19
feat: log email transport error messages ( #1469 )
2022-11-29 09:33:00 -05:00
Jarrod Flesch
03c2ab52a8
fix: blockName grows in all browsers
2022-11-29 08:57:53 -05:00
Jessica Boezwinkle
1a6c9a3e18
feat: removes theme provider and updates background for code fields
2022-11-29 10:48:57 +00:00
Dan Ribbens
04c689c5b0
fix: handle multiple locales in relationship population ( #1452 )
2022-11-28 14:24:01 -05:00
Jessica Boezwinkle
dbfe7ca6e6
fix: updates syntax colors for light theme
2022-11-28 16:22:13 +00:00
Christian Reichart
e9d2163601
fix: german translation optimizations ( #1485 )
...
Co-authored-by: Christian Reichart <christian.reichart@camperboys.com >
2022-11-28 10:02:58 -05:00
Jarrod Flesch
ec51929b1a
fix: ensures enums cannot query on partial matches
2022-11-23 16:38:25 -05:00
Jarrod Flesch
cde1f128e9
chore: adds contains to operators.contains
2022-11-23 14:59:51 -05:00
Jarrod Flesch
4c37af6f10
fix: adds contain operators for text/email/radio fields
2022-11-23 14:46:54 -05:00
Jarrod Flesch
5e829a94bf
Merge pull request #1482 from payloadcms/fix/#1479-edit-view-sidebar-styles
...
Fix/#1479 edit view sidebar styles
2022-11-23 14:26:10 -05:00
Jacob Fletcher
99c1f41e30
fix: dynamic relationship filterOptions
2022-11-23 13:47:44 -05:00
Jacob Fletcher
be9b5adfa3
types: passes generic through FilterOptions
2022-11-23 13:00:19 -05:00
Jacob Fletcher
a9da81f18c
fix: reverts async reducer and resolves infinite effect
2022-11-23 12:11:01 -05:00
Jacob Fletcher
54ef40a335
fix: moves relationship field useEffect into async reducer action
2022-11-23 10:39:38 -05:00
James
fbb4944e83
chore: fixes broken tests and ts
2022-11-22 20:05:40 -05:00
James
56682c7fd4
chore: improves logic for ensuring programmatically set relationship values have options loaded
2022-11-22 19:35:23 -05:00
Vlad Kovalevsky
114758b193
chore: allow empty string route.api
2022-11-22 15:46:22 -05:00
Jarrod Flesch
1602bdc17a
chore: moves ensureValuesAreLoaded into effect
2022-11-22 15:17:04 -05:00
Dan Ribbens
9ea41fbb58
chore: fix translation key ( #1491 )
2022-11-22 13:12:58 -05:00
Jarrod Flesch
9770affad0
chore: improves edit screen sidebar styles
2022-11-22 09:13:00 -05:00
Dan Ribbens
8123585592
fix: translate version comparison view field labels ( #1470 )
2022-11-21 20:19:16 -05:00
Jarrod Flesch
1d1d2493aa
fix: rendering of localized select value
2022-11-21 17:07:22 -05:00
Dan Ribbens
7b6a9ede6e
feat: add i18n to option labels in version comparison ( #1477 )
2022-11-21 16:38:01 -05:00
Dan Ribbens
400cb9b6bc
fix: invalid query string user account request ( #1478 )
2022-11-21 16:32:15 -05:00
Carlo Brualdi
078c28bd5f
fix: versionCount was broken & other i18n improvements ( #1450 )
2022-11-21 16:24:13 -05:00
Jarrod Flesch
23f1ac1e72
chore: updates inline comment
2022-11-21 16:12:50 -05:00
Jarrod Flesch
16d00e87c2
fix: infinite rerenders, accounts for hasMany false
2022-11-21 16:09:31 -05:00
Jacob Fletcher
59a4355614
Merge pull request #1451 from jacobsfletch/fix/draft-patch
...
fix: ensures draft operations save as drafts
2022-11-21 15:15:52 -05:00
Jarrod Flesch
e4435bb8bd
fix: allows for form controlled relationship fields to be populated
2022-11-21 12:55:06 -05:00
Dan Ribbens
3a622fcd63
chore: fix translation namespace typo ( #1460 )
2022-11-21 11:21:44 -05:00
James Mikrut
29ed75c329
Merge pull request #1456 from jacobsfletch/fix/reactive-stepnav
...
fix: dynamically sets stepnav from default edit view
2022-11-21 09:13:23 -05:00
Jarrod Flesch
9303e32273
Merge pull request #1420 from thgh/fix/textarea-click-target
...
fix: Increase textarea click area
2022-11-21 08:13:24 -05:00
Elliot DeNolf
075b7e9f02
fix(i18n): version count ( #1465 )
2022-11-20 12:46:57 -05:00
Jacob Fletcher
40c87784b0
fix: dynamically sets stepnav from default edit view
2022-11-18 17:30:33 -05:00
Jarrod Flesch
bf30713860
chore: removes unnecessary styles
2022-11-18 16:14:31 -05:00
Jarrod Flesch
2e57b76df0
fix: adjusts styles to allow error bg to fill textarea
2022-11-18 16:11:32 -05:00
Jarrod Flesch
699ca14434
fix: sanitizes select values on the server, allowing isClearable selects to be cleared without error
2022-11-18 14:58:51 -05:00
Jacob Fletcher
25822a91b1
fix: allows patching global drafts #1415
2022-11-18 14:55:24 -05:00
Jacob Fletcher
f700f51f2b
fix: flattens locales before versioning published docs #1415
2022-11-18 14:31:25 -05:00
Jacob Fletcher
fc16ffefdb
fix: ensures drafts operations saves as draft #1415
2022-11-18 13:08:16 -05:00
Dan Ribbens
bab34d82f5
feat: add i18n to admin panel ( #1326 )
...
Co-authored-by: shikhantmaungs <shinkhantmaungs@gmail.com >
Co-authored-by: Thomas Ghysels <info@thomasg.be >
Co-authored-by: Kokutse Djoguenou <kokutse@Kokutses-MacBook-Pro.local >
Co-authored-by: Christian Gil <47041342+ChrisGV04@users.noreply.github.com >
Co-authored-by: Łukasz Rabiec <lukaszrabiec@gmail.com >
Co-authored-by: Jenny <jennifer.eberlei@gmail.com >
Co-authored-by: Hung Vu <hunghvu2017@gmail.com >
Co-authored-by: Shin Khant Maung <101539335+shinkhantmaungs@users.noreply.github.com >
Co-authored-by: Carlo Brualdi <carlo.brualdi@gmail.com >
Co-authored-by: Ariel Tonglet <ariel.tonglet@gmail.com >
Co-authored-by: Roman Ryzhikov <general+github@ya.ru >
Co-authored-by: maekoya <maekoya@stromatolite.jp >
Co-authored-by: Emilia Trollros <3m1l1a@emiliatrollros.se >
Co-authored-by: Kokutse J Djoguenou <90865585+Julesdj@users.noreply.github.com >
Co-authored-by: Mitch Dries <mitch.dries@gmail.com >
BREAKING CHANGE: If you assigned labels to collections, globals or block names, you need to update your config! Your GraphQL schema and generated Typescript interfaces may have changed. Payload no longer uses labels for code based naming. To prevent breaking changes to your GraphQL API and typescript types in your project, you can assign the below properties to match what Payload previously generated for you from labels.
On Collections
Use `graphQL.singularName`, `graphQL.pluralName` for GraphQL schema names.
Use `typescript.interface` for typescript generation name.
On Globals
Use `graphQL.name` for GraphQL Schema name.
Use `typescript.interface` for typescript generation name.
On Blocks (within Block fields)
Use `graphQL.singularName` for graphQL schema names.
2022-11-18 07:36:30 -05:00