James
9ad1cbe920
chore: adjusts test snapshot logic to restore uploads properly
2024-04-09 13:33:42 -04:00
James
3acfb7a83f
chore: corrects imports
2024-04-09 12:43:36 -04:00
James
783dae2bbb
Merge branch 'alpha' of github.com:payloadcms/payload into feat/config-i18n
2024-04-09 12:35:57 -04:00
James
ee7221c986
chore: sets maxRetries
2024-04-09 09:34:11 -04:00
Alessio Gravili
75cab7688f
chore: fix incorrect next tsconfig paths breaking monorepo setup ( #5743 )
2024-04-09 09:26:09 -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
James
24c348dc49
chore: corrects invalid export
2024-04-08 13:26:04 -04:00
Jacob Fletcher
80507d487b
Merge branch 'alpha' into fix/list-searchable-fields
2024-04-08 11:23:24 -04:00
Jacob Fletcher
4c418525eb
fix(ui): renders searchable fields in list controls
2024-04-08 11:01:47 -04:00
James
3aab9d368e
chore: working loader
2024-04-08 10:07:55 -04:00
Alessio Gravili
1853fde379
chore: upgrade typescript and "@types/"-prefixed packages
2024-04-06 15:35:09 -04:00
James
e79f431f14
chore: cleans up tsconfigs
2024-04-06 13:40:30 -04:00
James
25cb146fde
feat: moduleResolution: bundler in config loaders
2024-04-06 13:35:09 -04:00
James
0936f77930
Merge branch 'alpha' of github.com:payloadcms/payload into chore/pre-build-e2e
2024-04-05 15:25:41 -04:00
James
6217c70fb5
chore: prebuilds fields and admin in ci
2024-04-05 14:13:14 -04:00
Jacob Fletcher
1b6026304f
fix(next): adjusts args sent through live preview url
2024-04-05 13:37:12 -04:00
Jacob Fletcher
91f9973c6c
fix(next): properly types locale in live preview url
2024-04-05 13:37:07 -04:00
James
3bd455ced2
chore: pre-builds in CI
2024-04-05 11:46:02 -04:00
James
5d57572694
chore: work to add consistency to fields e2e
2024-04-04 14:41:58 -04:00
James
faef0784ee
chore: re-enables fields-relationship tests
2024-04-04 11:22:39 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00
James
73a555788d
chore: uses globalSetup for starting memory db
2024-04-02 09:44:55 -04:00
James
5e52339135
chore: converts e2e suites to new pattern
2024-04-01 16:37:12 -04:00
James
adec044e02
chore: returns runE2E
2024-04-01 15:55:38 -04:00
Jessica Chowdhury
ece7d92e57
chore: updates e2e tests for plugin-nested-docs and plugin-seo ( #5434 )
...
* test: removes unnecessary lines
* fix: do not error if row field has no fields (#5433 )
* ci(deps): update turborepo
* ci: release script updates
* chore: lint all json/yml, add to lint-staged
* chore: lint mdx in lint-staged
* chore: enable e2e live preview (#5444 )
* chore: update workflow file
---------
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Paul <paul@payloadcms.com >
2024-04-01 15:01:05 +01:00
Paul
5339c09b72
fix: access control test suite ( #5548 )
...
* chore: improve flakiness with access control test suite
* fix issue with redirecting from a drawer
* chore: watches for created id in drawers
---------
Co-authored-by: James <james@trbl.design >
2024-03-29 11:46:46 -03:00
Jarrod Flesch
cb3723242c
fix: passing versions e2e ( #5521 )
2024-03-29 01:20:02 -04:00
James
934abec88c
feat: simplifies fetching of docs for drawer and edit views
2024-03-28 12:14:12 -04:00
Jacob Fletcher
7fdf9b7012
fix(ui): threads initial data through document info provider ( #5498 )
2024-03-27 16:39:00 -04:00
Elliot DeNolf
3b5e7f1dc4
chore: unprettify tsconfig.json to avoid needing to reformat
2024-03-27 12:28:19 -04:00
Jacob Fletcher
3f0d0ecd5f
fix(ui): prevents field errors from flashing when used outside of field props context ( #5488 )
2024-03-27 10:48:05 -04:00
Jacob Fletcher
a8082c551b
fix(next): removes reliance on instanceof from api error formatting ( #5482 )
2024-03-27 09:06:47 -04:00
Jacob Fletcher
1c1847f63c
fix(next): dynamic params for custom collection and global views
2024-03-25 22:56:19 -04:00
Elliot DeNolf
d5935ea81b
chore: lint all json/yml, add to lint-staged
2024-03-24 23:16:26 -04:00
Elliot DeNolf
da6e8f14d6
chore: add back live-preview packages to tsconfig paths
2024-03-22 10:58:05 -04:00
Jacob Fletcher
5de1883390
fix(ui): ensures row label context exists for collapsible fields ( #5416 )
2024-03-21 16:41:35 -04:00
Elliot DeNolf
cb568a1af4
chore: put @payload-config back to default
2024-03-21 12:54:23 -04:00
Jacob Fletcher
d956055795
fix(ui): renders custom row labels
2024-03-21 12:06:32 -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
9c7e250109
fix all imports in tests
2024-03-20 11:09:22 -04:00
Alessio Gravili
68d0a442e4
fixes
2024-03-20 10:52:21 -04:00
Alessio Gravili
64f2d2a502
fix: debugging by moving app dir out of test
2024-03-20 09:48:05 -04:00
Alessio Gravili
ac0bb78412
tsconfig paths to fix webstorm
2024-03-19 16:50:27 -04:00
James
8a054d8cc9
chore: moves fields, preps for individual export
2024-03-19 14:43:46 -04:00
James
6b176066ec
chore: progress to removing barrel file reliance
2024-03-19 12:23:57 -04:00
Alessio Gravili
72c6200f17
get e2e and dev to work with test as new root directory
2024-03-19 11:31:50 -04:00
Elliot DeNolf
9a493491f1
chore: properly export getFileByPath
2024-03-19 01:24:05 -04:00
Jacob Fletcher
9182d8d594
fix(ui): falls back custom fields as undefined instead of null
2024-03-18 16:50:15 -04:00
Alessio Gravili
4d95c824f3
Merge remote-tracking branch 'origin/alpha' into alpha
2024-03-18 16:24:52 -04:00