Jarrod Flesch
96002dbda5
Merge pull request #1719 from payloadcms/feat/1695-nullable-localized-array-and-blocks
...
Feat: allow null for non-default locales on arrays and blocks
2023-01-10 11:23:46 -05:00
Jacob Fletcher
03dcf743e8
Merge pull request #1835 from payloadcms/fix/1801
...
fix: upload field filterOptions
2023-01-10 09:46:26 -05:00
Jacob Fletcher
dadaf32e4d
Merge pull request #1839 from payloadcms/fix/date-useastitle
...
fix: formats date when useAsTitle
2023-01-10 09:45:04 -05:00
Jacob Fletcher
086117d703
fix: formats date when useAsTitle
2023-01-09 22:05:56 -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
Jacob Fletcher
4194632318
chore: fixes failing upload e2e test
2023-01-09 17:15:05 -05:00
Jarrod Flesch
ee682270a4
Merge remote-tracking branch 'origin' into feat/1695-nullable-localized-array-and-blocks
2023-01-09 16:19:11 -05:00
Jacob Fletcher
9483ccb120
fix: upload field filterOptions
2023-01-09 14:40:30 -05:00
Jacob Fletcher
d8c700975f
chore: creates uploads e2e testing suite
2023-01-09 13:17:55 -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
James Mikrut
a10376372a
Merge pull request #1796 from payloadcms/fix/groups-within-row
...
fix: updates margin for group field within a row
2023-01-09 10:03:50 -05:00
Jarrod Flesch
001a68f45c
chore: adjusts block and array schemas to store undefined instead of empty arrays by default
2023-01-06 16:56:26 -05:00
James
681d75e43e
chore: adapts tests to new jest version
2023-01-04 10:22:57 -05:00
Jarrod Flesch
fe1dfa3e23
chore: updates test config payload-types
2023-01-04 08:51:54 -05:00
Jarrod Flesch
59781b9eef
chore: adjusts JSON field type, removes jsonError from config type
2023-01-03 16:47:51 -05:00
Jarrod Flesch
a0181a0eee
Merge branch 'master' into feat/json-field
2023-01-03 10:03:16 -05:00
Jessica Boezwinkle
1c3a257244
fix: updatesmargin for group field within a row
2023-01-03 10:26:10 +00:00
Jacob Fletcher
420ed6738e
chore: e2e test for date input clearing
2022-12-26 14:31:08 -05:00
Dan Ribbens
abaa22950c
test: json field e2e and int
2022-12-23 17:45:22 -05:00
Jacob Fletcher
baf5b10d23
roadmap: rte and upload drawers ( #1668 )
2022-12-23 12:41:06 -05:00
James
95127c94a6
chore: fixes rich text tests
2022-12-23 09:54:41 -05:00
James
801068c8fe
chore: revises left indent
2022-12-22 18:26:09 -05:00
James
4516c3670e
chore: overhauls lists, prepares for left indent
2022-12-22 15:55:07 -05:00
James
542ea8eb81
fix : #551 - rich text nested list structure
2022-12-19 22:51:24 -05:00
James
6c7282ec37
Merge branch 'feat/json-field' of github.com:payloadcms/payload into feat/json-field
2022-12-15 20:32:30 -05:00
Jessica Boezwinkle
4d6eba8d21
feat: updates code field editor
2022-12-15 18:47:53 +00:00
Jessica Boezwinkle
28d9f9009c
feat: adds initial json field
2022-12-15 18:32:11 +00:00
Jacob Fletcher
a1813ca4b3
fix: stringifies date in DateTime field for useAsTitle ( #1674 )
2022-12-15 10:05:49 -05:00
Jacob Fletcher
3ae5d954b5
Merge pull request #1558 from jacobsfletch/feat/inline-relationships
...
roadmap: inline relationships
2022-12-14 09:51:54 -05:00
PatrikKozak
934b443b5b
fix: list view date field display format ( #1661 )
2022-12-14 07:09:54 -05:00
Jacob Fletcher
92d2c4d805
fix: fields e2e tests
2022-12-09 17:50:54 -05:00
Dan Ribbens
756edb858a
fix: Select with hasMany and localized ( #1636 )
2022-12-09 09:36:39 -05:00
Dan Ribbens
a44dba5ccc
chore: cleanup test fields relationship config ( #1635 )
2022-12-08 22:46:31 -05:00
Dan Ribbens
11b1c0efc6
fix: filterOptions function argument relationTo is an array ( #1627 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2022-12-08 21:24:00 -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
56144c07f0
chore: merge tests
2022-11-23 14:05:56 -05:00
James
56682c7fd4
chore: improves logic for ensuring programmatically set relationship values have options loaded
2022-11-22 19:35:23 -05:00
Dan Ribbens
3a9dc9ef68
fix: translate select field option labels ( #1476 )
2022-11-21 20:45:23 -05:00
Jarrod Flesch
16d00e87c2
fix: infinite rerenders, accounts for hasMany false
2022-11-21 16:09:31 -05:00
Jarrod Flesch
6a28a41069
chore: adds precision to relationship test
2022-11-21 15:17:48 -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
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
Jarrod Flesch
402b1e4615
chore: adds visualization to test examples, reduces collapsibles in test file
2022-11-16 14:54:36 -05:00
Jarrod Flesch
d9df98ff22
feat: simplifies collapsible label API, adds e2e tests
2022-11-16 12:57:54 -05:00
Jarrod Flesch
fe221aea67
Merge remote-tracking branch 'origin/master' into pr/bigmistqke/1223
2022-11-16 09:00:53 -05:00
Jarrod Flesch
57a8c352e4
feat: adds playwright tests for array fields
2022-11-16 09:00:50 -05:00
Jarrod Flesch
e458087a55
fix: sets pointer-events to none so the entire label bar is clickable
2022-11-15 16:05:54 -05:00
Jarrod Flesch
ccb42319ab
fix: corrects type for CollapsibleLabel example type, adjusts custom component filenames
2022-11-15 12:40:31 -05:00
Jarrod Flesch
b74ea218ca
feat: specifies component names for arrays/collapsibles, simplifies threaded data
2022-11-15 11:34:36 -05:00
Jarrod Flesch
13ec1e0398
feat: converts rowHeader to collapsibleLabel, extends data passed to functions/components
2022-11-15 01:53:09 -05:00