Elliot DeNolf
c90de87f37
ci: release script updates
2024-03-22 16:32:23 -04:00
Elliot DeNolf
ab84566d86
ci(deps): update turborepo
2024-03-22 16:19:29 -04:00
Alessio Gravili
016b644d86
fix: do not error if row field has no fields ( #5433 )
2024-03-22 14:29:13 -04:00
Elliot DeNolf
7082b47856
chore(release): v3.0.0-alpha.49 [skip ci]
v3.0.0-alpha.49
2024-03-22 12:58:47 -04:00
Elliot DeNolf
57ec382102
Merge pull request #5430 from payloadcms/fix/alpha/more-release-fixes
...
chore: add back live-preview packages to tsconfig paths
2024-03-22 12:49:41 -04:00
Elliot DeNolf
9748ed2259
chore(ui): tsconfig cleanup
2024-03-22 12:39:21 -04:00
Elliot DeNolf
6ec5981f1d
chore: dev app live-preview fix
2024-03-22 12:38:55 -04:00
Elliot DeNolf
e20ea342c2
chore: more specific prettierignore
2024-03-22 12:38:25 -04:00
Alessio Gravili
2ff3603245
fix: unnecessary data fetching for /create operation causing failed network request ( #5431 )
2024-03-22 12:16:29 -04:00
Elliot DeNolf
da6e8f14d6
chore: add back live-preview packages to tsconfig paths
2024-03-22 10:58:05 -04:00
Elliot DeNolf
2dd04739b5
Merge pull request #5428 from payloadcms/fix/alpha/release-fixes
...
fix: alpha release fixes
2024-03-22 10:47:38 -04:00
Alessio Gravili
8e758ea979
chore: new payload/no-flaky-assertions and payload/no-wait-function eslint rules ( #5425 )
2024-03-22 10:12:40 -04:00
Elliot DeNolf
a81f7e2a24
chore(eslint): add no-jsx-import-statements custom rule ( #5420 )
2024-03-22 02:08:49 -04:00
Elliot DeNolf
c98ec3658c
chore: add /uploads pointer files
2024-03-21 22:23:49 -04:00
Elliot DeNolf
249463f7df
chore: remove unused copyfiles:api
2024-03-21 22:10:36 -04:00
Elliot DeNolf
700e77ad43
chore(scripts): script:pack for packing to destination
2024-03-21 17:25:01 -04:00
Jacob Fletcher
1a272879f1
fix(ui): passes initCollapsed through collapsible field map ( #5417 )
2024-03-21 17:15:21 -04:00
Elliot DeNolf
aa6cb4f25b
fix(next): prod css output webpack
2024-03-21 17:09:15 -04:00
Elliot DeNolf
59eec36746
fix: no export * allowed in client
2024-03-21 17:08:46 -04:00
Elliot DeNolf
45baff403a
fix: plugin-db exports
2024-03-21 17:08:07 -04:00
Jacob Fletcher
5de1883390
fix(ui): ensures row label context exists for collapsible fields ( #5416 )
2024-03-21 16:41:35 -04:00
Alessio Gravili
35b0d213a6
fix: move form data retrieval logic to client ( #5411 )
...
* fix: only execute onChange if form modified
* fix: move document loading logic from RSC to DocumentInfoProvider
* fix: make it work for globals
* chore: remove unnecessary diffs
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2024-03-21 16:38:12 -04:00
Elliot DeNolf
774a4b7533
fix: bad publishConfig for ui and translations
2024-03-21 16:12:33 -04:00
Elliot DeNolf
11cbb774bc
chore: update codeowners file
2024-03-21 14:16:19 -04:00
Elliot DeNolf
0f7d0a03d9
chore: remove unused release-it config
2024-03-21 14:16:06 -04:00
Elliot DeNolf
cb568a1af4
chore: put @payload-config back to default
2024-03-21 12:54:23 -04:00
Elliot DeNolf
f4da03d840
Merge pull request #5409 from payloadcms/test/misc-fixes
...
test: add build:tests command, misc test and export fixes
2024-03-21 12:53:19 -04:00
Elliot DeNolf
e5cc8123b9
chore: tsconfig.json conflicts
2024-03-21 12:38:04 -04:00
Elliot DeNolf
cc13e1210d
chore: comment out non-functioning generateGraphQLSchema test/ script
2024-03-21 12:34:22 -04:00
Jacob Fletcher
1e838f2e55
Merge pull request #5407 from payloadcms/fix/misc-fields
...
fix(ui): misc fields
2024-03-21 12:18:16 -04:00
Jacob Fletcher
154d4170cc
chore: fixes import paths
2024-03-21 12:08:30 -04:00
Jacob Fletcher
64d6163f13
chore(ui): consolidates field label, error, and description components
2024-03-21 12:08:20 -04:00
Jacob Fletcher
85ffc5d8bf
fix(ui): renders default group field labels and reduces field margins
2024-03-21 12:06:59 -04:00
Jacob Fletcher
38f36d465c
fix(ui): disables adding id to nested field maps
2024-03-21 12:06:45 -04:00
Jacob Fletcher
d956055795
fix(ui): renders custom row labels
2024-03-21 12:06:32 -04:00
Elliot DeNolf
c1e1cd0596
test: misc test dir type fixes
2024-03-21 11:51:29 -04:00
Elliot DeNolf
a3df2ca0ef
chore(ui): export EditView
2024-03-21 11:50:20 -04:00
Elliot DeNolf
6b3325d0ba
test: remove root:true from test config
2024-03-21 11:49:35 -04:00
Elliot DeNolf
9e4dd44a2e
test: proper turbo filter on test typecheck
2024-03-21 11:49:09 -04:00
Elliot DeNolf
e880588aac
test: add -o flag to dev to open admin
2024-03-21 11:39:27 -04:00
Elliot DeNolf
c2af3df331
test: force @payload-config back to _community
2024-03-21 11:29:40 -04:00
Elliot DeNolf
46be6e37dc
test: fix auth jwt call
2024-03-21 11:08:41 -04:00
Elliot DeNolf
5165077bc9
chore: getFileByPath to named export
2024-03-21 10:18:08 -04:00
Alessio Gravili
5ae537f23c
Merge pull request #5393 from payloadcms/fix/auth-test-suite
...
fix: new playwright eslint rules, fix flakes in auth test suite and helpers.ts, add auth suite to CI
2024-03-20 23:48:17 -04:00
Alessio Gravili
5f572dbd04
chore: unflake auth e2e tests
2024-03-20 23:28:56 -04:00
Alessio Gravili
d511e80b01
chore: new payload/no-relative-monorepo-imports eslint rule
2024-03-20 23:03:09 -04:00
Alessio Gravili
27dfa41b67
chore: custom eslint rule which complains about flaky non-retryable playwright assertions
2024-03-20 22:51:27 -04:00
Alessio Gravili
f55c28352e
chore: delayNetwork helper function for playwright
2024-03-20 21:49:48 -04:00
Alessio Gravili
a7b884d170
Merge remote-tracking branch 'origin/alpha' into fix/auth-test-suite
2024-03-20 19:23:14 -04:00
Dan Ribbens
fd4f996c30
fix: skip validation for other locales when duplicating ( #5394 )
...
* fix: skip validation for other locales when duplicating
* fix: duplicate document errors toast
2024-03-20 16:58:31 -03:00