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 Mikrut
e366624440
Merge pull request #1672 from payloadcms/fix/query-drafts
...
fix : #1611 , unable to query draft versions with draft=true
2022-12-19 16:01:57 -05:00
James
c755143cc0
chore: uses mongo aggregate for merging draft results
2022-12-19 16:01:30 -05:00
James Mikrut
020a2797d5
Merge pull request #1716 from payloadcms/fix/#1656-image-sizes-patch
...
fix : #1656 remove size data
2022-12-19 15:44:16 -05:00
Dan Ribbens
389ee261d4
fix : #1656 remove size data
2022-12-19 15:31:03 -05:00
Jessica Chowdhury
9af4c1dde7
fix: prevents special characters breaking relationship field search ( #1710 )
...
* fix: prevents special characters breaking relationship field search
* test: add special char querying w/ like operator
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-12-19 12:16:30 -05:00
Jacob Fletcher
a1813ca4b3
fix: stringifies date in DateTime field for useAsTitle ( #1674 )
2022-12-15 10:05:49 -05:00
Jarrod Flesch
eda6f70acb
Roadmap/#1379 admin ui doc level access ( #1624 )
...
* feat: adds document level access endpoints so admin ui can now accurately reflect document level access control
* chore(docs): new doc access callout, updates useDocumentInfo props from change
2022-12-14 16:14:29 -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
Elliot DeNolf
c0f8f94cd6
chore: update payload component usage comment
2022-12-11 12:43:21 -05:00
Jacob Fletcher
92d2c4d805
fix: fields e2e tests
2022-12-09 17:50:54 -05:00
Jacob Fletcher
c72f074b77
fix: fields-relationship e2e tests
2022-12-09 15:34:35 -05:00
Jacob Fletcher
cb0437fbca
Merge branch 'master' into feat/inline-relationships
2022-12-09 13:18:49 -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
Jacob Fletcher
39a956cee3
fix: relationship drawer permissions
2022-12-07 16:40:42 -05:00
Dan Ribbens
396ea0bd53
fix: reset password regression ( #1574 )
2022-12-02 12:36:19 -05:00
James Mikrut
e01b165693
Merge pull request #1559 from payloadcms/fix/#1512-localized-drafts
...
fix: update drafts includes latest version changes
2022-12-01 19:08:23 -05:00
Jarrod Flesch
e6bda625b4
chore: fixes test expectation
2022-12-01 12:17:47 -05:00
Jarrod Flesch
226c7d5da5
chore: adds REST test for http limitless query param
2022-12-01 11:43:15 -05:00
Dan Ribbens
48989d0f6e
fix: update drafts includes latest version changes
2022-11-30 17:03:00 -05:00
Dan Ribbens
c211a804bd
chore: change test assertion to be more consistent ( #1543 )
2022-11-29 18:24:40 -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
Dan Ribbens
04c689c5b0
fix: handle multiple locales in relationship population ( #1452 )
2022-11-28 14:24:01 -05:00
Jacob Fletcher
246ab414c8
chore: writes e2e test for dynamic filterOptions
2022-11-23 15:11:16 -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
Jarrod Flesch
56144c07f0
chore: merge tests
2022-11-23 14:05:56 -05:00
Jacob Fletcher
99c1f41e30
fix: dynamic relationship filterOptions
2022-11-23 13:47:44 -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
Jarrod Flesch
59631c7879
chore: adds preview button to versions test configs
2022-11-22 09:13:41 -05:00
Dan Ribbens
3a9dc9ef68
fix: translate select field option labels ( #1476 )
2022-11-21 20:45:23 -05:00
Dan Ribbens
7b6a9ede6e
feat: add i18n to option labels in version comparison ( #1477 )
2022-11-21 16:38:01 -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
Jacob Fletcher
25822a91b1
fix: allows patching global drafts #1415
2022-11-18 14:55:24 -05:00
Jacob Fletcher
af6a7aa9e8
fix: versions tests
2022-11-18 14:27:58 -05:00
Jacob Fletcher
b3c232dbbe
chore: write tests for draft patches #1415
2022-11-18 13:08:24 -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