32846 Commits

Author SHA1 Message Date
Antony Gelberg
cb86675593 Make expanded WYSIWYG editor fill 90% of the viewport 2023-09-04 16:40:08 +01:00
Jamie Howard
2671fbc032 fix(ee): revert permission change FE logic 2023-09-04 15:49:27 +01:00
Ben Irvin
ae7bff1546
Merge pull request #17847 from Demonstrandum/fix/subscriber-map-type-missing-model-field 2023-09-04 16:14:31 +02:00
Fernando Chávez
ca0d58ab46
Merge pull request #17897 from strapi/fix/handle-entries-with-no-creators
[Fix] handle entries with no creator users
2023-09-04 15:47:04 +02:00
S Knutsen
974a18c13e
Linting fix: Use ; instead of , in map.
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-09-04 13:53:42 +02:00
Fernando Chávez
660f96a63d
Merge pull request #17687 from strapi/fix/allowed-sizes-for-custom-fields
Use custom field's sizes when restarting strapi to calculate edit layout
2023-09-04 13:00:16 +02:00
Rémi de Juvigny
e7e0807bfd Add test case 2023-09-04 12:30:37 +02:00
Rémi de Juvigny
bff9fcdc83 Enable NPS feature by default 2023-09-04 12:20:20 +02:00
Gustav Hansen
30451ade86
Merge pull request #17826 from strapi/dependabot/npm_and_yarn/cropperjs-1.6.0
chore(deps): bump cropperjs from 1.5.12 to 1.6.0
2023-09-04 11:42:23 +02:00
dependabot[bot]
f759694ff9 chore(deps): bump cropperjs from 1.5.12 to 1.6.0
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.12 to 1.6.0.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.12...v1.6.0)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:20:14 +02:00
Gustav Hansen
5c08a7a2af
Merge pull request #17855 from strapi/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.1
2023-09-04 11:16:39 +02:00
Jean-Sébastien Herbaux
17ddf9d667
Merge pull request #17873 from strapi/dependabot/npm_and_yarn/apollo-server-core-3.12.1 2023-09-04 11:13:20 +02:00
Gustav Hansen
72a6720e8b chore(deps): update snapshot tests 2023-09-04 10:40:47 +02:00
Fernando Chavez
7ad6ef6adf move custom field size logic outside and tests 2023-09-04 10:25:30 +02:00
Fernando Chavez
341914b9ea use custom field's custom sizes for isAllowedFieldSize function 2023-09-04 10:25:30 +02:00
Gustav Hansen
e42f84d126
Merge pull request #17909 from strapi/dependabot/npm_and_yarn/msw-1.3.0
chore(deps-dev): bump msw from 1.2.1 to 1.3.0
2023-09-04 10:19:32 +02:00
Gustav Hansen
3bd446255b
Merge pull request #17907 from strapi/dependabot/npm_and_yarn/storybook-d6f36c42db
chore(deps-dev): bump the storybook group with 7 updates
2023-09-04 09:08:13 +02:00
dependabot[bot]
49b0de632f
chore(deps-dev): bump msw from 1.2.1 to 1.3.0
Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 22:53:02 +00:00
dependabot[bot]
f37e022d3a
chore(deps-dev): bump the storybook group with 7 updates
Bumps the storybook group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `7.3.2` | `7.4.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.3.2` | `7.4.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.3.2` | `7.4.0` |
| [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) | `7.3.2` | `7.4.0` |
| [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `7.3.2` | `7.4.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.3.2` | `7.4.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.3.2` | `7.4.0` |


Updates `@storybook/addon-actions` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/addons/actions)

Updates `@storybook/addon-essentials` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/addons/essentials)

Updates `@storybook/addon-links` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/addons/links)

Updates `@storybook/addon-mdx-gfm` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/addons/gfm)

Updates `@storybook/builder-vite` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/builders/builder-vite)

Updates `@storybook/react-vite` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/frameworks/react-vite)

