Timothy Choi
d92af295eb
feat: allow custom config properties in blocks ( #4766 )
2024-01-11 13:57:32 -05:00
David Oliver
c6bd20ef33
docs: improve email docs SMTP info ( #4698 )
2024-01-11 11:45:25 -05:00
Elliot DeNolf
2fee0c0d44
docs: update pagination
2024-01-10 16:45:42 -05:00
Taís Massaro
911764a490
chore: export useTheme and add documentation ( #4718 )
...
* chore(react-hooks): export useTheme hook
* docs(react-hooks): add useTheme documentation
2024-01-10 10:39:00 -05:00
James Mikrut
22f4967dd4
Merge pull request #4726 from payloadcms/feat/migration-transactions
...
feat: improve transaction support by passing req to migrations
2024-01-09 13:50:00 -05:00
James Mikrut
f0ec21cdda
Merge pull request #4624 from payloadcms/fix/#3692-plugin-nested-docs-overrides
...
fix(plugin-nested-docs): custom overrides of breadcrumb and parent fields
2024-01-09 13:45:46 -05:00
Patrik
acf2e41312
docs: updates verify to verifyEmail in local api ( #4728 )
2024-01-09 13:15:31 -05:00
Dan Ribbens
983733ad74
merge main
2024-01-08 17:12:02 -05:00
Dan Ribbens
1d14d9f8b8
feat: improve transaction support by passing req to migrations
2024-01-08 12:34:55 -05:00
Jessica Chowdhury
6116573164
docs: corrects type in useField example ( #4705 )
2024-01-05 15:03:38 -05:00
Elliot DeNolf
40a0921597
docs: update 'accessing files outside of payload cloud'
2024-01-05 11:53:51 -05:00
Gokulsck
f43cf185d4
feat: hasMany property for text fields ( #4605 )
...
* fix for supporting hasMany property in text field
* Updated docs
* handle text case types for schema and graphql schema
* fix unit test for required failing
* add unit test for has many text field
* add end to end test for has many on text field creation
* support has many feature for text field on postgres
---------
Co-authored-by: Chris Heinz <chrisi.heinz@web.de >
2024-01-04 14:45:00 -05:00
Dan Ribbens
7db58b482b
fix: custom overrides of breadcrumb and parent fields
2023-12-28 12:56:30 -05:00
yuc
fbf8ab72a4
docs: fix typo in Select Field example ( #4593 )
2023-12-23 19:15:44 -05:00
Zakher Masri
997f158149
chore(plugin-stripe): fixes broken link in README ( #4602 )
2023-12-23 19:08:25 -05:00
James Mikrut
c3be5d1d5e
Merge pull request #4560 from payloadcms/fix/#4484-graphql-multiple-locales
...
fix: graphql cannot query multiple locales
2023-12-21 15:29:14 -05:00
James Mikrut
250bcd8189
Merge pull request #4526 from payloadcms/feat/locale-specific-fallbacks
...
feat: extend locales to have fallbackLocales
2023-12-21 15:25:55 -05:00
Sajarin M
0c905f0da7
docs: typo in transactions page ( #4565 )
2023-12-20 01:31:50 -05:00
Dan Ribbens
42c06acd18
docs: transaction options
2023-12-19 14:19:28 -05:00
Dan Ribbens
35191bdd66
docs: improve docs for locales
2023-12-19 14:11:35 -05:00
Sajarin M
1cad1a6954
docs: fix typo in admin hooks page ( #4556 )
2023-12-19 09:43:25 -05:00
Patrik
9e8f14a897
feat: adds new actions property to admin customization ( #4468 )
2023-12-19 09:31:58 -05:00
Jacob Fletcher
c111fa7531
docs: adds seo plugin docs ( #4538 )
2023-12-18 12:20:32 -05:00
Jacob Fletcher
6fdd535f29
chore: adds redirects plugin docs ( #4530 )
2023-12-17 23:32:05 -05:00
Jacob Fletcher
1c6174ecb5
docs: adds stripe plugin docs ( #4528 )
2023-12-16 13:40:55 -05:00
Dan Ribbens
9fac2ef24e
feat: extend locales to have fallbackLocales
2023-12-15 23:52:12 -05:00
Jacob Fletcher
7ec6af7296
docs: adds nested docs plugin docs ( #4521 )
2023-12-15 14:40:00 -05:00
Dan Ribbens
c1bd338d0d
feat: prevent querying relationship when filterOptions returns false ( #4392 )
...
fix: hidden collections showing in lexical and slate relationships
feat: prevent querying relationship when filterOptions returns false
fix: hidden collections appear in richtext internal link options
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
2023-12-15 12:43:43 -05:00
Jacob Fletcher
d86fe0b46c
docs: adds form builder plugin docs ( #4512 )
2023-12-15 10:17:07 -05:00
Jacob Fletcher
d7d55c2a9c
docs: adds search plugin docs ( #4514 )
2023-12-15 09:10:01 -05:00
Jacob Fletcher
f83d65e0cf
docs: fixes mdx syntax error in auth config
2023-12-14 13:33:45 -05:00
Jessica Chowdhury
77ebba3ccd
docs: adds api key disclaimer ( #4390 )
2023-12-12 11:27:12 -05:00
Patrik
678ba6cdcc
docs: adds examples and descriptions to field hook docs ( #4448 )
2023-12-11 16:53:02 -05:00
Jacob Fletcher
076c3258d0
docs: typo in admin components ( #4445 )
2023-12-11 09:48:27 -05:00
chris
5f2cd1ae77
docs: fix example link ( #4394 )
2023-12-06 09:35:30 -05:00
geisterfurz007
999e05d1b4
docs: fix typo in migrations ( #4356 )
2023-12-04 15:09:21 -05:00
Patrik
7b2eb0c175
docs: updates afterInput example ( #4378 )
2023-12-04 14:35:08 -05:00
Timothy Choi
3b8a27d199
feat: pass path to FieldDescription ( #4364 )
...
fix: DescriptionFunction type
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-12-04 13:59:18 -05:00
Jessica Chowdhury
06bf6a426e
docs: destructures vite bundler import ( #4280 )
2023-12-01 16:32:10 -05:00
Renat Sagdeev
b634d5e552
docs: fix ul and ol tags mentioned in lexical rte ( #4338 )
2023-12-01 16:29:43 -05:00
Markus Machatschek
0bd12e01d7
docs: update software requirements to mention pnpm ( #4335 )
...
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
2023-12-01 16:25:21 -05:00
Dan Ribbens
0cc91d7377
docs: update mongoOptions to connectOptions ( #4334 )
2023-11-30 12:39:32 -05:00
Patrik
224cddd045
feat: relationship sortOptions property ( #4301 )
...
* feat: adds sortOptions property to relationship field
* chore: fix lexical int tests
* feat: simplifies logic & updates joi schema definition
* feat: revert to default when searching in relationship select
* fix types and joi schema
* type adjustments
---------
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-29 16:22:47 -05:00
Jacob Fletcher
542096361f
fix: properly exports useDocumentsEvents hook ( #4314 )
2023-11-29 12:26:20 -05:00
1nfinite9
6d28fc46bd
docs: updates incorrect API for Reset Password ( #4270 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-11-29 11:01:44 -05:00
Travis Mcgeehan
c1eb9d1727
feat: support OAuth 2.0 format Authorization: Bearer tokens in headers
2023-11-28 16:23:18 -05:00
Elliot DeNolf
1fe4f4c5f4
Merge pull request #4292 from payloadcms/feat/migrate-with-js-files
...
feat: support migrations with js files
2023-11-28 11:40:36 -05:00
Elliot DeNolf
35ce0ebc83
docs: migrations directory details
2023-11-28 11:18:04 -05:00
Jacob Fletcher
9bb7a88526
feat: useDocumentEvents ( #4284 )
2023-11-27 16:16:53 -05:00
Jacob Fletcher
65575d3573
Merge branch 'main' into fix/live-preview-rels
2023-11-27 10:54:27 -05:00