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
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
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
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
Christian Capeans
c939ba83c5
Start testing expressions
2023-09-01 19:24:09 +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
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
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
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
Dave
0c7c3d0f5c
fix(upload): asset url appending ( #17751 )
2023-08-31 08:35:02 +01:00
Alexandre Bodin
a9afeb90c5
v4.13.1
2023-08-30 18:14:57 +02:00
Fernando Chavez
d3eda9fc0f
add test cases
2023-08-30 16:41:11 +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
Marc Roig
84c0b9f710
Merge pull request #17699 from strapi/feature/stage-rbac-partial-permission-updates
2023-08-30 09:41:01 +02:00
Alexandre Bodin
d700468267
wip
2023-08-30 09:14:11 +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
S Knutsen
96db3913df
Added missing models
key to SubscriberMap
and made actions optional.
...
The `Subscriber` union type of which `SubscriberMap` is a component was missing the optional `models` parameter document here at [#declarative-and-programmatic-usage](https://docs.strapi.io/dev-docs/backend-customization/models#declarative-and-programmatic-usage ).
I added the optional field by intersecting it with the original type formulation, and also made the `Action` keys optional, since not all of the 18 individual actions should necessarily be specified when making a `SubscriberMap`.
2023-08-29 12:00:00 +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