29765 Commits

Author SHA1 Message Date
Josh
1bd99c89ca chore: fix lint 2022-12-08 09:28:06 +00:00
Josh
fee372423b
Update packages/core/admin/admin/src/content-manager/components/RelationInput/RelationInput.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2022-12-08 09:21:30 +00:00
Josh
c5ec5bdb65 fix: remove overflow hidden to allow react-select menu to break out of accordion 2022-12-08 09:14:17 +00:00
dependabot[bot]
39f7f2db37
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:10:16 +00:00
dependabot[bot]
e7590cbb4a
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.1...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:07:59 +00:00
Julie Plantey
dadcc9a2b5
Merge pull request #15112 from strapi/fix/MediaLibraryInput-localized-icon
[Fix] MediaLibraryInput localized icon
2022-12-08 10:06:31 +01:00
Josh
15f6fca58c
Merge pull request #15098 from strapi/fix/locale-copying 2022-12-08 09:01:05 +00:00
Nathan Pichon
ed5c21e5c0
Merge pull request #14977 from strapi/refactor/deep-populate-entity-manager
refactor(entity-manager): getDeepPopulate
2022-12-08 09:57:28 +01:00
Josh
223d1195e5
Merge pull request #15113 from strapi/chore/document-reordering 2022-12-08 08:54:57 +00:00
Josh
30dc764550 chore: add link to firefox bug 2022-12-08 08:52:43 +00:00
Alexandre BODIN
98aedfe4df
Merge pull request #15106 from strapi/dependabot/npm_and_yarn/sharp-0.31.2 2022-12-08 09:52:21 +01:00
Alexandre BODIN
baad7e8c0f
Merge pull request #15104 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.3 2022-12-08 09:48:26 +01:00
Alexandre BODIN
71a3793abe
Merge pull request #15105 from strapi/dependabot/npm_and_yarn/debug-4.3.4 2022-12-08 09:44:54 +01:00
Jean-Sébastien Herbaux
ff228ba292
Merge pull request #15078 from strapi/deits/add-monorepo-clean-script 2022-12-08 09:44:08 +01:00
Josh
cb9b8e0b92 chore: add documentation for useDragAndDrop hook 2022-12-07 17:54:05 +00:00
Julie Plantey
b81486c8c9 (chore): feedback fix jsdoc + removed comments 2022-12-07 18:16:14 +01:00
Julie Plantey
bdf778d2db (chore): remove unnecessary media field to category CT 2022-12-07 17:43:24 +01:00
Julie Plantey
2d64474728 labelAction for MediaLibrabryInput component & CarousselAssets tests 2022-12-07 17:37:46 +01:00
Gustav Hansen
978630d655
Merge pull request #14759 from strapi/enhancement/axios-refactoring
useFetchClient hook replacing axiosInstance
2022-12-07 17:26:51 +01:00
nathan-pichon
fd99bfeb0e
refactor(entity-manager): rewords deep populate sub-functions names 2022-12-07 16:28:04 +01:00
Alexandre Bodin
c8f4c5a5e7 Execute missing CE register 2022-12-07 14:43:28 +01:00
Gustav Hansen
56ef872569
Merge pull request #15110 from strapi/fix/relation-input-data-manager-crash
RelationInputDataManager: Fix crash when relation is inside a component
2022-12-07 14:34:15 +01:00
Christian Capeans
19d88652e3 Protect telemetry properties route 2022-12-07 14:21:58 +01:00
Ben Irvin
049a354fde
Merge pull request #15025 from strapi/deits/ts-strapi-eslint-config 2022-12-07 14:10:28 +01:00
Gustav Hansen
ac0ec44a45 RelationInputDataManager: Fix crash when relation is inside a component 2022-12-07 13:17:21 +01:00
Christian Capeans
9f31ab6a49 Test that the assets are being written in the fs 2022-12-07 12:53:11 +01:00
Ben Irvin
e0db15a10f fix getBackupStream 2022-12-07 12:04:37 +01:00
Ben Irvin
0fb2249d2b revert re-ordering 2022-12-07 12:01:34 +01:00
Ben Irvin
1ab7a86152 fix yarn.lock 2022-12-07 11:58:04 +01:00
Ben Irvin
2b3206afea fixes from bad merge 2022-12-07 11:56:21 +01:00
Ben Irvin
6d0251ea2b
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-12-07 11:52:37 +01:00
Bassel Kanso
15c5988928
Merge pull request #15075 from strapi/deits/import-configs
[DEITS] import configs
2022-12-07 12:07:18 +02:00
Bassel
f55ec2a673 use any instead 2022-12-07 12:00:45 +02:00
Bassel
7a9a1d27ba check strapi exists before running restore 2022-12-07 11:41:12 +02:00
Bassel
db8dac601f Merge branch 'features/deits' into deits/import-configs 2022-12-07 11:36:18 +02:00
Bassel
3122926a55 add types for webhook and corestore 2022-12-07 11:30:33 +02:00
Jean-Sébastien Herbaux
9b53b8322e
Merge pull request #15087 from strapi/deits/fix-local-file-source-archive-extraction 2022-12-07 10:22:58 +01:00
Convly
cc2aabfcc3 Merge branch 'features/deits' of github.com:strapi/strapi into deits/import-entities 2022-12-07 10:09:29 +01:00
dependabot[bot]
472e72fe44
chore(deps): bump sharp from 0.31.0 to 0.31.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.31.0 to 0.31.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.31.0...v0.31.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 09:06:36 +00:00
dependabot[bot]
a3d3471a1f
chore(deps): bump debug from 4.3.1 to 4.3.4
Bumps [debug](https://github.com/debug-js/debug) from 4.3.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.1...4.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 09:05:10 +00:00
dependabot[bot]
14f0d2e047
chore(deps): bump sanitize-html from 2.7.1 to 2.7.3
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.1 to 2.7.3.
- [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.7.1...2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 09:02:41 +00:00
Convly
60fd096e90 Remove decompress & decrypt commands, automatically detect export file transforms 2022-12-07 09:43:27 +01:00
Josh
24074df173 chore: fix tests 2022-12-07 08:30:23 +00:00
Josh
06934f2323 fix: use a flag to specifically set modified data only when copying a locales data over 2022-12-06 17:00:47 +00:00
Pierre Noël
05f3335b2a reduce temporary table name length 2022-12-06 17:21:48 +01:00
gitstart
552f8b5056 fix: application crash when deleting a filter 2022-12-06 16:08:15 +00:00
Julie Plantey
bda682de43 Merge branch 'main' of https://github.com/strapi/strapi into features/authLogo 2022-12-06 17:03:24 +01:00
Jamie Howard
141f89f81f
Merge pull request #14973 from strapi/fix/entity-validator-error-messaging
[entity-validator] Improve error messaging
2022-12-06 15:50:49 +00:00
Julie Plantey
5a6529ab8d Merge branch 'main' of https://github.com/strapi/strapi into features/MediaLibrary-listview 2022-12-06 16:32:38 +01:00
Julie Plantey
b3a9cdce9f
Merge pull request #15095 from strapi/ML-listview/tests-coverage
[features][ML listview] Extend tests coverage
2022-12-06 16:27:44 +01:00