James
|
fafec05309
|
chore(release): v1.11.1
v1.11.1
|
2023-07-11 10:13:40 -04:00 |
|
Jacob Fletcher
|
76a71c1af5
|
chore: adds use-client directive to label component (#2988)
|
2023-07-11 10:06:25 -04:00 |
|
James Mikrut
|
2854bfebf7
|
Merge pull request #2987 from payloadcms/fix/#2980
fix: #2980, locale=all was not iterating through arrays / blocks
|
2023-07-10 13:32:25 -04:00 |
|
James
|
d6bfba72a6
|
fix: #2980, locale=all was not iterating through arrays / blocks
|
2023-07-10 11:47:34 -04:00 |
|
PatrikKozak
|
2b0f65a27f
|
docs: fixes admin panel table (#2986)
|
2023-07-10 10:16:25 -04:00 |
|
Jarrod Flesch
|
4b60845c67
|
chore: fix auth example protectRoles function
|
2023-07-07 12:42:27 -04:00 |
|
Jessica Boezwinkle
|
562cd18622
|
docs: adds authentication video
|
2023-07-07 17:05:35 +01:00 |
|
Jarrod Flesch
|
584d865d34
|
chore: improves error messaging for not found collections (#2982)
|
2023-07-07 11:56:14 -04:00 |
|
Jarrod Flesch
|
5b7756e266
|
chore: fixes auth example protectRoles function
|
2023-07-07 11:34:19 -04:00 |
|
Jacob Fletcher
|
cfeeb9758f
|
chore: adds eject script to custom server example (#2979)
|
2023-07-06 16:36:22 -04:00 |
|
Jacob Fletcher
|
51058f65e5
|
chore: builds auth example for next.js app router (#2976)
|
2023-07-06 14:15:28 -04:00 |
|
Jacob Fletcher
|
6bc4dde23c
|
chore: builds preview example for next.js app router (#2718)
|
2023-07-06 13:18:31 -04:00 |
|
PatrikKozak
|
40d6fe0b09
|
chore: adjusts custom components docs (#2908)
|
2023-07-05 17:33:29 -04:00 |
|
Jacob Fletcher
|
9881d322f3
|
docs: fixes misc cloud typos (#2975)
|
2023-07-05 16:31:51 -04:00 |
|
Dan Ribbens
|
1877d2247c
|
fix: anchor Button component respect margins (#2648)
|
2023-07-05 16:20:25 -04:00 |
|
Dan Ribbens
|
1bf81f56ce
|
chore(release): v1.11.0
v1.11.0
|
2023-07-05 16:15:29 -04:00 |
|
Jarrod Flesch
|
606c3cf021
|
Merge branch 'master' of https://github.com/payloadcms/payload
|
2023-07-05 15:26:15 -04:00 |
|
Jarrod Flesch
|
d112159d93
|
docs: fix mdx formatting
|
2023-07-05 15:26:10 -04:00 |
|
Jacob Fletcher
|
79393e8cf0
|
fix: properly threads custom react-select props through relationship field (#2973)
|
2023-07-05 15:11:46 -04:00 |
|
Jarrod Flesch
|
5b79067cc1
|
fix: ensures fields within blocks respect field level access control (#2969)
|
2023-07-05 14:41:39 -04:00 |
|
Jessica Chowdhury
|
04851d0dc9
|
fix: ensures rows always have id's (#2968)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2023-07-05 14:40:50 -04:00 |
|
Elliot DeNolf
|
7c47e4b0d3
|
feat: improve typing of ExtendableError and APIError (#2864)
|
2023-07-05 13:39:29 -04:00 |
|
Alessio Gravili
|
b734a1c422
|
feat: narrow endpoint.method type (#1880)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2023-07-05 13:20:56 -04:00 |
|
Jacob Fletcher
|
9b22c4b654
|
docs: fixes misc links (#2971)
|
2023-07-05 12:02:56 -04:00 |
|
Elliot DeNolf
|
03c2b36b84
|
chore: move cross-env to runtime dep (#2970)
|
2023-07-05 11:58:19 -04:00 |
|
Elliot DeNolf
|
868823d9e1
|
chore(templates): change user collection to default access (#2972)
|
2023-07-05 11:58:07 -04:00 |
|
Jessica Boezwinkle
|
365b91e1b4
|
docs: misc cloud updates
|
2023-07-05 16:52:03 +01:00 |
|
Jessica Chowdhury
|
221356f6b9
|
Merge pull request #2956 from payloadcms/docs/cloud
docs: adds Cloud docs
|
2023-07-05 16:22:26 +01:00 |
|
Jessica Boezwinkle
|
1db1de1116
|
docs: misc tweaks to cloud docs
|
2023-07-05 16:21:22 +01:00 |
|
Jessica Chowdhury
|
801f60939b
|
fix: nested richtext bug and test (#2966)
* fix: nested richtext bug and test
* chore: fix accidentally deleted character
|
2023-07-05 09:06:02 -04:00 |
|
Tylan Davis
|
dfdd334d16
|
docs: adds Cloud docs
|
2023-06-30 19:07:48 -04:00 |
|
Jacob Fletcher
|
a8e47088bb
|
chore: adds front-end to ecommerce template (#2942)
|
2023-06-30 17:36:58 -04:00 |
|
Alessio Gravili
|
29d8bf0927
|
fix: GraphQL type for number field (#2954)
|
2023-06-30 22:52:35 +02:00 |
|
Jacob Fletcher
|
8a32909dcd
|
chore: fixes tsconfig and nodemon in custom server example (#2952)
|
2023-06-30 11:53:50 -04:00 |
|
James
|
c0eed02924
|
chore(release): v1.10.5
v1.10.5
|
2023-06-30 10:29:45 -04:00 |
|
Alessio Gravili
|
1d4df99ea7
|
fix: improve versions test suite (#2941)
* fix: versions test
* fix: restore tests not being effective
* make tests better
* new test: should versions be in correct order
|
2023-06-30 15:35:59 +02:00 |
|
Jarrod Flesch
|
b36deb4640
|
fix: incorrect graphql type generation (#2898)
|
2023-06-30 08:54:19 -04:00 |
|
Alessio Gravili
|
0c2e41c4be
|
fix: fields in drawer cannot be edited (#2949)
Fixes #2945
|
2023-06-30 14:43:47 +02:00 |
|
James
|
d9dd78ad00
|
chore(release): v1.10.4
v1.10.4
|
2023-06-29 20:29:09 -04:00 |
|
James Mikrut
|
06711be846
|
Merge pull request #2939 from AlessioGr/locale-in-apiurl
feat: add locale to displayed API URL
|
2023-06-29 20:23:19 -04:00 |
|
James
|
bf0b114b70
|
chore(release): v1.10.3
v1.10.3
|
2023-06-29 20:22:40 -04:00 |
|
James Mikrut
|
68b220ff73
|
Merge pull request #2943 from payloadcms/fix/#2937
fix: #2937, depth not being respected in graphql rich text fields
|
2023-06-29 20:13:32 -04:00 |
|
James
|
f84b4323e2
|
fix: #2937, depth not being respected in graphql rich text fields
|
2023-06-29 20:08:39 -04:00 |
|
Alessio Gravili
|
064af8acc7
|
add apiURL for globals
|
2023-06-29 17:42:49 +02:00 |
|
Alessio Gravili
|
b22d157bd2
|
feat: add locale to displayed API URL
|
2023-06-29 17:19:36 +02:00 |
|
Jacob Fletcher
|
0112f4c4ab
|
chore: builds custom server example (#2920)
|
2023-06-28 16:35:41 -04:00 |
|
Jacob Fletcher
|
6670915323
|
chore: adds ecommerce template (#2929)
|
2023-06-28 12:51:17 -04:00 |
|
Jacob Fletcher
|
49f117e220
|
chore: adds website template (#2928)
|
2023-06-28 12:48:08 -04:00 |
|
James Mikrut
|
8df4b15116
|
Merge pull request #2927 from payloadcms/fix/show-updatedAt-date
fix: shows updatedAt date when selecting a version to compare
|
2023-06-28 12:03:37 -04:00 |
|
Jacob Fletcher
|
766b1b5286
|
chore: creates templates directory (#2921)
|
2023-06-28 11:20:59 -04:00 |
|