8993 Commits

Author SHA1 Message Date
Gustav Hansen
7eda598106
Merge pull request #15679 from strapi/dependabot/npm_and_yarn/storybook/react-6.5.16
chore(deps-dev): bump @storybook/react from 6.5.11 to 6.5.16
2023-02-02 11:31:49 +01:00
Jamie Howard
aaf50db93c
Merge pull request #15656 from strapi/fix/AttributeIcon 2023-02-02 10:04:19 +00:00
Convly
236275ab4d Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-02 10:10:48 +01:00
dependabot[bot]
3948a2e257
chore(deps-dev): bump @storybook/react from 6.5.11 to 6.5.16
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.11 to 6.5.16.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 09:02:56 +00:00
Marc-Roig
3adab4b39c remove heif from formats to process and optimize 2023-02-01 19:08:39 +01:00
Marc-Roig
e1e8f40619 add avif & heif to to formats to process and optimize list 2023-02-01 17:21:02 +01:00
Jamie Howard
d21454a088 chore(content-type-builder): update snapshots 2023-02-01 15:36:47 +00:00
Jamie Howard
3ab49498c9 chore(content-type-builder): pr feedback 2023-02-01 15:14:03 +00:00
Marc-Roig
e0e2d28f02 Merge branch 'main' into feature/provider-size-limit 2023-02-01 15:56:39 +01:00
Christian
c557588829
Merge branch 'main' into tracking-system-ct-components-dz 2023-02-01 12:50:25 +01:00
Mark Kaylor
cab6d7817e Remove is and is not null operators form user 2023-02-01 11:15:40 +01:00
Marc
27535fdb9a
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 11:11:57 +01:00
Marc
d942c56395
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 10:08:28 +01:00
dependabot[bot]
a4223ffce6
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.4 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:06:32 +00:00
Marc-Roig
2d94d30cb0 Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 09:34:57 +01:00
Mark Kaylor
0b4f2572ba Fix spaces in translations 2023-01-31 17:51:44 +01:00
Jamie Howard
00142301cb fix(CTB): AttributeIcon 2023-01-31 16:35:59 +00:00
Marc
1c5ea28dcb
Merge branch 'main' into main 2023-01-31 16:37:55 +01:00
marcoautiero
d89e10e108 Fixing issue #15413 2023-01-31 15:50:34 +01:00
Marc-Roig
bc593964d6 test for populated and not populated relations in webhooks 2023-01-31 15:38:39 +01:00
Simone
21f8e427d3
Merge pull request #15599 from strapi/enhancement/axios-migration-upload
replace axiosInstance with getFetchClient inside the upload
2023-01-31 15:12:44 +01:00
Marc-Roig
708e1d677c refactor mapAsyncDialects import 2023-01-31 14:43:10 +01:00
Mark Kaylor
ab87379d48 Add empty line between tests 2023-01-31 14:03:05 +01:00
Mark Kaylor
9dc89bb2f6 Add models to publish actions 2023-01-31 14:00:39 +01:00
Mark Kaylor
04630cdf98 Make schema optional on mainField 2023-01-31 13:46:39 +01:00
Christian Capeans
3e98167fb2 Clear mocks instead of reset them 2023-01-31 13:22:18 +01:00
Marc-Roig
9d865b7b11 use mapAsync for all cases in mapAsyncDialects 2023-01-31 11:57:32 +01:00
Ben Irvin
9bbcab2e8a
Merge pull request #15639 from strapi/fix/import-invalid-jsonl-should-throw 2023-01-31 11:51:21 +01:00
Marc-Roig
cd8429c3c7 simplify mapAsyncDialects 2023-01-31 11:46:02 +01:00
Marc-Roig
67f2cc730c simplify mapAsyncDialects 2023-01-31 11:43:23 +01:00
Marc-Roig
cf88d212f9 introduce use of mapAsync 2023-01-31 11:40:56 +01:00
Christian Capeans
cc3d292f0e Add more specific error 2023-01-31 11:27:06 +01:00
Christian Capeans
721b3e586c Merge branch 'features/data-transfer' into deits/import-error-full-disk 2023-01-31 11:16:55 +01:00
Marc-Roig
3a4e811756 Merge branch 'main' into fix/performance-degradation-in-deeply-nested-coimpos 2023-01-31 11:13:08 +01:00
markkaylor
5c565ae9e1
Merge pull request #15606 from strapi/chore/cm-json-input
[Content Manager] Add the new JSONInput from the DS to the CM
2023-01-31 11:00:15 +01:00
Gustav Hansen
778614cc36
Merge pull request #15642 from strapi/dependabot/npm_and_yarn/immer-9.0.19
chore(deps): bump immer from 9.0.15 to 9.0.19
2023-01-31 10:49:12 +01:00
Mark Kaylor
e1e02a800b Fix bad import 2023-01-31 10:43:41 +01:00
Mark Kaylor
83a980fe93 Add snapshot test 2023-01-31 10:13:31 +01:00
Mark Kaylor
d371b73189 Update size 2023-01-31 10:13:14 +01:00
dependabot[bot]
acf7129596
chore(deps): bump immer from 9.0.15 to 9.0.19
Bumps [immer](https://github.com/immerjs/immer) from 9.0.15 to 9.0.19.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.15...v9.0.19)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:04:01 +00:00
Rémi de Juvigny
14a1972d07
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
2023-01-31 10:00:26 +01:00
Mark Kaylor
45b04be287 Remove global styles 2023-01-31 09:30:44 +01:00
Ben Irvin
b9275ce7a6
Merge branch 'main' into fix/import-invalid-jsonl-should-throw 2023-01-31 09:05:54 +01:00
Ben Irvin
e73b7873c5
Merge pull request #15609 from strapi/enhancement/add-datatype-diff-type 2023-01-31 09:05:01 +01:00
Ben Irvin
7ec8338e57 throw informative message 2023-01-30 18:37:11 +01:00
Christian Capeans
6f2e86e562 Add small changes to improve context 2023-01-30 17:59:37 +01:00
Ben Irvin
4e2468dce4 newline 2023-01-30 16:41:37 +01:00
Marc-Roig
d340110b9f refactor wrapEmitEvent to emitEvent 2023-01-30 16:35:45 +01:00
Nathan Pichon
f003a98056
Merge pull request #15611 from strapi/feature/async-utils-function-map
feat(async-utils): map
2023-01-30 16:31:47 +01:00
Christian Capeans
c7f048918e Add TODOs to rename properties in v5 2023-01-30 15:55:58 +01:00