22153 Commits

Author SHA1 Message Date
Gustav Hansen
d5b9f14b61
Merge pull request #13695 from strapi/ML-folder/SelectTree-box-shadow
[ML Folder] SelectTree box shadow
2022-07-06 09:23:24 +02:00
ronronscelestes
d4da38191f fixed focused border and added box shadow 2022-07-05 17:43:53 +02:00
Julie Plantey
dd38b618e7
Merge pull request #13687 from strapi/ML-folder/fix-select-tree-disabled
[ML Folder] Select Tree disabled state
2022-07-05 17:19:25 +02:00
ronronscelestes
f383fbb6a7 feedback fixes 2022-07-05 16:14:51 +02:00
Gustav Hansen
b5d1153a6d chore: Update snaphots 2022-07-05 14:53:33 +02:00
dependabot[bot]
a8ad14eccb Bump codemirror from 5.65.2 to 5.65.6
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.2 to 5.65.6.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 14:53:33 +02:00
dependabot[bot]
d5e603fc98 Bump open from 8.2.1 to 8.4.0
Bumps [open](https://github.com/sindresorhus/open) from 8.2.1 to 8.4.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.2.1...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 14:53:33 +02:00
dependabot[bot]
66978da96b Bump react-redux from 7.2.3 to 7.2.8
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.8.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 14:53:32 +02:00
Gustav Hansen
1c5f010bd6 chore: Update snapshot tests 2022-07-05 13:23:19 +02:00
Gustav Hansen
4fcb38d53d Merge branch 'master' into features/ML-folder 2022-07-05 12:53:51 +02:00
Gustav Hansen
44899fffe9
Merge pull request #13688 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.0
Bump sanitize-html from 2.4.0 to 2.7.0
2022-07-05 12:42:29 +02:00
Gustav Hansen
fcebedfe42
Merge pull request #13685 from strapi/dependabot/npm_and_yarn/react-copy-to-clipboard-5.1.0
Bump react-copy-to-clipboard from 5.0.4 to 5.1.0
2022-07-05 11:58:58 +02:00
Gustav Hansen
d089a8e026
Merge pull request #13686 from strapi/dependabot/npm_and_yarn/babel-loader-8.2.5
Bump babel-loader from 8.2.3 to 8.2.5
2022-07-05 11:58:21 +02:00
Gustav Hansen
78bc263cfe
Merge pull request #13684 from strapi/dependabot/npm_and_yarn/webpack-cli-4.10.0
Bump webpack-cli from 4.9.1 to 4.10.0
2022-07-05 11:57:52 +02:00
dependabot[bot]
c2512ecb36
Bump sanitize-html from 2.4.0 to 2.7.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.4.0...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:48:20 +00:00
Gustav Hansen
39bfb15a12
Merge pull request #13661 from strapi/dependabot/npm_and_yarn/inquirer-8.2.4
Bump inquirer from 8.2.0 to 8.2.4
2022-07-05 11:47:46 +02:00
ronronscelestes
9b6785a697 fixed select tree disabled state + style 2022-07-05 11:32:32 +02:00
dependabot[bot]
f3183cc00c
Bump babel-loader from 8.2.3 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:06:46 +00:00
dependabot[bot]
fa3e47e2b9
Bump react-copy-to-clipboard from 5.0.4 to 5.1.0
Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](https://github.com/nkbt/react-copy-to-clipboard/compare/v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: react-copy-to-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:05:27 +00:00
dependabot[bot]
ed526c1f69
Bump webpack-cli from 4.9.1 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:04:20 +00:00
Gustav Hansen
b72f10de8f
Merge pull request #13662 from strapi/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.9
Bump @storybook/builder-webpack5 from 6.4.10 to 6.5.9
2022-07-05 10:17:26 +02:00
Julie Plantey
8d85946290
Merge pull request #13533 from yangfei4913438/fix-content-types-builder
fix: content-types builder search button tooltip
2022-07-05 09:25:26 +02:00
Julie Plantey
6a79914886
Merge pull request #13313 from strapi/fix/cm-unique-fields
[Fix] Unique fields with empty string value
2022-07-04 14:31:11 +02:00
dependabot[bot]
81b1c16a15
Bump @storybook/builder-webpack5 from 6.4.10 to 6.5.9
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.10 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 11:26:59 +00:00
Gustav Hansen
9e77fbe743
Merge pull request #13663 from strapi/dependabot/npm_and_yarn/cropperjs-1.5.12
Bump cropperjs from 1.5.11 to 1.5.12
2022-07-04 13:24:51 +02:00
Gustav Hansen
26166bebcd
Merge pull request #13659 from strapi/dependabot/npm_and_yarn/storybook/addon-links-6.5.9
Bump @storybook/addon-links from 6.4.10 to 6.5.9
2022-07-04 13:24:27 +02:00
Fei Yang (杨飞)
9a0f96c068 Update packages/core/content-type-builder/admin/src/components/ContentTypeBuilderNav/index.js 2022-06-30 22:49:30 +08:00
ronronscelestes
02d8b54a09 fixed log 2022-06-30 16:26:28 +02:00
dependabot[bot]
81c963a9fd
Bump inquirer from 8.2.0 to 8.2.4
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.0 to 8.2.4.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.0...inquirer@8.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 13:25:34 +00:00
Alexandre BODIN
8b719b12e9
Merge pull request #13660 from strapi/dependabot/npm_and_yarn/http-errors-1.8.1
Bump http-errors from 1.8.0 to 1.8.1
2022-06-30 15:23:18 +02:00
dependabot[bot]
2bda205b18
Bump cropperjs from 1.5.11 to 1.5.12
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.11 to 1.5.12.
- [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.11...v1.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:11:41 +00:00
dependabot[bot]
dd61c43909
Bump http-errors from 1.8.0 to 1.8.1
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:07:14 +00:00
dependabot[bot]
7ff525d56e
Bump @storybook/addon-links from 6.4.10 to 6.5.9
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.10 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:05:48 +00:00
ronronscelestes
6099fa6570 fixed textarea 2022-06-29 15:45:02 +02:00
Convly
376ff3133c v4.2.2 v4.2.2 2022-06-29 15:28:03 +02:00
Rémi de Juvigny
215bad2fc1
Merge pull request #13625 from strapi/feat/installed-providers
Show installed providers as already installed on marketplace
2022-06-29 12:29:14 +02:00
Rémi de Juvigny
265798b9b9 Made tests faster 2022-06-29 10:40:25 +02:00
Rémi de Juvigny
afe975c58c Rename tests 2022-06-29 10:06:07 +02:00
Rémi de Juvigny
f9adb61056 Fix tests 2022-06-28 19:18:55 +02:00
Rémi de Juvigny
a1bc61c449 Avoid expensive loop 2022-06-28 18:43:39 +02:00
Rémi de Juvigny
0a18729fd8 Check if plugins installed 2022-06-28 18:25:22 +02:00
Alexandre BODIN
08fecfc130
Merge pull request #13550 from meherchandan/master
Optimize database foreign keys references - PostgreSQL
2022-06-28 18:17:18 +02:00
Alexandre BODIN
8ad39dedae
Merge pull request #12843 from tiagolima90/master
Optimize database foreign keys references - MySQL/MariaDB
2022-06-28 18:08:01 +02:00
Rémi de Juvigny
ca3465e757 Fix snapshot 2022-06-28 17:37:44 +02:00
Rémi de Juvigny
d1015b466f Rename already installed function 2022-06-28 17:26:29 +02:00
Rémi de Juvigny
df8b8cfc39 Remove unused msw export 2022-06-28 17:26:29 +02:00
Rémi de Juvigny
fa8c5bc1f8 Simpler env check 2022-06-28 17:26:28 +02:00
Rémi de Juvigny
1607f85910 Refactor already installed check 2022-06-28 17:26:27 +02:00
Rémi de Juvigny
ec43d8a5b5 Show already installed providers 2022-06-28 17:26:26 +02:00
Rémi de Juvigny
68cb67d7ca Show disabled plugins as installed 2022-06-28 17:26:25 +02:00