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 |
|
Patrict J
|
308ab9fd91
|
Fix: RBAC Same role as creator list view data display as - (dash)
Fix issue #10010 in v4
|
2023-08-31 19:18:21 +07: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 |
|
Marc-Roig
|
066c1ba947
|
chore: remove space
|
2023-08-30 15:21:30 +02:00 |
|
Marc-Roig
|
d7f1a83ca0
|
fix: add review workflow types in the ignoreDiffs list
|
2023-08-30 15:20:47 +02:00 |
|
Marc-Roig
|
a720271836
|
fix: ignore review workflow fields in users and permissions user
|
2023-08-30 15:17:32 +02:00 |
|
Marc-Roig
|
329de136bb
|
Revert "fix: remove review workflows from users and permissions"
This reverts commit f0d5be0b37a81fb16aec2bb7fe01ea44622f609e.
|
2023-08-30 15:14:30 +02:00 |
|
Marc-Roig
|
f0d5be0b37
|
fix: remove review workflows from users and permissions
|
2023-08-30 15:00:13 +02:00 |
|
Fernando Chavez
|
2b71831bd6
|
move creator fields to a constant
|
2023-08-30 14:52:33 +02:00 |
|
Gustav Hansen
|
1707550fec
|
fix(cm): remove chevron-down on context menus of dynamic-zone components
|
2023-08-30 14:35:51 +02:00 |
|
Gustav Hansen
|
fc701c5dd8
|
fix(rw): hide endIcon on stage context menu
|
2023-08-30 14:32:54 +02:00 |
|
Fernando Chávez
|
dd28faa849
|
Update packages/core/admin/admin/src/content-manager/components/EditViewDataManagerProvider/reducer.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-08-30 14:27:07 +02:00 |
|
Gustav Hansen
|
8782f020bc
|
fix(rw): allow subtractive partial updates
|
2023-08-30 14:08:21 +02:00 |
|
Alexandre Bodin
|
f018a3d19d
|
wip
|
2023-08-30 14:00:43 +02:00 |
|
Fernando Chavez
|
3ec34be1ab
|
don't clean creator fields because they are not sended to backend
|
2023-08-30 13:25:57 +02:00 |
|
Gustav Hansen
|
b6b5cfc8a4
|
Merge branch 'main' into feature/rw-stage-rbac
|
2023-08-30 12:46:54 +02:00 |
|
Alexandre Bodin
|
a2ec2fce00
|
Merge branch 'main' into chore/ts-strapi
|
2023-08-30 09:59:10 +02:00 |
|
Ben Irvin
|
41844c2867
|
[Feature] Entity Service types (#17799)
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Marco Autiero <marcoautiero@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
Co-authored-by: Bassel <basselkanso82@gmail.com>
|
2023-08-30 09:56:38 +02:00 |
|
Christian
|
5aabc0c326
|
Merge pull request #17845 from strapi/fix/exclude-only-acts-also-on-restore
|
2023-08-30 09:51:50 +02:00 |
|