Elliot DeNolf
|
5476cdfee2
|
chore: only needed dependabot security alerts enabled, not all deps
|
2023-07-20 17:44:03 -04:00 |
|
Elliot DeNolf
|
f232434b9a
|
chore: add dependabot (#3027)
|
2023-07-20 17:12:05 -04:00 |
|
Jacob Fletcher
|
2a932ea28e
|
chore: updates auth example (#3026)
|
2023-07-20 14:06:26 -04:00 |
|
Elliot DeNolf
|
41d3eee35f
|
feat: bump mongoose and mongoose-paginate versions (#3025)
|
2023-07-20 12:51:30 -04:00 |
|
Elliot DeNolf
|
7aa57308be
|
chore(release): v1.11.3
v1.11.3
|
2023-07-19 17:54:16 -04:00 |
|
Elliot DeNolf
|
744a79f286
|
chore: pin mongoose-paginate-v2
|
2023-07-19 17:29:27 -04:00 |
|
Dominik Zogg
|
cd0bf68a61
|
feat: support logger destination (#2896)
* add-pino-destination-stream-support
* destinationStream => loggerDestination
|
2023-07-19 11:48:13 -04:00 |
|
Jarrod Flesch
|
a69c3ec476
|
chore: updates example folder mongodb uri's to work with node 18
|
2023-07-18 16:51:22 -04:00 |
|
Alessio Gravili
|
3ac910bf6d
|
chore: improves datepicker styles and functionality (#2347)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2023-07-18 14:32:30 -04:00 |
|
Jarrod Flesch
|
60fca40780
|
fix: rich text link element not validating on create (#3014)
|
2023-07-18 08:54:22 -04:00 |
|
Alessio Gravili
|
733fc0b2d0
|
feat: auto-login in config capability (#3009)
This is useful when developing/testing, where logging after every change can be cumbersome.
|
2023-07-17 16:35:58 -04:00 |
|
Jacob Fletcher
|
2fc03f196e
|
feat: returns queried user alongside refreshed token (#2813)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2023-07-17 09:35:34 -04:00 |
|
Jessica Chowdhury
|
7927dd485a
|
docs: adds auth example for useAPIKey and disableLocalStrategy (#3007)
|
2023-07-17 09:30:30 -04:00 |
|
Jessica Chowdhury
|
42334263bb
|
fix: adds backdrop blur to button (#3006)
|
2023-07-17 09:24:39 -04:00 |
|
James
|
75fbec21a9
|
chore(release): v1.11.2
v1.11.2
|
2023-07-14 10:47:37 -04:00 |
|
Ritsu
|
281239db05
|
chore: fix typo error ua.json (#2995)
|
2023-07-13 16:11:20 -04:00 |
|
Jarrod Flesch
|
59bc002aed
|
chore: fix protectRoles in auth example
|
2023-07-12 08:31:21 -04:00 |
|
Jarrod Flesch
|
70f3e6fc3e
|
chore: explicitly import Tab type as type
|
2023-07-11 23:40:02 -04:00 |
|
Jarrod Flesch
|
4925f90b5f
|
feat: adds array, collapsible, tab and group error states
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design>
Co-authored-by: James <james@trbl.design>
|
2023-07-11 23:20:27 -04:00 |
|
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 |
|