Tylan Davis
ba6100cbe8
docs: adds missing tick marks
2024-04-15 13:03:44 -04:00
Alessio Gravili
c08c8b5628
ci: add weird tune linux network step which seems to reduce flakes ( #5857 )
2024-04-15 12:38:38 -04:00
James Mikrut
9e918831d1
fix: number ids were not sanitized to number in rest api ( #5794 )
2024-04-15 11:02:36 -04:00
Patrik
25c9a145be
fix: passes parent id instead of incoming id to saveVersion ( #5831 )
2024-04-15 10:42:36 -04:00
Alessio Gravili
3b1d331316
fix(richtext-lexical): use correct nodeType on HorizontalRule feature HTML converter ( #5805 )
2024-04-11 16:10:55 -04:00
Alessio Gravili
5aa68b5e5d
feat(richtext-lexical): add HorizontalRuleFeature, improve block handle positioning ( #5804 )
2024-04-11 15:54:56 -04:00
Alessio Gravili
d8e9084db2
feat(richtext-lexical): add HorizontalRuleFeature
2024-04-11 15:37:45 -04:00
Dan Ribbens
65690a675c
fix(db-postgres): relationship query pagination ( #5802 )
2024-04-11 15:37:19 -04:00
PatrikKozak
9530d28a67
fix: updates var
2024-04-11 15:08:24 -04:00
PatrikKozak
509ec677c4
fix: uses find instead of fieldIndex for custom ID check
2024-04-11 14:19:45 -04:00
Alessio Gravili
a00439ea89
fix(richtext-lexical): limit unnecessary floating handle positioning updates
2024-04-11 14:12:59 -04:00
Alessio Gravili
0055a8eb36
feat(richtext-lexical): improve floating handle y-positioning by positioning it in the center for smaller elements.
2024-04-11 13:50:24 -04:00
Alessio Gravili
de5d6cc4bd
fix(richtext-lexical): incorrect floating handle y-position calculation next to certain kinds of HTML elements like HR
2024-04-11 12:29:49 -04:00
PatrikKozak
51f84a4fcf
fix: number ids were not sanitized to number in rest api
2024-04-11 12:23:57 -04:00
Paul
c0ba6cc19a
fix: use isolateObjectProperty function in createLocalReq ( #5748 )
2024-04-11 09:27:42 -04:00
Patrik
5fa99fb060
fix(db-mongodb): failing contains query with special chars ( #5774 )
2024-04-11 09:23:05 -04:00
Patrik
e3c3ddac34
fix: avoids getting and setting doc preferences when creating new ( #5757 )
2024-04-10 11:20:02 -04:00
Alessio Gravili
6186493246
fix(richtext-lexical)!: do not allow omitting editor prop for sub-richtext fields within lexical defined in the payload config ( #5766 )
...
**BREAKING:** Modifies fields types which are allowed to be passed in to upload, link, and blocks lexical features. Can break your types even if no sub-richText editor is passed in
2024-04-10 11:14:32 -04:00
Alessio Gravili
9b44296092
fix(richtext-lexical): catch errors that may occur during HTML generation ( #5754 )
2024-04-09 15:58:34 -04:00
Paul
cbd03ed2f8
fix: req.collection being lost when querying a global inside a collection ( #5727 )
2024-04-08 15:16:37 -03:00
Alessio Gravili
cf135fd1e4
fix(richtext-lexical): pass through config for schema generation. Makes it more robust ( #5700 )
2024-04-05 15:55:51 -04:00
Dan Ribbens
e7608f5507
fix: block field type missing dbName ( #5695 )
2024-04-05 15:52:06 -04:00
Alessio Gravili
608d6d0a87
fix(db-postgres): hasMany relationship query contains operator ( #4212 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2024-04-05 13:59:00 -04:00
Dan Ribbens
9bbacc4fb1
feat: custom db table and enum names ( #5045 )
...
Co-authored-by: Ritsu <enjoythepain1337@gmail.com >
2024-04-05 11:22:46 -04:00
Patrik
7df7bf448b
fix: updates type name of CustomPublishButtonProps to CustomPublishButtonType ( #5644 )
...
* fix: updates type name from CustomPublishButtonProps to CustomPublishButtonType
* fix: maps old name to new name
2024-04-04 16:55:18 -04:00
Paul
44599cbc7b
fix(db-postgres): issue querying by localised relationship not respecting locale as constraint ( #5666 )
...
* fix: add table join for querying on a localised field in relationship fields
* chore: add int tests in relationships
2024-04-04 16:07:11 -03:00
Patrik
373787de31
fix: duplicate document multiple times in quick succession ( #5642 )
2024-04-04 14:06:29 -04:00
Patrik
c1c86009a5
fix: missing date locales ( #5656 )
2024-04-04 13:55:07 -04:00
Paul
6cf6ca3ea8
fix(website template): archiveBlock being populated with draft items by default, causing an error for graphql in the frontend ( #5643 )
...
* fix(website template): archiveBlock being populated with draft items by default, causing an error for graphql in the frontend
2024-04-03 19:34:36 -03:00
Elliot DeNolf
6706bdb140
chore(release): db-mongodb/1.4.4 [skip ci]
db-mongodb/1.4.4
2024-04-03 14:54:53 -04:00
Elliot DeNolf
5caaa032bb
chore(release): payload/2.12.1 [skip ci]
v2.12.1
payload/2.12.1
2024-04-03 14:37:42 -04:00
Elliot DeNolf
4cf8c5bd78
Merge pull request #5637 from payloadcms/chore/release-2.12.0
...
chore(release): 2.12.0
2024-04-03 14:34:55 -04:00
Elliot DeNolf
d6afee662b
chore(release): db-postgres/0.7.1 [skip ci]
db-postgres/0.7.1
2024-04-03 14:27:20 -04:00
Elliot DeNolf
0fc62446b8
chore(release): richtext-slate/1.5.0 [skip ci]
richtext-slate/1.5.0
2024-04-03 14:26:11 -04:00
Elliot DeNolf
823fde07c3
chore(release): richtext-lexical/0.8.0 [skip ci]
richtext-lexical/0.8.0
2024-04-03 14:25:56 -04:00
Elliot DeNolf
fe35b7d32c
chore(release): plugin-seo/2.3.0 [skip ci]
plugin-seo/2.3.0
2024-04-03 14:25:47 -04:00
Elliot DeNolf
3b45b0d085
chore(release): payload/2.12.0 [skip ci]
v2.12.0
payload/2.12.0
2024-04-03 14:24:24 -04:00
Yunsup Sim
742a7af93d
fix: Skip parsing if operator is 'exist' ( #5404 )
2024-04-03 13:50:28 -04:00
Patrik
a7e7c92768
fix: updates colors of tooltip in light mode ( #5632 )
2024-04-03 13:47:08 -04:00
Patrik
e10d5df0b2
fix: sets beforeValidateHook req type to required ( #5608 )
2024-04-03 13:42:05 -04:00
Patrik
3023118b71
chore: updates comment in globals afterchange hook example ( #5606 )
2024-04-03 13:36:17 -04:00
Patrik
80375d1798
docs: updates incorrect rate limit from 90000 to 900000 ( #5630 )
2024-04-03 13:36:01 -04:00
Jørgen Kalsnes Hagen
589b492b2e
feat(plugin-seo): adds Norwegian translation ( #5621 )
2024-04-03 13:27:17 -04:00
Elliot DeNolf
bdeef377ea
ci: docker compose v2, v1 no longer supported on gh runner ( #5623 )
2024-04-03 11:28:47 -04:00
Elliot DeNolf
b76c5c8c11
chore: update all package.json repository urls
2024-04-03 11:06:42 -04:00
dependabot[bot]
58c9fecbae
chore(deps): bump es5-ext in /examples/whitelabel ( #5185 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:01:57 -04:00
dependabot[bot]
e88de5db60
chore(deps): bump express from 4.18.2 to 4.19.2 in /templates/ecommerce ( #5533 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:01:09 -04:00
dependabot[bot]
ce75fab4fc
chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/testing ( #5541 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:00:26 -04:00
dependabot[bot]
5b57f1411a
chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/email ( #5535 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:00:20 -04:00
dependabot[bot]
11ff2042f3
chore(deps): bump express from 4.18.2 to 4.19.2 in /templates/website ( #5537 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:00:14 -04:00