Convly
|
9dc4fc8fc3
|
Add the ID property to the filter objects
|
2023-09-05 16:02:41 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Fernando Chavez
|
3ec34be1ab
|
don't clean creator fields because they are not sended to backend
|
2023-08-30 13:25:57 +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 |
|
dependabot[bot]
|
1b86e84821
|
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-29 23:43:08 +00:00 |
|
Gustav Hansen
|
e037a7b2d1
|
Merge pull request #17853 from strapi/chore/revert-17674-alt
Revert "Chore: Refactor admin app entries"
|
2023-08-29 19:55:10 +02:00 |
|
Gustav Hansen
|
bc6c5b0058
|
chore: Revert "Chore: Refactor admin app entries"
|
2023-08-29 17:18:48 +02:00 |
|
Gustav Hansen
|
16dcab4556
|
Merge pull request #17833 from strapi/fix/app-errors
fix(app): Handle errors gracefully
|
2023-08-29 12:53:37 +02:00 |
|
Christian Capeans
|
8d5794141d
|
Replace rules for transforms, as rules does not exist
|
2023-08-29 11:09:58 +02:00 |
|
Christian Capeans
|
e48303000b
|
Remove check for excluding non-local providers
|
2023-08-29 11:05:02 +02:00 |
|
Fernando Chavez
|
f549bd5837
|
rename disabled json test option
|
2023-08-29 09:46:42 +02:00 |
|
Fernando Chavez
|
6be9a960ea
|
add disabled json test option
|
2023-08-29 09:46:42 +02:00 |
|