32976 Commits

Author SHA1 Message Date
Rémi de Juvigny
0a68e8db1f Merge remote-tracking branch 'origin/feature/rich-text-editor' into rich-text-editor/disabled 2023-09-29 11:25:06 +02:00
Rémi de Juvigny
974b12af61
Merge pull request #18178 from strapi/rich-text-editor/new-i18n-icon
[Blocks editor] Show i18n icon on localized blocks fields
2023-09-29 09:39:59 +02:00
Ben Irvin
79ca6debec
Merge branch 'main' into fix/17955-validation-allows-empty-objects 2023-09-28 17:46:27 +02:00
Rémi de Juvigny
631cee14d1 Fix tests 2023-09-28 17:31:59 +02:00
Rémi de Juvigny
db3d81b221 Remove separator from toolbar 2023-09-28 16:46:03 +02:00
Rémi de Juvigny
0a55527ebb Apply disabled color to icon buttons 2023-09-28 16:36:08 +02:00
Rémi de Juvigny
1a44a05306 Merge remote-tracking branch 'origin/feature/rich-text-editor' into rich-text-editor/disabled 2023-09-28 15:36:58 +02:00
Jean-Sébastien Herbaux
d010ff3a1e
Merge pull request #18197 from strapi/releases/4.14.0 2023-09-28 15:30:50 +02:00
Madhuri Sandbhor
6b5aae907b
image save functionality updated (#18184) 2023-09-28 15:27:40 +02:00
Gustav Hansen
2d98270c7d
Merge pull request #18185 from strapi/chore/e2e-traces
chore(e2e): store test traces for failed tests as GH action artifacts
2023-09-28 15:14:33 +02:00
Convly
09b6d7a4b4 v4.14.0 v4.14.0 2023-09-28 13:58:40 +02:00
Gustav Hansen
67ef868b91 chore(e2e): limit traces to CI environments 2023-09-28 11:48:08 +02:00
Gustav Hansen
4b145c82d5 chore(e2e): limit trace retention to one day 2023-09-28 10:56:43 +02:00
Gustav Hansen
422869b00e chore(e2e): store test traces for failed tests as GH action artifacts 2023-09-28 10:56:43 +02:00
Gustav Hansen
4d9875b444
Merge pull request #18186 from strapi/chore/playwright-dep-1-38
chore(deps): upgrade playwright to 1.38.1
2023-09-28 10:51:45 +02:00
Ben Irvin
d840d3ca2b tests 2023-09-28 10:41:21 +02:00
Ben Irvin
8fb3ffef45 add test 2023-09-28 10:39:27 +02:00
Jean-Sébastien Herbaux
6494425576
Merge pull request #18194 from strapi/fix/radix-toolbar-dep 2023-09-28 10:37:43 +02:00
Ben Irvin
0f66b31d37 update tests 2023-09-28 10:33:04 +02:00
Ben Irvin
e5eb30b2a3 add test 2023-09-28 10:31:17 +02:00
Rémi de Juvigny
5e88b8f170 Restore radix toolbar dependency 2023-09-28 10:21:50 +02:00
Patrict J
b39586bf8d
fix(content-manager): relations input search not found (#18110)
* Update Relations searchFor to send new optional params

* Update relations.js to accept new optional search operation

* Update relations.js, reduce and default

* Update useRelation.js, change to actual operand

* Update useRelation.js, change _m to _filter

* Update relations.js, change _m to _filter

* Add operator check

* remove template literals

* update test on useRelation
2023-09-28 09:20:00 +01:00
Josh
791b174e83
chore: add tsc for packages and back to workflow (#18173) 2023-09-27 16:39:54 +01:00
Rémi de Juvigny
ee654b5fa3 Handle disabled 2023-09-27 17:20:50 +02:00
Jean-Sébastien Herbaux
df9d17f284
Merge pull request #18187 from strapi/fix/blocks-attribute-typings 2023-09-27 17:16:31 +02:00
Convly
6bbcdf8d2a Fix the shared types resolving for Common.Schemas 2023-09-27 16:53:09 +02:00
Gustav Hansen
018792d390 chore(deps): upgrade playwright to 1.38.1 2023-09-27 15:46:57 +02:00
Convly
4bf987e13d Add 'blocks' to the Model's attributes 2023-09-27 15:26:11 +02:00
Convly
155adbfa37 Add Attribute.Blocks to Attribute.Any 2023-09-27 14:52:44 +02:00
Convly
bfb8637195 Add missing blocks attribute types 2023-09-27 14:47:07 +02:00
Ben Irvin
26753c2c6f allow empty objects in validator 2023-09-27 11:56:41 +02:00
markkaylor
34628da006
Merge pull request #18177 from strapi/fix/blocks-namespace 2023-09-27 11:54:46 +02:00
Rémi de Juvigny
3f44fcb54f Enforce editable state 2023-09-27 11:43:37 +02:00
Rémi de Juvigny
4466387ad0 Add i18n icon 2023-09-27 11:34:42 +02:00
Mark Kaylor
acf3515f68 Add blocks to namespace mapper 2023-09-27 10:04:15 +02:00
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Simone
733e80c18c
Update design system and icons version to 1.11.0 (#18170)
* update design systema and icons version

* remove generated types in the getstarted
2023-09-26 16:41:10 +02:00
Alison Tahiri
cd59da381e
fix(admin): make permission subject nullable in schema. (#18153) 2023-09-26 10:18:37 +01:00
Gustav Hansen
4d6918a3fc
Merge pull request #17611 from strapi/feature/rw-stage-rbac
Feature: Stage permissions for review workflows
2023-09-25 19:48:06 +02:00
Gustav Hansen
9404aa68a4
Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 15:40:00 +02:00
Christian
fdf22f1cbe
Merge pull request #17979 from strapi/types/plugins 2023-09-25 12:57:21 +02:00
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Josh
e63fc8dea6
test(content-manager): fix console pollution in tests (#18113)
* chore: mock `once` function to stop console pollution

* test(content-manager): fix Option test

* test(content-manager): fix useLazyComponents test

* test(content-manager): fix useRelation test
2023-09-25 09:41:23 +01:00
Gustav Hansen
5400f44e07
Merge pull request #18148 from strapi/dependabot/npm_and_yarn/vitejs/plugin-react-4.1.0
Bump @vitejs/plugin-react from 4.0.4 to 4.1.0
2023-09-25 09:28:12 +02:00
Gustav Hansen
6a94a51d48
Merge pull request #18144 from strapi/dependabot/npm_and_yarn/eslint-e95d2a726a
Bump the eslint group with 1 update
2023-09-25 09:26:57 +02:00
dependabot[bot]
2cfba02c2e
Bump @vitejs/plugin-react from 4.0.4 to 4.1.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 22:37:35 +00:00
dependabot[bot]
7f3195e001
Bump the eslint group with 1 update
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 22:31:33 +00:00
Ben Irvin
727fcb259f change any to unknown 2023-09-22 17:55:32 +02:00
Ben Irvin
da6f8e9c4f
Merge branch 'main' into types/plugins 2023-09-22 14:51:38 +02:00
Ben Irvin
b427d70414 only export config inputs 2023-09-22 13:05:32 +02:00