Elliot DeNolf
61151c9c5d
chore(release): db-mongodb@1.0.2
2023-10-09 09:21:10 -04:00
Elliot DeNolf
71c41dbe03
chore: update main and types to dist
2023-10-09 09:16:46 -04:00
Dan Ribbens
24f1965f69
Merge branch 'main' of github.com:payloadcms/payload
2023-10-09 00:33:47 -04:00
Dan Ribbens
d0c352cc62
chore: remove transaction logger warnings
2023-10-09 00:33:19 -04:00
Elliot DeNolf
fbbc0a3c67
chore(release): all remaining packages
2023-10-08 23:57:11 -04:00
Elliot DeNolf
d50049878d
chore(release): db-mongodb@1.0.0-beta.9
2023-10-08 20:13:05 -04:00
Dan Ribbens
eb58d9e877
chore: removes indexes from collection config ( #3476 )
2023-10-08 14:48:14 -04:00
Elliot DeNolf
b5b451464c
chore(release): db-mongodb@1.0.0-beta.8
2023-10-08 12:29:10 -04:00
Elliot DeNolf
b90796f48a
chore(db-mongodb): drafts v1-v2 versions?.drafts
2023-10-08 12:28:58 -04:00
Elliot DeNolf
0e67ac9b6b
chore(release): db-mongodb@1.0.0-beta.7
2023-10-08 12:12:06 -04:00
Elliot DeNolf
74972cf4c9
chore: add predefined migration for version-v1-v2
2023-10-08 12:10:03 -04:00
Elliot DeNolf
59bd6abfc3
chore: stub out basic READMEs for all packages
2023-10-07 11:24:33 -04:00
Elliot DeNolf
d2415a5af4
chore(release): db-mongodb@1.0.0-beta.6
2023-10-06 17:18:06 -04:00
Elliot DeNolf
e55ec6329c
chore: fix up fresh, refresh, and reset migration operations
2023-10-06 17:15:43 -04:00
Elliot DeNolf
c49bb14414
chore(release): db-mongodb@1.0.0-beta.5
2023-10-06 09:27:42 -04:00
Dan Ribbens
33c3a7a50a
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-04 15:38:40 -04:00
Dan Ribbens
1cce3ebce9
chore: fix mongodb transactions
2023-10-04 15:37:53 -04:00
Elliot DeNolf
9d1bda070f
chore(release): db-mongodb@1.0.0-beta.4
2023-10-04 14:46:20 -04:00
James
812d1806f5
chore: revisions to local dev suite
2023-10-04 14:21:51 -04:00
James
98b6108eab
chore: better alias pattern for db adapters
2023-10-04 14:13:40 -04:00
Dan Ribbens
823681cc42
chore: remove replicaset warning for mongodb transactions
2023-10-04 13:33:18 -04:00
Elliot DeNolf
fdcdabd3ed
chore(release): all beta packages
2023-10-02 21:47:32 -04:00
Elliot DeNolf
8ba1274e2f
chore: update clean script for all packages
2023-10-02 21:03:41 -04:00
James
8e0b57ea59
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-02 16:19:29 -04:00
James
1286ed4706
chore: types mongodb adapter
2023-10-02 16:19:18 -04:00
Elliot DeNolf
dfac7395fe
chore: prettier fix
2023-10-02 15:03:09 -04:00
Elliot DeNolf
dbdd317af7
chore: add clean and prepublishOnly scripts to all packages
2023-10-01 22:14:39 -04:00
Elliot DeNolf
71b372211f
chore: export migration args from top-level adapter export
2023-10-01 22:07:53 -04:00
James
bb9b4c9fa0
chore: misc fixes
2023-10-01 20:40:30 -04:00
Elliot DeNolf
8f14cd2c59
chore(release): db-mongodb 1.0.0-beta.0
2023-10-01 14:15:06 -04:00
Elliot DeNolf
4ac9f339e6
chore(db-mongodb): add files key to package.json
2023-10-01 14:13:31 -04:00
James
7bccd40a95
chore: building packages
2023-10-01 13:50:28 -04:00
Dan Ribbens
beb7647bc7
chore: mongodb destroy connections outside of tests
2023-09-25 11:39:22 -04:00
James
a458375934
chore: passing versions tests
2023-09-23 10:07:29 -07:00
Dan Ribbens
e5ef842839
chore: split out updateVersion function
2023-09-23 12:22:23 -04:00
James
e6e8ab6630
chore: adds updateGlobalVersion to mongo adapter
2023-09-23 09:02:59 -07:00
Alessio Gravili
cdaa0acd61
chore: run eslint & prettier, adjust perfectionist sorting for package.json and tsconfig.json in eslint configs
2023-09-19 11:41:56 +02:00
James
029e319c7b
chore: wires up contains in pg, skips point tests
2023-09-18 13:00:00 -04:00
James
2442144c98
chore: fixes id types for graphql in database adapters
2023-09-18 11:42:59 -04:00
James
16a4de2df7
chore: merge bundlers
2023-09-16 11:02:42 -04:00
James
5aa67cf98d
chore: functioning vite
2023-09-16 10:59:58 -04:00
Dan Ribbens
2c61ae8452
chore: merge db-adapters
2023-09-15 13:03:13 -04:00
Elliot DeNolf
abab0abca8
chore: sort all package.json files in a sane way
2023-09-14 16:32:37 -04:00
Dan Ribbens
8df2c888fe
feat: postgres transactions
2023-09-14 15:39:58 -04:00
Elliot DeNolf
79f9ef2481
chore: migration improvements ( #3335 )
...
* chore: better migrationDir handling
* chore: add .migrations to gitignore
* chore: migration cli debugging
* docs: stub out each migration command
2023-09-14 14:23:17 -04:00
Elliot DeNolf
744de9c706
chore: merge from 2.0
2023-09-14 12:10:36 -04:00
Alessio Gravili
73fe11baf3
chore: improve handling of subpath exports for published package ( #3310 )
...
* chore: exportPointerFiles script
* chore: handle creation of subfolders which may not exist
* chore: add json to copyfiles
* chore: do not use exports property for publishConfig
* chore: add clean:unix command
* chore: modify clean:unix command to also delete any tsconfig.tsbuildinfo files
* chore: remove exports properties from db adapter packages
2023-09-11 22:20:12 +02:00
Alessio Gravili
4aad563f58
chore: cleanup 2.0 tsconfigs, fix building types for db adapters ( #3293 )
...
* chore: cleanup tsconfigs and fix db-mongodb builds
* chore: make the db adapters depend on payload
* chore: fix tsconfig for test directory
* chore: fix packages/db-mongodb not building
2023-09-07 22:36:17 +02:00
Dan Ribbens
1f7b52497c
postgres sanitize query value
2023-09-07 14:45:07 -04:00
Elliot DeNolf
8093eb46b3
chore: remove db-mongodb/tsconfig.tsbuildinfo
2023-09-06 11:30:22 -04:00