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
Elliot DeNolf
dbdd317af7
chore: add clean and prepublishOnly scripts to all packages
2023-10-01 22:14:39 -04:00
James
bb9b4c9fa0
chore: misc fixes
2023-10-01 20:40:30 -04:00
Elliot DeNolf
4ae40f4a12
chore(release): db-postgres 0.1.0-beta
2023-09-29 11:49:44 -04:00
James
4593d37815
chore: merge
2023-09-26 16:19:42 -04:00
Elliot DeNolf
5572c69741
chore: migration table existence handling
2023-09-26 15:32:21 -04:00
James
4df19cbdf6
chore: converts anything that awaits many promises to sequential execution
2023-09-24 16:31:23 -07:00
Alessio Gravili
c356b96913
chore: package.json improvements: order, duplicate scripts and packages
2023-09-19 11:51:56 +02: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
Elliot DeNolf
11c8804886
chore: add build script back to db-postgres/package.json
2023-09-14 12:27:38 -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
1fbda85cd0
chore: lint and format everything again
2023-09-07 15:53:48 +02:00
Alessio Gravili
b93d2d89c7
chore: use swc instead of tsc to build
2023-09-01 21:41:12 +02:00
Alessio Gravili
ae7d6f97d2
chore: formatting and linting ( #3261 )
...
* chore: lint packages/payload
* chore: lint packages/db-postgres
* chore: lint packages/db-mongodb
* chore: update eslintrc exclusion rules
* chore: update eslintrc exclusion rules
* chore: lint misc files
* chore: run prettier through packages
* chore: run eslint on payload again
* chore: prettier misc files
* chore: prettier docs
2023-09-01 17:39:44 +02:00
Alessio Gravili
5f7673d735
chore: update configuration files
2023-09-01 17:13:12 +02:00
Alessio Gravili
373e89a6ba
chore: eslint, turbo and various configs
2023-09-01 16:59:45 +02:00
Alessio Gravili
28eaafd9c7
chore: omg it finally works omgggg
2023-08-25 22:08:20 +00:00
Alessio Gravili
6f22b662ec
fix: make it work
2023-08-25 19:17:37 +00:00
Alessio Gravili
6fdd854cab
chore: install packages via workspaces
2023-08-23 12:38:48 +02:00
Alessio Gravili
e24ad67168
chore: migrate to pnpm
2023-08-23 00:21:11 +02:00
Alessio Gravili
9467074fb9
chore: update 2.0 branch from master ( #3207 )
...
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
Co-authored-by: Alessio Gravili <alessio@gravili.de >
Co-authored-by: PatrikKozak <patrik@trbl.design >
Co-authored-by: Lucas Blancas <lablancas@gmail.com >
Co-authored-by: Stef Gootzen <37367280+stefgootzen@users.noreply.github.com >
Co-authored-by: Jarrod Flesch <30633324+JarrodMFlesch@users.noreply.github.com >
Co-authored-by: Jessica Chowdhury <67977755+JessChowdhury@users.noreply.github.com >
Co-authored-by: PatrikKozak <35232443+PatrikKozak@users.noreply.github.com >
Co-authored-by: Greg Willard <Wickett06@gmail.com >
Co-authored-by: James Mikrut <james@payloadcms.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
fix: WhereBuilder component does not accept all valid Where queries (#3087 )
fix: passes in height to resizeOptions upload option to allow height resize (#3171 )
2023-08-22 16:04:50 -04:00
James
7345fa8fcd
chore: cleanup
2023-08-09 19:33:07 -04:00
James
2f3f830de0
chore: merge
2023-08-08 14:27:43 -04:00
Dan Ribbens
57e25689a7
merge
2023-08-07 17:02:52 -04:00
Dan Ribbens
8ec4a70aa8
wip: build query
2023-08-07 17:00:46 -04:00
Elliot DeNolf
8685ca6e94
feat: dev push migrations handling and prompt
2023-08-07 16:23:02 -04:00
James
72efd56302
chore: WIP create
2023-08-07 14:40:00 -04:00
James
221636027c
chore: conflict
2023-08-03 13:30:28 -04:00
James
672e7e6ff3
chore: writes out todo migration plans
2023-08-03 13:29:57 -04:00
Elliot DeNolf
9022c8e22e
feat: implement dropping of tables for postgres
2023-08-03 11:20:56 -04:00
James
dffb88e947
chore: working dynamic schema
2023-08-02 20:18:24 -04:00
Elliot DeNolf
6355d732be
chore: drop pg database when PAYLOAD_DROP_DATABASE
2023-08-01 11:30:23 -04:00
James
55ae20654c
chore: pg connection
2023-08-01 10:48:34 -04:00
James
872b38d378
chore: corrects remaining mongodb adapter paths
2023-07-31 15:57:59 -04:00
James
832c1069f1
chore: moves db adapters to top-level packages
2023-07-31 14:26:14 -04:00