Jessica Chowdhury
f386d1caad
Merge pull request #2731 from payloadcms/fix/2729-code-editor-options
...
fix: adjusts code field joi schema to allow editorOptions
2023-05-30 18:30:37 +01:00
Jacob Fletcher
480c7b3e21
Merge pull request #2736 from payloadcms/fix/use-as-title
...
fix: searches on correct useAsTitle field in polymorphic list drawers
2023-05-30 13:11:03 -04:00
Jacob Fletcher
908d5747a8
chore: allows super-admins to view as tenant in multi-tenant example ( #2719 )
2023-05-30 13:10:14 -04:00
Jacob Fletcher
9ec2a40274
fix: searches on correct useAsTitle field in polymorphic list drawers #2710
2023-05-30 12:41:28 -04:00
James Mikrut
a080a6294c
Merge pull request #2733 from payloadcms/chore/ui-field-doc
...
chore: updates ui field docs to show admin.components.Field is required
2023-05-30 12:05:05 -04:00
PatrikKozak
9be854a1a4
chore: updates ui field docs to show admin.components.Field is required
2023-05-30 12:01:33 -04:00
Jacob Fletcher
c76dc77e64
chore: writes e2e test for list drawer useAsTitle search
2023-05-30 11:28:26 -04:00
Elliot DeNolf
a42f17ca41
chore: use Discord vanity URL
2023-05-30 09:57:02 -04:00
Jarrod Flesch
ed136fbc51
fix: adjusts code field joi schema to allow editorOptions
2023-05-30 08:56:37 -04:00
Jacob Fletcher
6125b66286
fix: removes payload dependency inception ( #2717 )
2023-05-26 16:24:10 -04:00
Jarrod Flesch
8285bac2f5
fix: corrects relationship field schema from pr #2696 ( #2714 )
v1.8.4-canary.0
v1.8.4-canary.1
2023-05-26 11:03:02 -04:00
James Mikrut
61bb0fae53
fix: username / email inconsistency when creating new users
...
Fixed UserExistsError error message
2023-05-25 20:47:05 -04:00
Jessica Chowdhury
47b9af970b
Merge pull request #2665 from payloadcms/example/emails
...
example: email
2023-05-25 18:22:45 +01:00
Jarrod Flesch
731c85337b
chore: stop tests from re-running when a PR body is edited ( #2712 )
2023-05-25 09:28:02 -04:00
James Mikrut
4b59fda56f
Merge pull request #2708 from payloadcms/jmikrut-patch-1
...
Update overview.mdx
2023-05-24 15:16:53 -04:00
James Mikrut
2361221198
Update overview.mdx
2023-05-24 15:16:14 -04:00
Dan Ribbens
d931ba9b50
chore: update changelog
2023-05-24 13:12:53 -04:00
Dan Ribbens
51fd1db4eb
chore(release): v1.8.3
v1.8.3
2023-05-24 12:00:55 -04:00
Dan Ribbens
dbd4dd215a
chore: yarn lock
2023-05-24 11:44:31 -04:00
Jarrod Flesch
c716954e89
fix: adds credentials to doc access request ( #2705 )
2023-05-24 10:39:03 -04:00
TomDo1234
5be247da0a
Merge branch 'master' of https://github.com/TomDo1234/payload
2023-05-24 07:18:27 +10:00
TomDo1234
b47e84369c
fixed UserExistsError message to say email instead of username
2023-05-24 07:12:58 +10:00
TomDo1234
fe7ddf3e0f
Merge branch 'master' of https://github.com/TomDo1234/payload
2023-05-24 06:42:46 +10:00
Jacob Fletcher
2fc9288870
feat: builds multi-tenant example ( #2689 )
...
* feat: builds multi-tenant example
* chore: updates seed script logic
2023-05-23 16:40:18 -04:00
Jarrod Flesch
f9de807daa
Fix: correct graphql param types ( #2696 )
...
* chore: colocates gql schema field types with operators
* chore: adds missing `json` gql field schema
* fix: corrects graphql `id` type from JSON to String
2023-05-23 15:27:35 -04:00
Jacob Fletcher
e85ce4eaf2
Merge pull request #2694 from payloadcms/fix/rel-drawer-save
...
fix: add new relationship drawer onSave handling
2023-05-23 15:24:22 -04:00
Jacob Fletcher
5fc36333b9
Merge pull request #2699 from payloadcms/fix/mobile-rel
...
fix: unable to clear relationships or open relationship drawer on mobile
2023-05-23 15:24:01 -04:00
Jacob Fletcher
2809cb910c
chore: fixes broken test for externally updated relationships
2023-05-23 10:37:52 -04:00
Jacob Fletcher
782f8ca047
fix: unable to clear relationships or open relationship drawer on mobile #2691 #2692
2023-05-23 10:08:16 -04:00
Quentin Beauperin
8bdbd6b073
docs: fix global hooks intro anchor links ( #2695 )
2023-05-23 09:31:22 -04:00
James Mikrut
7fbd5adaa2
Merge pull request #2687 from payloadcms/chore/install-doc-mongo-uri-secret
...
chore: updates installation doc to use envs in server.ts example
2023-05-23 08:46:20 -04:00
James Mikrut
324ca171a3
Merge pull request #2693 from payloadcms/fix/2685-graphql-relations
...
Fix/2685 graphql relations
2023-05-23 08:37:53 -04:00
Jacob Fletcher
bbf114b822
chore: writes e2e test for relationships created using the document drawer
2023-05-22 23:59:09 -04:00
Jacob Fletcher
a2a8ac9549
fix: prevents add new relationship modal from adding duplicative values to the parent doc #2688
2023-05-22 18:01:23 -04:00
Jacob Fletcher
ae384306eb
chore: threads operation through the default edit view onSave handler
2023-05-22 17:13:35 -04:00
James Mikrut
9c4e003315
Merge pull request #2690 from payloadcms/fix/#2662
...
fix : #2662 , draft=true querying by id
2023-05-22 16:43:41 -04:00
James
9bb5470342
fix : #2685 , graphql querying relationships with custom id
2023-05-22 16:40:24 -04:00
Elliot DeNolf
2f209e3e9b
chore: recreate issue in test dir
2023-05-22 16:14:28 -04:00
James
314ddbd44c
chore: tests
2023-05-22 15:50:54 -04:00
James
3b78ab04c7
fix : #2662 , draft=true querying by id
2023-05-22 15:46:04 -04:00
Dan Ribbens
bb21f51f74
Merge branch 'fix/safely-validate-relationships'
v1.8.3-canary.2
2023-05-22 13:58:47 -04:00
Dan Ribbens
666c2383ba
chore: lint fix
2023-05-22 13:58:25 -04:00
James
2703853edb
fix: safely validates null relations
2023-05-22 13:46:11 -04:00
PatrikKozak
f728fca036
chore: updates installation doc to use envs in server.ts example
2023-05-22 11:29:41 -04:00
Dan Ribbens
368103d76d
Merge branch 'master' of github.com:payloadcms/payload
2023-05-20 05:00:08 -04:00
Quentin Beauperin
3a2462baba
docs: add missing admin.group property in configuration/globals ( #2684 )
2023-05-20 04:35:50 -04:00
Jessica Boezwinkle
bd2bfbbb93
docs: spacing fix on graphql docs
2023-05-19 16:59:23 +01:00
Jessica Boezwinkle
1300fc864c
docs: additional params for find operation rest-api
2023-05-19 15:10:24 +01:00
Jessica Boezwinkle
ef2d17922b
docs: adds rest-api examples for real this time
2023-05-19 14:49:06 +01:00
Dan Ribbens
b63dd40512
chore: release-it config update to include pre release on github
2023-05-18 12:00:49 -04:00