Elliot DeNolf
f7ca01bafd
test: convert PrePopulateFieldUI to client component ( #5456 )
2024-03-25 15:38:37 -04:00
Jarrod Flesch
5266612bb3
chore: get correct labels for unnamed fields in list view ( #5454 )
2024-03-25 15:31:23 -04:00
Patrik
a9b46a4d63
fix(ui): properly formats collapsible field IDs ( #5435 )
...
* test: passing collapsible fields test suite
* chore: passes indexPath into ArrayRow & updates path in collapsible field
* fix: collapsible paths and indexPath prop types
* chore: improves path and schemaPath syntax
* leftover
* chore: updates selectors in collapsibles tests
* chore: updates selector in live-preview test suite
---------
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
2024-03-25 14:16:35 -04:00
Elliot DeNolf
76e9bd8ad6
chore: enable no-jsx-import-statements for test dir
2024-03-25 13:51:30 -04:00
Elliot DeNolf
317a443644
chore: remove unused update changelog script
2024-03-25 13:40:07 -04:00
Elliot DeNolf
43f91ca42c
test: run prettier on tsconfig.json after test
2024-03-25 13:36:29 -04:00
Alessio Gravili
8d78d07415
fix: prioritize props path in useField - fixes sub-fields initialized from within fields, like blockName ( #5451 )
2024-03-25 13:21:01 -04:00
Jarrod Flesch
99a00a1ae2
fix(tests): number field e2e ( #5452 )
2024-03-25 13:17:13 -04:00
Patrik
2cd8d891a1
test: passing date fields test suite ( #5412 )
...
* test: passing date fields test suite
* chore: reverts dates from 2024 back to 2023 to remove clutter
2024-03-25 11:49:44 -04:00
Dan Ribbens
7fc33af1e5
fix: image resize tiff files ( #5449 )
2024-03-25 11:09:17 -04:00
Alessio Gravili
67c57a1137
Merge pull request #5436 from payloadcms/temp11
...
chore: improvements to eslint, and access-control + lexical test suites
2024-03-25 10:48:27 -04:00
Alessio Gravili
9f8ac06659
fix: already-sanitized fields were sanitized twice in buildFieldSchemaMap
2024-03-25 10:36:52 -04:00
Alessio Gravili
aea28b28d0
Merge remote-tracking branch 'origin/alpha' into temp11
2024-03-25 10:18:08 -04:00
Paul
ee4cd61696
chore: enable e2e live preview ( #5444 )
2024-03-25 08:39:34 -03:00
Elliot DeNolf
e9f15c377f
chore: lint mdx in lint-staged
2024-03-24 23:18:52 -04:00
Elliot DeNolf
d5935ea81b
chore: lint all json/yml, add to lint-staged
2024-03-24 23:16:26 -04:00
Alessio Gravili
934ad96a98
chore: unflake lexical
2024-03-22 17:09:06 -04:00
Alessio Gravili
2c68f8fba1
chore: unflake access-control, fix incorrect poll & toPass timeouts
2024-03-22 16:42:41 -04:00
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
4c109a467f
chore: AdminUrlUtil: add ?limit=10 to list view url generator, as it would automatically redirect anyways. Had potential for flaky tests
2024-03-22 15:59:03 -04:00
Alessio Gravili
bc4f6aaf9c
chore: improve id type of adminUrlUtil
2024-03-22 15:46:01 -04:00
Alessio Gravili
cf8ac7e8b3
chore: fix no-flaky-assertions not working withing .toPass callbacks
2024-03-22 15:41:10 -04:00
Alessio Gravili
3a9b230aef
chore: fix payload/no-flaky-assertions not working for chained assertions (e.g. .not.toBe() instead of just .toBe())
2024-03-22 15:33:02 -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