Jacob Fletcher
cdbfc9132a
chore: optimizes live preview ( #3713 )
2023-10-17 12:42:31 -04:00
James
45a62ba949
fix: blocks within groups in postgres
2023-10-16 16:12:21 -04:00
James
086e50b9b3
chore: renames nested-docs test suite
2023-10-16 11:30:45 -04:00
James
66ab6c587d
chore: moves nested docs to monorepo
2023-10-16 11:28:40 -04:00
Alessio Gravili
09e64c3be8
chore: _community test: add missing "extends" to tsconfig.json
2023-10-16 16:28:17 +02:00
James
8d4f39af5e
Merge branch 'main' of github.com:payloadcms/payload into fix/empty-in-array
2023-10-15 17:29:51 -04:00
James
c4ac341d75
fix: empty inArray no longer crashes postgres
2023-10-15 17:28:13 -04:00
James
2c8fbf1be3
chore: adds specificity to tests
2023-10-15 11:08:16 -04:00
James
eec88f8f1b
Merge branch 'fix/#3568-postgres-relationships-in-array' of github.com:payloadcms/payload into fix/#3568-postgres-relationships-in-array
2023-10-15 10:43:32 -04:00
Alessio Gravili
d81d4eb075
feat(richtext-lexical): LexicalPluginToLexical migration feature
2023-10-14 22:36:16 +02:00
Dan Ribbens
b0083b7c07
test: fix missing variable
2023-10-14 15:32:06 -04:00
Dan Ribbens
21649537a6
fix(db-postgres): query relationship path inside arrays
2023-10-14 15:17:42 -04:00
Alessio Gravili
4dc6c09347
feat(richtext-lexical): SlateToLexical migration feature
2023-10-14 13:36:32 +02:00
Alessio Gravili
5dbfb1a335
fix(richtext-lexical): Blocks: working population for crazy amounts of nesting
2023-10-13 21:04:56 +02:00
Alessio Gravili
d411874589
chore(richtext-lexical): Blocks: clean up population
2023-10-13 20:02:18 +02:00
Jacob Fletcher
8358e2f2d2
chore: properly scopes selector in bulk update e2e test ( #3640 )
2023-10-13 13:51:52 -04:00
Jacob Fletcher
fcd4c8d830
fix: document sidebar vertical overflow ( #3639 )
2023-10-13 13:00:02 -04:00
Alessio Gravili
c47632dc1d
fix(richtext-lexical): Blocks: Nested Blocks having incorrect initial data (e.g. missing rows property) ( #3638 )
...
* fix(richtext-lexical): Blocks: Sub-Blocks having incorrect initial data (e.g. missing rows property)
* chore: remove unnecessary comment
2023-10-13 18:39:34 +02:00
Jacob Fletcher
483f93bfcf
chore: cleans up admin e2e tests ( #3636 )
2023-10-13 12:04:05 -04:00
Jacob Fletcher
beed83b231
fix: preview button conditions ( #3613 )
2023-10-13 10:23:26 -04:00
James Mikrut
3b1bdcbe41
chore: de-duplicates array / block data from form state ( #3607 )
...
* chore: consolidates array manipulation tests
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-10-13 09:45:00 -04:00
Dan Ribbens
d229fc391a
fix(db-postgres): sorting on versions ( #3611 )
...
* fix(db-postgres): WIP sorting on versions
* fix: sorting collections with drafts
* chore: getQueryDraftsSort readability
2023-10-12 17:11:25 -04:00
Dan Ribbens
46a24a9822
fix(db-postgres): in and not_in query operator ( #3608 )
2023-10-12 17:11:12 -04:00
Jacob Fletcher
64864686c4
fix: properly handles nested routes for live preview ( #3586 )
2023-10-12 12:45:39 -04:00
Jessica Chowdhury
32c0bef05e
fix: updates admin e2e test for stepnav change ( #3602 )
2023-10-12 12:40:35 -04:00
James Mikrut
c91b1e8310
Merge pull request #3578 from payloadcms/fix/#3570
...
fix: postgres select fields within groups (#3570 )
2023-10-11 11:00:49 -04:00
James
06e2fa9d11
fix: postgres select fields within groups ( #3570 )
2023-10-11 10:47:10 -04:00
James Mikrut
e3c776523a
fix : #3511 , documents don't delete their versions ( #3520 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-10-11 10:20:57 -04:00
Dan Ribbens
c09e9d96cf
fix(db-postgres): update password error ( #3575 )
2023-10-11 10:19:00 -04:00
Dan Ribbens
aabc0650f8
fix(db-postgres): drafts cannot be saved because not null constraint ( #3547 )
2023-10-11 10:18:44 -04:00
Jacob Fletcher
cfc78ed4f5
fix: sidebar width when fields have long descriptions ( #3562 )
2023-10-10 17:04:54 -04:00
Jarrod Flesch
af892ecb0e
fix: removes nested array field configs from array value ( #3549 )
...
* fix: array controls 'addBelow' was adding above
2023-10-10 15:55:00 -04:00
James Mikrut
470bdb72ff
Merge pull request #3553 from payloadcms/fix/#3541
...
fix : #3541
2023-10-10 14:49:11 -04:00
Jacob Fletcher
9ff014bbfe
fix: row field width ( #3550 )
2023-10-10 14:09:47 -04:00
James
e6f0d35985
fix : #3541
2023-10-10 14:07:26 -04:00
Jacob Fletcher
c945384d63
fix(live-preview-react): moves react to peer dependencies ( #3545 )
2023-10-10 11:36:44 -04:00
Alessio Gravili
e41899cd27
fix(richtext-lexical): missing properties passed into validation functions
2023-10-10 16:06:39 +02:00
Elliot DeNolf
890af8be05
ci: optimize e2e and refactor workflow ( #3530 )
...
* ci: split e2e
* chore: 3 parts
* chore: use matrix
* chore: use playwright container, bump playwright
* chore: remove playwright container
* ci: move all packages into matrix
* ci: reusable action to restore build cache
* chore: revert custom action
* chore: cleanup logs
2023-10-09 23:43:34 -04:00
Jacob Fletcher
ace3e577f6
fix: renders global label as page title ( #3532 )
2023-10-09 17:58:21 -04:00
James
5d9384f530
fix : #3513 , hasMany relationships unable to be cleared
2023-10-09 13:46:41 -04:00
Jacob Fletcher
25ae4a24f2
chore: consolidates admin view types
2023-10-09 08:56:08 -04:00
James
7b94fb75bb
chore: shortens collection names in relationship test suite
2023-10-09 00:22:59 -04:00
Dan Ribbens
74f8923922
fix: default rateLimit window changed from 1.5 to 15 minutes ( #3486 )
2023-10-08 20:37:32 -04:00
Elliot DeNolf
b398c44bfe
chore: update all references to main in docs, examples, and templates
2023-10-08 19:45:54 -04:00
James
a0645bbae5
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 16:47:47 -04:00
James
999f2fba04
chore: live preview tests pass
2023-10-08 16:47:42 -04:00
Jacob Fletcher
3668f053b3
chore!: consolidates admin routes and views configs ( #3458 )
...
BREAKING CHANGE: If your config has a `admin.components.routes` array, you will need to key them into the `admin.components.views` object. The configuration options should remain unchanged.
2023-10-08 16:08:13 -04:00
Dan Ribbens
eb58d9e877
chore: removes indexes from collection config ( #3476 )
2023-10-08 14:48:14 -04:00
Alessio Gravili
5d1444e1bd
fix(richtext-lexical): incorrect stacking of block's fields
2023-10-07 18:35:59 +02:00
Alessio Gravili
ad7c25685e
chore(richtext-lexical): adjust node data formats, adjust population behavior, fix some validation issues
2023-10-07 15:52:12 +02:00