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
|
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
|
1e60250670
|
chore: enable all fields int tests (#5603)
|
2024-04-02 17:00:32 -04:00 |
|
Alessio Gravili
|
f6d2dd520c
|
Merge pull request #5561 from payloadcms/temp38
fix: test suite & transactions fixes
|
2024-04-02 16:00:10 -04:00 |
|
Dan Ribbens
|
825ca94080
|
fix: duplicate handles locales with unique (#5600)
* fix: duplicate errors with localized and unique fields
* docs: beforeDuplicate hooks
|
2024-04-02 15:30:49 -04:00 |
|
Alessio Gravili
|
7f674f9861
|
chore: fix payload HMR being run during e2e & int tests
|
2024-04-02 15:01:18 -04:00 |
|
James
|
27dba7e4e1
|
chore: improper expect in upload test suite
|
2024-04-02 14:21:58 -04:00 |
|
Alessio Gravili
|
44295ff248
|
chore: use initPayloadInt consistently in all int test suites and do not init payload twice
|
2024-04-02 13:39:01 -04:00 |
|
Alessio Gravili
|
dc33d96a54
|
chore: remove async seeding from auth and fields-relationship test suites
|
2024-04-02 13:25:12 -04:00 |
|
Alessio Gravili
|
4ff7619356
|
chore: remove console logs
|
2024-04-02 12:29:38 -04:00 |
|
Alessio Gravili
|
cc5c2bd7cd
|
chore: fix flakes in versions test suite
|
2024-04-02 12:27:29 -04:00 |
|
Alessio Gravili
|
2884712685
|
chore: fix versions int test seeding
|
2024-04-02 12:17:27 -04:00 |
|
Alessio Gravili
|
027264588b
|
chore: versions test improvements
|
2024-04-02 12:13:12 -04:00 |
|
Alessio Gravili
|
ddd75ce730
|
Merge remote-tracking branch 'origin/temp38' into temp38
|
2024-04-02 12:12:51 -04:00 |
|
Alessio Gravili
|
4bc13c28dd
|
chore: passing live-preview
|
2024-04-02 12:12:42 -04:00 |
|
James
|
7a1db89a6e
|
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
|
2024-04-02 12:12:35 -04:00 |
|
James
|
c08489509a
|
chore: startMemoryDB in e2e
|
2024-04-02 12:12:21 -04:00 |
|
Alessio Gravili
|
7054ae8a88
|
chore: unit/int test CI stuff
|
2024-04-02 12:00:32 -04:00 |
|
James
|
f283a2ced5
|
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
|
2024-04-02 10:40:06 -04:00 |
|
James
|
c7274ba16f
|
chore: wires up conditions for collapsibles, groups, etc
|
2024-04-02 10:39:52 -04:00 |
|
Alessio Gravili
|
6f323e379c
|
add console logs
|
2024-04-02 10:35:20 -04:00 |
|
Alessio Gravili
|
42212b409a
|
chore: remove console log
|
2024-04-02 10:19:24 -04:00 |
|
James
|
e8506cc5f1
|
chore: startMemoryDB pointing to mongodb instead of mongoose
|
2024-04-02 10:02:51 -04:00 |
|
James
|
d387f9f1fa
|
chore: working pattern for debugging e2e and int
|
2024-04-02 10:01:47 -04:00 |
|
James
|
73a555788d
|
chore: uses globalSetup for starting memory db
|
2024-04-02 09:44:55 -04:00 |
|
Elliot DeNolf
|
be58f67115
|
test(uploads): remove all process.cwd() usage (#5588)
|
2024-04-02 00:08:58 -04:00 |
|
Elliot DeNolf
|
b26117a65d
|
feat(cpa): strict true 😈 (#5587)
|
2024-04-01 23:05:57 -04:00 |
|
Alessio Gravili
|
34fe6182c8
|
temp3
|
2024-04-01 23:05:54 -04:00 |
|
Alessio Gravili
|
ee3ae6025f
|
temp2
|
2024-04-01 22:41:24 -04:00 |
|
James
|
df9812b2a3
|
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
|
2024-04-01 22:13:02 -04:00 |
|
James
|
113eea04cc
|
chore: seed endpoint
|
2024-04-01 22:12:45 -04:00 |
|
Alessio Gravili
|
57f9ebdb68
|
temp1
|
2024-04-01 22:04:45 -04:00 |
|
James
|
94d0e28ad7
|
chore: local api sdk for e2e tests
|
2024-04-01 21:53:30 -04:00 |
|
James
|
cd553d45cc
|
chore: merge
|
2024-04-01 17:47:28 -04:00 |
|
James
|
d993f9ac64
|
chore: bug in isMongoose
|
2024-04-01 17:46:42 -04:00 |
|
James
|
833bdc13bd
|
chore: uploads e2e tweak
|
2024-04-01 17:38:24 -04:00 |
|
James Mikrut
|
33657b4b49
|
Merge branch 'alpha' into temp38
|
2024-04-01 17:37:54 -04:00 |
|
James
|
ec6bc8e36b
|
chore: removes old refs to startMemoryDB
|
2024-04-01 17:36:36 -04:00 |
|
James
|
abd404c57c
|
chore: adjusts playwright env used to trigger memory db
|
2024-04-01 17:30:18 -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
|
c461a7fa15
|
chore: renames mongoose db adapter refs to mongodb
|
2024-04-01 17:24:43 -04:00 |
|
James
|
2bc45e2b2e
|
chore: adds logging for ci
|
2024-04-01 17:12:16 -04:00 |
|
James
|
bb8a57d2e9
|
chore: better pattern to initialize memory server
|
2024-04-01 17:04:05 -04:00 |
|
James
|
5e52339135
|
chore: converts e2e suites to new pattern
|
2024-04-01 16:37:12 -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
|
adec044e02
|
chore: returns runE2E
|
2024-04-01 15:55:38 -04:00 |
|
James
|
b9868cc709
|
chore: reverts memory test approach
|
2024-04-01 15:51:40 -04:00 |
|
James
|
fce8b125f8
|
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
|
2024-04-01 15:29:43 -04:00 |
|