Jarrod Flesch
c0ac155a71
fix : #1870 and #1859
...
* chore: ensures relationship fields react to locale changes in the admin panel - fixes #1870
* chore: patches in default values for fields, and localized fields using fallbacks - fixes #1859
* chore: organizes field localization and sanitizing
* Revert "Feat/1180 loading UI enhancements"
* Feat/1180 loading UI enhancements
* chore: safely sets tab if name field, only sets fallback value if it exists
* chore: adds test to ensure text fields use fallback locale value when empty
2023-01-19 16:55:03 -05:00
Jarrod Flesch
9b71aa17b3
chore: uses defaultLocale for local operations locale and fallbackLocale
2023-01-10 10:40:35 -05:00
PatrikKozak
6c25ad9cc2
Merge branch 'master' of https://github.com/payloadcms/payload into feat/1695-nullable-localized-array-and-blocks
2023-01-09 17:49:31 -05:00
Jarrod Flesch
8f84f9e140
chore: adds simplified config for testing
2023-01-09 17:02:25 -05:00
James
ee54c1481c
fix : #1808 , arrays and blocks now save localized nested field data upon reordering rows
2023-01-09 12:58:13 -05:00
Dan Ribbens
04c689c5b0
fix: handle multiple locales in relationship population ( #1452 )
2022-11-28 14:24:01 -05:00
James
b4becd1493
fix : #1204
2022-10-06 13:11:25 -04:00
Dan Ribbens
e31098eaa5
test: duplicate copies all locales
2022-08-30 16:25:26 -04:00
Dan Ribbens
1c7445dc7f
fix: format graphql localization input type ( #932 )
...
* fix: format locales for graphql
* fix: locale missing from graphql mutation args
2022-08-15 11:42:29 -04:00
Dan Ribbens
145e1db05d
fix: dev:generate-types on all test configs ( #919 )
2022-08-13 13:04:24 -04:00
James
fba0847f0f
fix: ensures you can query on mixed schema type within blocks
2022-08-12 16:08:36 -07:00
James
e9b3f3f060
fix : #884
2022-08-04 14:03:23 -04:00
James
ed80c30c74
chore: adds tests to reproduce #884
2022-08-04 11:39:15 -04:00
Elliot DeNolf
e8a1cdafba
test: misc e2e fixes
2022-07-18 22:59:48 -07:00
Dan Ribbens
cc8b636248
test: relationship populates with locale
2022-07-18 12:19:35 -04:00
James
39d075b999
fix: ensures passing partial data to update works when fields are localized
2022-07-17 15:00:38 -07:00
Elliot DeNolf
b5ce54c7ae
test: localization relationship tests
2022-07-16 18:01:13 -07:00
Elliot DeNolf
79f3de8042
test: add localization int tests
2022-07-16 15:01:31 -07:00
Elliot DeNolf
ba79b4446c
test: refactor all test directories into one
2022-07-15 12:51:43 -07:00