Paul
|
7b263be01b
|
chore: add missing translations (#5929)
|
2024-04-20 14:57:22 -04:00 |
|
Ritsu
|
d5cbbc472d
|
feat: add count operation to collections (#5930)
|
2024-04-20 14:45:44 -04:00 |
|
Jessica Chowdhury
|
3ff8063ab8
|
chore:(i18n): adds translation for document/s key (#5890)
|
2024-04-18 10:18:06 +01:00 |
|
Jarrod Flesch
|
93ee452a2d
|
fix(next): do not require handlers, attempt to read filesystem or throw (#5896)
|
2024-04-17 15:12:57 -04:00 |
|
Ritsu
|
8bf03ae706
|
fix(next): pass a corrent content-type header in getFile route (#5799)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2024-04-17 11:40:02 -04:00 |
|
Jacob Fletcher
|
6cd5b253f1
|
fix(next): admin access control (#5887)
|
2024-04-17 10:31:39 -04:00 |
|
Paul
|
7f6c6c4787
|
fix(next): check for matching passwords when creating the first user (#5869)
|
2024-04-16 12:41:20 -03:00 |
|
Paul
|
b80c92ba93
|
fix(next): issue with password and confirm password fields not being type of password (#5870)
|
2024-04-16 11:52:56 -03:00 |
|
Patrik
|
6669a2cedb
|
fix(next): adds client-side field validations to login and forgot-password views (#5871)
|
2024-04-16 10:36:37 -04:00 |
|
Jarrod Flesch
|
697a0f1ecf
|
fix: ensure body limit is respected (#5807)
Co-authored-by: James <james@trbl.design>
|
2024-04-16 09:22:41 -04:00 |
|
Jacob Fletcher
|
2628249a51
|
fix(next): removes links to hidden entities (#5861)
|
2024-04-15 14:58:57 -04:00 |
|
Alessio Gravili
|
993b035285
|
fix(richtext-lexical): ensure schema maps for complex fields / sub-fields are handled correctly for blocks, link and upload features
|
2024-04-14 02:19:58 -04:00 |
|
Ritsu
|
2722d2f5ce
|
fix: passes number type limit arg to find on the list view (#5837)
Co-authored-by: Paul <paul@payloadcms.com>
|
2024-04-13 17:24:46 -03:00 |
|
Elliot DeNolf
|
43e8a533b7
|
fix: ensure file persists through form state changes (#5823)
|
2024-04-12 15:16:47 -04:00 |
|
Jacob Fletcher
|
94c0095b3b
|
chore(ui): removes all static font assets (#5821)
|
2024-04-12 09:57:31 -04:00 |
|
Jacob Fletcher
|
ff5e438d6d
|
chore(ui): replaces suisse-intl font with system fallbacks
|
2024-04-12 09:16:43 -04:00 |
|
Jacob Fletcher
|
432dfef435
|
chore(next): installs merriweather as google font and removes static assets
|
2024-04-11 15:31:19 -04:00 |
|
Jacob Fletcher
|
bcb538aee2
|
fix(next): awaits logout operation in api route handler
|
2024-04-11 14:57:35 -04:00 |
|
Jacob Fletcher
|
01e8f8c649
|
Merge branch 'beta' into fix/post-body-parse
|
2024-04-11 14:15:56 -04:00 |
|
James Mikrut
|
40f952cac3
|
chore: type local API auth function and PayloadRequest (#5791)
|
2024-04-11 13:45:24 -04:00 |
|
Jacob Fletcher
|
330e4a7724
|
fix(next): safely handles missing json body in post requests
|
2024-04-11 13:42:21 -04:00 |
|
Paul Popus
|
e676503e02
|
update further types
|
2024-04-11 14:12:03 -03:00 |
|
James Mikrut
|
06233fbb2f
|
fix: Generated ids for an array items are the same as global id if it's created (#5795)
|
2024-04-11 13:06:24 -04:00 |
|
Paul Popus
|
17298695b1
|
fix: provide request to the previewFunction and fix type
|
2024-04-11 14:01:22 -03:00 |
|
Ritsu
|
30da5a8643
|
fix: generated ids for array items the same as global id
|
2024-04-11 19:46:14 +03:00 |
|
James Mikrut
|
512b7bd429
|
fix: number ids were not sanitized to number in rest api (#5778)
|
2024-04-11 11:19:22 -04:00 |
|
Jacob Fletcher
|
1275c70187
|
feat(ui): provides payload as prop to all custom server components (#5775)
|
2024-04-11 11:16:15 -04:00 |
|
Elliot DeNolf
|
2ebda95036
|
fix(next): proper named export of withPayload
|
2024-04-10 17:30:47 -04:00 |
|
James
|
96dbab8834
|
chore: misc fixes
|
2024-04-10 16:58:08 -04:00 |
|
James
|
4f9fdb6c14
|
fix: number ids were not sanitized to number in rest api
|
2024-04-10 16:01:28 -04:00 |
|
Jarrod Flesch
|
94af06466b
|
chore: re-exports languages in payload (#5771)
|
2024-04-10 15:55:01 -04:00 |
|
Jarrod Flesch
|
364e9832ac
|
fix(next): ensures requested lang header is supported (#5765)
|
2024-04-10 13:05:56 -04:00 |
|
Alessio Gravili
|
9841731ae7
|
feat: properly type withPayload (#5756)
|
2024-04-10 09:51:46 -04:00 |
|
Patrik
|
d057ce0a85
|
fix(next): removes global slug from collectionSlug prop in SetStepNav (#5744)
|
2024-04-09 14:26:09 -04:00 |
|
James
|
313ea52e3d
|
chore: getRequestLanguage now defaults
|
2024-04-09 13:17:43 -04:00 |
|
James
|
783dae2bbb
|
Merge branch 'alpha' of github.com:payloadcms/payload into feat/config-i18n
|
2024-04-09 12:35:57 -04:00 |
|
Jarrod Flesch
|
35f59a47cc
|
chore: corrects dateFNS keys, stricter types
|
2024-04-09 11:38:38 -04:00 |
|
Alessio Gravili
|
75cab7688f
|
chore: fix incorrect next tsconfig paths breaking monorepo setup (#5743)
|
2024-04-09 09:26:09 -04:00 |
|
James
|
69e884f5b7
|
chore: dynamically loads date-fns locales
|
2024-04-08 22:12:05 -04:00 |
|
James
|
7a2ccba63c
|
Merge branch 'feat/config-i18n' of github.com:payloadcms/payload into feat/config-i18n
|
2024-04-08 16:39:03 -04:00 |
|
James
|
be2134eb69
|
chore: requires languages to be passed to config
|
2024-04-08 16:38:12 -04:00 |
|
James Mikrut
|
95e422b0e1
|
Merge branch 'alpha' into feat/config-i18n
|
2024-04-08 16:26:38 -04:00 |
|
James
|
30948ab545
|
chore: dynamically loads translations
|
2024-04-08 16:25:21 -04:00 |
|
Jacob Fletcher
|
906df6b401
|
fix(next): properly renders document-level unauthorized view (#5734)
|
2024-04-08 15:40:46 -04:00 |
|
Patrik
|
0704152e38
|
chore(next): removes unnecessary apostrophe from payload-lng cookie (#5729)
|
2024-04-08 13:42:44 -04:00 |
|
James
|
24c348dc49
|
chore: corrects invalid export
|
2024-04-08 13:26:04 -04:00 |
|
Alessio Gravili
|
b93f5e9c44
|
feat!: pass in req to access.admin, to match 2.0 behavior, and strongly type it (#5712)
|
2024-04-07 22:22:48 -04:00 |
|
Alessio Gravili
|
1853fde379
|
chore: upgrade typescript and "@types/"-prefixed packages
|
2024-04-06 15:35:09 -04:00 |
|
James Mikrut
|
cedf9a2eb8
|
chore: pre-builds in CI (#5690)
|
2024-04-06 14:10:25 -04:00 |
|
Dan Ribbens
|
6fec2bbe1c
|
chore: refactor auth from next into new payload local operation (#5641)
|
2024-04-05 17:08:51 -04:00 |
|