James
167ba0c68f
chore: adds back all tests
2024-04-09 13:50:54 -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
5bfff5b7ba
chore: ensures artifacts work
2024-04-09 09:34:11 -04:00
James
ea507fbcc4
chore: moves lexical tests into collection folder
2024-04-09 09:34:11 -04:00
James
0ff1e6632b
chore: splits out relationship
2024-04-09 09:34:11 -04:00
James
996ee47f96
chore: splits out blocks and array into their own suites
2024-04-09 09:34:11 -04:00
Jarrod Flesch
2154aea89f
chore: comment out all other test suites for now
2024-04-09 09:34:11 -04:00
Jarrod Flesch
4d3ad1af35
chore: run fields e2e on ci
2024-04-09 09:34:11 -04:00
Elliot DeNolf
dd9133659c
ci: rework caching, consolidates build ( #5737 )
2024-04-08 22:19:37 -04:00
James Mikrut
cedf9a2eb8
chore: pre-builds in CI ( #5690 )
2024-04-06 14:10:25 -04:00
James
38e5b6e8e3
chore: temp disables fields
2024-04-06 13:38:14 -04:00
Elliot DeNolf
6624fd0401
ci: single job per branch ( #5702 )
2024-04-05 16:24:53 -04:00
Paul
89e7c305e7
chore: emails e2e suite ( #5698 )
...
fix: move 'email' configuration to server only
2024-04-05 16:50:47 -03:00
James
0c45d5773a
chore: brings back admin and fields
2024-04-04 21:02:31 -04:00
James
e539816253
chore: temp remove fields
2024-04-04 20:09:33 -04:00
James
0f323ff2e3
chore: re-adds fields
2024-04-04 19:17:41 -04:00
James
014786cc5f
chore: green ci
2024-04-04 18:44:04 -04:00
Jacob Fletcher
0e9c9d7ccf
Fix/admin e2e ( #5670 )
2024-04-04 17:31:42 -04:00
Jacob Fletcher
7b8e2c75c2
ci: enables admin e2e test suite
2024-04-04 16:09:46 -04:00
Alessio Gravili
fd284973b6
ci: add missing --with-deps to playwright install command ( #5667 )
2024-04-04 14:52:59 -04:00
Alessio Gravili
8662572690
chore: enable fields on CI
2024-04-03 16:54:27 -04:00
Jessica Chowdhury
7cccca8194
chore(alpha): update fields-relationship e2e tests ( #5553 )
...
* fix: handles filter options in form state merge
* chore: fix and reintegrate fields-relationship e2e tests
* chore: update withMergedProps function for e2e tests
2024-04-03 16:11:19 +01:00
James Mikrut
2a8b678a4b
Merge pull request #5604 from payloadcms/fix/postgres-fields
...
chore: revisions to baseIDField
2024-04-03 10:55:43 -04:00
James
f6bc3eb014
chore: passing pg
2024-04-03 10:39:38 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00
Paul
777a661389
chore: remove dead refresh permissions test from github workflows ( #5614 )
2024-04-02 20:57:54 -03:00
Paul
8174230afe
chore: plugin form builder e2e ( #5612 )
...
* chore: update plugin files to esm
* chore: add e2e for plugin form builder
* chore: update release script and gh workflow
* chore: update build command for form builder plugin
2024-04-02 20:56:37 -03:00
Alessio Gravili
e1777dc533
ci: do not fail upload-artifact action if more than 2 e2e tests fail ( #5605 )
2024-04-02 18:36:07 -04:00
Elliot DeNolf
390731c07b
ci: separate tests-unit, esm scripts ( #5607 )
...
* ci: script esm updates
* ci: separate out unit tests
2024-04-02 17:31:38 -04:00
Alessio Gravili
4600588e72
chore: disable uploads e2e
2024-04-02 15:59:25 -04:00
Alessio Gravili
7054ae8a88
chore: unit/int test CI stuff
2024-04-02 12:00:32 -04:00
James Mikrut
33657b4b49
Merge branch 'alpha' into temp38
2024-04-01 17:37:54 -04:00
Kendell Joseph
037ed3cd54
test: e2e uploads ( #5511 )
...
* chore: enables upload tests on CI
* fix: adds relationTo information to field map
* chore: updates e2e tests (WIP)
* chore: move back to probe-image-size, tiff files do not support buffers
* chore: basic runtime err fixes
* chore: remove admin thumbnail when creating client config
* test: small upload fixes
---------
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2024-04-01 17:28:15 -04:00
James
8fc8aaa6dd
yammil
2024-04-01 17:14:43 -04:00
James
cdfc58d115
chore: re-adds int
2024-04-01 17:08:50 -04:00
James
df75914e30
chore: attempts to get _community to pass with change to import order of config
2024-04-01 16:29:22 -04:00
James
8e1ebe28c0
chore: adds node env for e2e tests
2024-04-01 15:57:23 -04:00
James Mikrut
38cdc1b7ba
Merge branch 'alpha' into temp38
2024-04-01 14:37:33 -04:00
James
f230d55031
chore: restores memory db
2024-04-01 11:11:52 -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
Alessio Gravili
92ec0a5b1d
chore: temporarily disable int tests, and field-error-states, live-preview, versions e2e's ( #5578 )
2024-03-31 22:41:52 -04:00
Paul
0aeba954d4
fix: localization e2e ( #5555 )
...
* fix: issue with missing locale when duplication localized collections
* chore: fix localization tests
2024-03-29 17:45:26 -03: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
Elliot DeNolf
18884025de
ci: disable access-control suite until flakes are fixed
2024-03-28 15:41:20 -04:00
Elliot DeNolf
8948555ac1
ci: re-enable fields int suite ( #5525 )
2024-03-28 15:34:09 -04:00
Jarrod Flesch
8636685252
fix: simplifies field error paths ( #5504 )
2024-03-28 13:15:44 -04:00
Alessio Gravili
e99b168bd6
ci: do not retry failing tests - we shouldn't have flaky tests in the first place
2024-03-27 12:03:38 -04:00
Elliot DeNolf
623a3d3b7b
ci: re-enable cpa test suite
2024-03-26 18:45:53 -04:00
Alessio Gravili
682e961416
chore: run lexical e2e's in CI, adjust runE2E to allow running just the fields/lexical.e2e.spec.ts
2024-03-25 17:17:13 -04:00