Jacob Fletcher
7ea4fcde2c
feat: custom document tabs ( #3387 )
2023-09-22 17:42:23 -04:00
James
0f6f26e4d1
chore: updates old versions when new is created
2023-09-22 17:41:26 -04:00
James
82d2d2350f
chore: uploads test suite passes
2023-09-22 16:51:29 -04:00
Elliot DeNolf
1377f56f26
chore: handle nulls vs undefined
2023-09-22 16:44:51 -04:00
Elliot DeNolf
a112b98597
chore: handle querying for existing upload
2023-09-22 16:42:53 -04:00
James
95e428223f
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-22 16:34:53 -04:00
James
5abd9e3372
chore: self joins are now aliased correctly in relationship queries
2023-09-22 16:34:25 -04:00
Elliot DeNolf
528fb47b0b
chore: fix dev:generate-types
2023-09-22 15:13:57 -04:00
Elliot DeNolf
0d68216c4b
chore: fix hooks test, array inside group
2023-09-22 14:54:02 -04:00
Dan Ribbens
6ee15c3571
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-22 14:51:12 -04:00
Dan Ribbens
575bd9436a
chore: build query fixes
2023-09-22 14:31:23 -04:00
James
f3415bb13e
chore: ensures relationships can be cleared
2023-09-22 14:11:18 -04:00
Alessio Gravili
8b715a8127
chore: revert setting default db to postgres
2023-09-22 02:05:57 +02:00
Dan Ribbens
ad82b99dc6
chore: save updatedAt with new values
2023-09-21 16:51:40 -04:00
Dan Ribbens
6aaaeaff98
chore: add postgres updateVersion
2023-09-21 16:07:40 -04:00
James
edf9dd7983
chore: misc cleanup
2023-09-21 13:52:01 -04:00
Dan Ribbens
9eca30f281
chore: add postgres findglobalversions
2023-09-21 12:57:04 -04:00
Dan Ribbens
67b347aaa3
chore: postgres disable unique constraints for version tables
2023-09-21 12:19:19 -04:00
Dan Ribbens
c02dc385cb
chore: use db transactions in upsertRows
2023-09-21 12:18:10 -04:00
Dan Ribbens
44a2b1a98f
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-21 11:29:18 -04:00
Dan Ribbens
c0dfeb4918
chore: postgres operations use db from session for transactions
2023-09-21 11:29:09 -04:00
Elliot DeNolf
17132b72ad
ci: configure int tests with postgres ( #3364 )
...
* chore: configure postgres
* chore: adjust action and connection
* chore: export postgres url as env
2023-09-21 09:34:43 -04:00
James
1191a2851c
chore: wires up a few versions methods
2023-09-20 14:37:14 -04:00
Dan Ribbens
caa56e6ef6
chore: postgres abstract find
2023-09-20 13:25:04 -04:00
Dan Ribbens
62421da6ad
chore: fix missing transaction id bug
2023-09-20 06:58:40 -04:00
Dan Ribbens
cec16abea0
chore: postgres enforce notNullable on required fields
2023-09-20 06:57:15 -04:00
Elliot DeNolf
25be3a3c6f
ci: cache build and run tests per db adapter ( #3362 )
...
* ci: cache entire build to share with future jobs
* chore: pnpm setup for tests job
* chore: use build cache in db adapter builds
* chore: troubleshoot db builds
* chore: add back db-mongodb
* chore: add back db-postgres, cleanup
* chore: separate type gen into separate job
* chore: run tests separately for each db adapter
* chore: use matrix for tests w/ db
* chore: explicit ip and port for postgres
2023-09-19 22:31:33 -04:00
James
4dd98396a7
chore: adds date field
2023-09-19 19:23:17 -04:00
James
0c101cd713
chore: revises field names being lost while creating indexes
2023-09-19 19:00:35 -04:00
James
2a282c7257
chore: builds select field
2023-09-19 17:39:35 -04:00
James
bbcdf32a90
chore: builds hasMany selects
2023-09-19 17:15:10 -04:00
Elliot DeNolf
db4aa1e8b6
ci: move int tests before e2e
2023-09-19 17:04:31 -04:00
Elliot DeNolf
7159bf2ff3
test: remove unused test/postgres dir
2023-09-19 17:04:31 -04:00
Dan Ribbens
07aaacaa55
chore: postgres radio field type
2023-09-19 17:01:07 -04:00
Dan Ribbens
274d062d6d
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-19 16:37:53 -04:00
Dan Ribbens
53572bf933
chore: postgres checkbox type
2023-09-19 16:29:21 -04:00
Elliot DeNolf
7b6fd62895
feat(templates): update templates for 2.0 ( #3358 )
...
* chore: add reinstall script
* feat(templates): update blank template
* chore(templates): update website and ecommerce
2023-09-19 16:17:37 -04:00
James
32fb5e66f8
chore: builds select enum pattern
2023-09-19 15:52:40 -04:00
James
92275f909f
chore: restores community test suite
2023-09-19 15:27:04 -04:00
James
3cfc51ecf4
chore: hasMany numbers
2023-09-19 15:26:08 -04:00
James
1ed8dad92d
chore: test resolution
2023-09-19 14:13:33 -04:00
James
81df72b5c2
chore: merge
2023-09-19 13:27:24 -04:00
James
7b38bd1e52
chore: nested unnamed fields, like query constraint
2023-09-19 13:27:05 -04:00
Alessio Gravili
b1ec1f5f3f
chore: undo setting e2e tests to postgres by default
2023-09-19 17:38:04 +02:00
Jarrod Flesch
1b3419cd12
chore: resolved console errors from checkbox inputs ( #3356 )
2023-09-19 11:16:53 -04:00
James
c3a357f893
chore: merge
2023-09-19 11:04:58 -04:00
Jacob Fletcher
5f0207d617
chore: comments out live preview tab
2023-09-19 11:01:47 -04:00
James
5bc8b29e79
chore: merge
2023-09-19 10:53:44 -04:00
James
7fdf77cf3e
chore: bugs with sort, graphql tests with postgres
2023-09-19 10:50:04 -04:00
Jacob Fletcher
463a39e822
chore: improves document tab logic
2023-09-19 10:13:42 -04:00