Updates `storybook` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.0/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-mdx-gfm"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/builder-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 22:50:51 +00:00
DMehaffy
b31c3c3f6d
Merge pull request #17895 from diacu/fix/typo-graphql-plugin-upload-file
Fix #17875 - Missing schema in validateQuery after upgrading to v4.13.1
2023-09-01 10:28:16 -07:00
Christian Capeans
c939ba83c5 Start testing expressions 2023-09-01 19:24:09 +02:00
Bassel Kanso
c7e411debc
Merge branch 'main' into fix/typo-graphql-plugin-upload-file 2023-09-01 18:05:47 +03:00
markkaylor
d4ebf0ebca
Merge pull request #17898 from strapi/fix/add-back-nps 2023-09-01 16:02:56 +02:00
Fernando Chavez
253b39b3c9 apply gustav feedback 2023-09-01 15:43:46 +02:00
Mark Kaylor
48b6b7cd0c Add NpsSurvey back to AuthenticatedApp 2023-09-01 14:06:41 +02:00
Fernando Chavez
9e32479c1c catch null users before call the function 2023-09-01 13:35:10 +02:00
Fernando Chavez
2aeb3e8253 handle entries with no creator users 2023-09-01 13:14:29 +02:00
Marius Diacu
06ed7e6156
Merge branch 'main' into fix/typo-graphql-plugin-upload-file 2023-09-01 11:36:38 +03:00
Marius Diacu
d5f51b892d
Fix type of file upload uid 2023-09-01 11:16:14 +03:00
Convly
126b8b20e5 Add type tests for Utils.Array & Utils.Guard
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
2023-08-31 18:33:05 +02:00
Jamie Howard
cc1371d18e test(content-api): sanitization of strapi_assignee on review workflow content types 2023-08-31 16:33:24 +01:00
Fernando Chávez
4a7f4c4926
Merge pull request #17636 from strapi/fix/json-types
Fix JSON parse on Postgres & Bulk Publish JSON validations
2023-08-31 15:56:09 +02:00
Convly
2dae312398 Update the string types with the new utils 2023-08-31 15:55:23 +02:00
Convly
5cfc5fc31d Add utils for the types tests 2023-08-31 15:54:55 +02:00
Convly
7345b4fa77 Upgrade ts-zen 2023-08-31 15:54:33 +02:00
Gustav Hansen
8f32edb51b
Merge branch 'main' into feature/rw-stage-rbac 2023-08-31 14:59:37 +02:00
Alexandre Bodin
4fdf1a0272 Ts migration of the entity service 2023-08-31 13:03:55 +02:00
Jamie Howard
792c7ab153 Revert "fix: WIP use unique names for restricted roles"
This reverts commit 35b185027eb589d879f6933eaf1d35b9b931f93c.
2023-08-31 11:38:23 +01:00
Jamie Howard
d71e6766be fix(ee): clean up roles and users after review workflows API test 2023-08-31 11:36:25 +01:00
Jamie Howard
957f4df2d2 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/support-partial-updates 2023-08-31 11:32:00 +01:00
Gustav Hansen
1781321dcc
Merge pull request #17864 from strapi/fix/dynamic-zone-context
fix(cm): remove chevron-down on context menus of dynamic-zone components
2023-08-31 11:09:21 +02:00
Gustav Hansen
3311b6653d
Merge pull request #17863 from strapi/fix/rw-stages-rbac-menu
fix(rw): hide endIcon on stage context menu
2023-08-31 11:08:22 +02:00
Gustav Hansen
9bba852067
Merge pull request #17861 from strapi/fix/rw-stages-rbac-diff
fix(rw): allow subtractive partial updates
2023-08-31 11:08:02 +02:00
Jamie Howard
35b185027e fix: WIP use unique names for restricted roles 2023-08-31 10:07:12 +01:00
Dave
0c7c3d0f5c
fix(upload): asset url appending (#17751) 2023-08-31 08:35:02 +01:00
dependabot[bot]
b96b4a527a
chore(deps): bump apollo-server-core from 3.12.0 to 3.12.1
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.12.1/packages/apollo-server-core)

---
updated-dependencies:
- dependency-name: apollo-server-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:54:52 +00:00
Alexandre Bodin
a9afeb90c5 v4.13.1 v4.13.1 2023-08-30 18:14:57 +02:00
Fernando Chávez
2cb056a934
Merge pull request #17862 from strapi/fix/dont-clean-creator-fields
[Fix] Don't clean creator fields because they are not sent to backend
2023-08-30 17:14:04 +02:00
Fernando Chavez
d3eda9fc0f add test cases 2023-08-30 16:41:11 +02:00
Marc Roig
e595b117c4
Merge pull request #17865 from strapi/fix/disable-rw-on-user 2023-08-30 16:28:57 +02:00