Paul Popus
171144be80
fix: tests running with local API imported from the payload package instead of the HMR from the next package
2024-03-13 18:01:11 -03:00
Alessio Gravili
5c2bcba000
fix: document view issues ( #5324 )
...
* fix: cannot get versions view for globals, return Unauthorized view if you are unauthorized instead of the Not Found view for document edit views. This makes it match the API
* chore: ensure there is always an error view to render if needed
2024-03-13 16:59:40 -04:00
Paul
5b5c6e975d
fix: redirect issue when creating a post in a different locale and being redirected to the default locale on submit ( #5323 )
...
* fix: redirect issue when creating a post in a different locale and being redirected to the default locale on submit
* style fixes
2024-03-13 17:25:05 -03:00
Alessio Gravili
2e872d4818
chore: add className to unauthorized component to appease access control e2e test selectors
2024-03-13 15:14:07 -04:00
Alessio Gravili
885b003730
chore: payload HMR type & globals improvements
2024-03-13 15:02:55 -04:00
Paul Popus
a9a61b2617
fix: locales not using fallbackLocale in the admin UI and re-rendering issue when changing locales
2024-03-13 15:51:46 -03:00
Jarrod Flesch
d7ebb871bb
feat: adds routerCache provider
2024-03-13 14:33:03 -04:00
Alessio Gravili
6f67b2381a
fix: missing collection permission redirect to unauthorized view
2024-03-13 14:32:20 -04:00
James
2237d7e860
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
2024-03-13 13:59:53 -04:00
James
6ea456d6da
chore: reduces date-fns locales loaded
2024-03-13 13:59:38 -04:00
Paul
5f093846a7
chore: add admin access control to buildFormState ( #5310 )
2024-03-12 18:46:41 -03:00
Alessio Gravili
dcbae0618c
chore: rename getPayload to getPayloadHMR
2024-03-12 17:16:48 -04:00
Jarrod Flesch
044fa2d10f
chore: customizes req.json on payload request
2024-03-12 16:02:55 -04:00
Dan Ribbens
96e0f55c61
chore(release): v3.0.0-alpha.48 [skip ci]
2024-03-12 14:51:40 -04:00
Dan Ribbens
0fcdec604c
chore(release): v3.0.0-alpha.47 [skip ci]
2024-03-12 14:14:16 -04:00
Jacob Fletcher
8fd6bd4c71
fix(ui): document drawer titles ( #5306 )
2024-03-12 12:40:15 -04:00
Alessio Gravili
da1326a336
chore: eslint perf improvements for test suite, make use of cascading for all eslint configs to minimize duplicative rule
2024-03-12 09:15:38 -04:00
Dan Ribbens
d22cb1dfa7
chore(release): v3.0.0-alpha.46 [skip ci]
2024-03-11 17:33:49 -04:00
Paul Popus
4c6fc53ba5
fix (alpha): issues with wrong schemaPath in array and block fields
2024-03-11 18:15:42 -03:00
Dan Ribbens
ba2702cfca
chore(release): v3.0.0-alpha.45 [skip ci]
2024-03-11 14:53:31 -04:00
James
49daa75bc4
chore: fixes race condition in payload hmr
2024-03-11 14:39:41 -04:00
James
66cefe6bb5
chore: removes auth cache, sets overrideAccess false
2024-03-11 12:21:13 -04:00
Dan Ribbens
2ec3df6680
chore(release): v3.0.0-alpha.44 [skip ci]
2024-03-10 22:07:16 -04:00
Elliot DeNolf
bd27f48eae
test: remove component test suite
2024-03-10 21:19:04 -04:00
Dan Ribbens
98a33250f6
chore(release): v3.0.0-alpha.43 [skip ci]
2024-03-10 21:11:46 -04:00
James
76c9632417
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
2024-03-10 18:18:32 -04:00
James
2370361b43
chore: stops excluding pino and pino-pretty in webpack config
2024-03-10 18:17:57 -04:00
Dan Ribbens
cb63095d3f
chore(release): v3.0.0-alpha.42 [skip ci]
2024-03-10 14:28:05 -04:00
Alessio Gravili
e746f17167
fix: incorrect TypeScript type for getPayload() props, throw proper error if config doesn't exist
2024-03-10 14:14:29 -04:00
James
5f76097562
chore: merge playwright revisions
2024-03-10 14:08:52 -04:00
James Mikrut
03756c4210
Merge pull request #5286 from payloadcms/feat/pre-compile-css
...
Feat/pre compile css
2024-03-10 14:06:10 -04:00
James
5e1e158414
chore: add exports for css
2024-03-10 14:05:22 -04:00
James
76d2525fd2
chore: cleanup
2024-03-10 13:57:28 -04:00
James
ec8c7e5c2c
chore: finishes css pre-compilation
2024-03-10 13:53:37 -04:00
Alessio Gravili
4e0d90d720
WIP
2024-03-09 18:20:32 -05:00
James
7b62705cc0
chore: restores webpack config, still broken
2024-03-09 15:55:26 -05:00
James
94aa309910
chore: avoids importing config into playwright tests
2024-03-09 14:41:00 -05:00
Dan Ribbens
abfd8841a5
chore(release): v3.0.0-alpha.41 [skip ci]
2024-03-08 17:07:01 -05:00
Dan Ribbens
7215edb784
chore(release): v3.0.0-alpha.40 [skip ci]
2024-03-08 16:07:05 -05:00
Dan Ribbens
be015320de
chore(release): v3.0.0-alpha.39 [skip ci]
2024-03-08 15:57:39 -05:00
Jarrod Flesch
f43de11121
chore: fixes create view
2024-03-08 15:45:44 -05:00
Dan Ribbens
34e04f5251
chore(release): v3.0.0-alpha.37 [skip ci]
2024-03-08 15:33:40 -05:00
Dan Ribbens
afb75ef75a
chore(release): v3.0.0-alpha.36 [skip ci]
2024-03-08 15:06:34 -05:00
James
c97805c7f1
chore: type issue
2024-03-08 15:04:05 -05:00
Jarrod Flesch
bb10ed5b7d
fix: sync localization data after switching locale ( #5277 )
...
Co-authored-by: James <james@trbl.design >
2024-03-08 14:40:23 -05:00
Jacob Fletcher
9dc315dbf3
fix(next): ssr custom providers ( #5276 )
2024-03-08 14:22:20 -05:00
Dan Ribbens
f0419b7502
chore(release): v3.0.0-alpha.35 [skip ci]
2024-03-08 12:57:12 -05:00
Will Viles
45a443989a
fix(next): missing FormQueryParamsProvider in account view ( #5270 )
...
Co-authored-by: Will Viles <will@vil.es >
2024-03-08 11:02:23 -05:00
Jarrod Flesch
e36e774382
fix: requests without Content-Type failing ( #5268 )
2024-03-08 09:54:17 -05:00
Dan Ribbens
7d0c72f92e
chore(release): v3.0.0-alpha.34 [skip ci]
2024-03-07 21:56:31 -05:00