Alessio Gravili
|
f0a2edf7cf
|
chore: fix dev script
|
2024-03-13 13:07:55 -04:00 |
|
Jarrod Flesch
|
881fcd4e9b
|
chore: alter @payload-config tsconfig for e2e tests
|
2024-03-13 13:01:28 -04:00 |
|
Alessio Gravili
|
8954af5c53
|
chore: automatically adjust tsconfig @payload-config path when running e2e tests
|
2024-03-13 12:32:06 -04:00 |
|
Elliot DeNolf
|
e3c6d5859b
|
chore(eslint): properly order overrides
|
2024-03-13 12:10:54 -04:00 |
|
Paul Popus
|
16441b5b6a
|
chore: add playwright ext to .vscode
|
2024-03-13 13:01:36 -03:00 |
|
Paul Popus
|
195b1ccfcc
|
chore: remove npx playwright install from test:e2e command
|
2024-03-13 12:55:21 -03:00 |
|
Elliot DeNolf
|
b3f5670cc0
|
chore(eslint): properly spread shared rules
|
2024-03-13 11:53:11 -04:00 |
|
Elliot DeNolf
|
e43c80b4f5
|
chore(eslint): shared rules
|
2024-03-13 11:50:58 -04:00 |
|
Alessio Gravili
|
931e2f6134
|
chore(eslint-config-payload): more granular eslint config (#5315)
|
2024-03-13 11:05:28 -04:00 |
|
Paul
|
e091a37241
|
chore: update seo plugin (#5309)
* chore: update seo plugin
* fix translations export
|
2024-03-12 18:47:14 -03: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 |
|
Dan Ribbens
|
4d70d6319b
|
chore: reduce db io by optimizing internal calls (#5302)
|
2024-03-12 16:31:02 -04:00 |
|
Dan Ribbens
|
09484667f0
|
chore: relationships int test race condition
|
2024-03-12 16:30:06 -04:00 |
|
Dan Ribbens
|
04fcf57d0a
|
Fix/alpha/int tests (#5311)
* chore: converts dynamic imports to esm require
* chore: adjusts require and import usage
* chore: reverts bin script change
* chore: adjust dataloaded tests to use slate editor
* fix: converts custom auth strategy
* chore: fixes to form builder int test config
* chore: adjusts plugin-stripe and int tests
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2024-03-12 16:27:43 -04:00 |
|
Alessio Gravili
|
8436dd5851
|
chore(plugin-cloud-storage): add proper error messages if peerDeps are not found for webpack
|
2024-03-12 16:15:37 -04:00 |
|
Jacob Fletcher
|
bbae8cccfb
|
chore(i18n): adds authentication:createFirstUser to client translations
|
2024-03-12 16:08:15 -04:00 |
|
Jarrod Flesch
|
044fa2d10f
|
chore: customizes req.json on payload request
|
2024-03-12 16:02:55 -04:00 |
|
Alessio Gravili
|
2dd50cccd3
|
chore: improve obliterate-playwright-cache command
|
2024-03-12 15:58:35 -04:00 |
|
Alessio Gravili
|
c05ffb0c6b
|
chore: update playwright patch to work on windows
|
2024-03-12 15:47:04 -04:00 |
|
Jacob Fletcher
|
935044d2da
|
chore(i18n): adds error:unauthorized to client translations
|
2024-03-12 15:13:26 -04:00 |
|
Alessio Gravili
|
6ec6505a5d
|
chore: use matching aws/client-s3 version in monorepo
|
2024-03-12 14:58:40 -04:00 |
|
Dan Ribbens
|
96e0f55c61
|
chore(release): v3.0.0-alpha.48 [skip ci]
v3.0.0-alpha.48
|
2024-03-12 14:51:40 -04:00 |
|
Alessio Gravili
|
b765f06dfd
|
chore(plugin-cloud-storage): correct publishConfig exports again
|
2024-03-12 14:40:46 -04:00 |
|
Alessio Gravili
|
8da6318cc6
|
chore(plugin-cloud-storage): correct publishConfig exports
|
2024-03-12 14:37:31 -04:00 |
|
Dan Ribbens
|
0fcdec604c
|
chore(release): v3.0.0-alpha.47 [skip ci]
|
2024-03-12 14:14:16 -04:00 |
|
Alessio Gravili
|
3edda36a91
|
chore(plugin-cloud-storage): update .gitignore
|
2024-03-12 13:56:42 -04:00 |
|
Alessio Gravili
|
97d65bfca0
|
Merge remote-tracking branch 'origin/alpha' into alpha
|
2024-03-12 13:54:35 -04:00 |
|
Alessio Gravili
|
66771c6f62
|
chore(plugin-cloud-storage): package.json exports and automated generation of barrel files
|
2024-03-12 13:54:27 -04:00 |
|
Patrik
|
e6b23aee18
|
fix(ui): field label htmlFor (#5308)
|
2024-03-12 13:54:00 -04:00 |
|
Alessio Gravili
|
5e9ee50f99
|
fix(plugin-cloud-storage): make sure barrel files use import instead of require
|
2024-03-12 13:49:54 -04:00 |
|
Jarrod Flesch
|
93584bc766
|
chore: use require if it exists on the global, else use esm import (#5305)
|
2024-03-12 13:32:05 -04:00 |
|
Alessio Gravili
|
a89180ea06
|
chore: make sure deprecation warnings do not happen in jest
|
2024-03-12 12:54:04 -04:00 |
|
Alessio Gravili
|
4983da7efa
|
chore(eslint-config-payload): improve @typescript-eslint/no-unused-vars rule (#4793)
|
2024-03-12 12:46:47 -04:00 |
|
Jacob Fletcher
|
8fd6bd4c71
|
fix(ui): document drawer titles (#5306)
|
2024-03-12 12:40:15 -04:00 |
|
Alessio Gravili
|
c7ea62a394
|
fix: JSON Field: validation not working and incorrect initialValue
|
2024-03-12 12:38:40 -04:00 |
|
Alessio Gravili
|
fc8e2d3e05
|
chore: get eslint to scream at default exports
|
2024-03-12 12:01:35 -04:00 |
|
Alessio Gravili
|
6cf3c91293
|
chore: simplify onChange handling, make sure previous onChange results are passed through to a potential next onChange
|
2024-03-12 11:57:36 -04:00 |
|
Alessio Gravili
|
e122278ec4
|
fix: path and schemaPaths for tabs not working, renderfields schemaPath adding unnecessary dot at the end of the path if the field has no name
|
2024-03-12 11:30:53 -04:00 |
|
Jarrod Flesch
|
7c9b5cba1c
|
chore: adds pnpm swc-plugin-transform-remove-imports to root dev deps
|
2024-03-12 10:36:34 -04:00 |
|
James
|
a86c1b7cd3
|
chore: error in _community e2e
|
2024-03-12 10:02:45 -04:00 |
|
James
|
dd6d08d61d
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-12 10:02:08 -04:00 |
|
James
|
0fc120d7d5
|
chore: _community e2e
|
2024-03-12 10:01:51 -04:00 |
|
Paul Popus
|
6e03558dcb
|
chore: eslint the _community code
|
2024-03-12 10:52:41 -03:00 |
|
Alessio Gravili
|
b327dd31b7
|
chore: fix up intellij run configs
|
2024-03-12 09:40:37 -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]
v3.0.0-alpha.46
|
2024-03-11 17:33:49 -04:00 |
|
James Mikrut
|
5556915564
|
Merge pull request #5297 from payloadcms/fix/fixes-schema-path-issues-with-arrays-and-blocks
fix (alpha): fixes schema path issues with arrays and blocks
|
2024-03-11 17:18:28 -04:00 |
|
Paul Popus
|
4c6fc53ba5
|
fix (alpha): issues with wrong schemaPath in array and block fields
|
2024-03-11 18:15:42 -03:00 |
|
Alessio Gravili
|
626b6500de
|
chore: remove deprecation warnings for int & e2e tests
|
2024-03-11 17:03:50 -04:00 |
|