6989 Commits

Author SHA1 Message Date
Josh
03f2de9b63
Merge pull request #15139 from strapi/fix/avoid-undefined-paths-in-recursion 2022-12-09 17:07:57 +00:00
Josh
d5ef35ed03 chore: add tests 2022-12-09 16:29:37 +00:00
gitstart
664b5a8245 chore: set default value for undefined folders 2022-12-09 16:26:08 +00:00
gitstart
957d78325a Merge commit '99dfb9a2c879247f4c816590961be0a1b09aa9c5' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets 2022-12-09 16:26:05 +00:00
Simone Taeggi
2ae2807ba3 Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 17:20:22 +01:00
Simone Taeggi
07566f9727 refactor DateTimePicker in the helper-plugin to use the new one in the DS repo 2022-12-09 17:19:16 +01:00
Pierre Noël
aef49c5410 Use temporary table even for mysql versions above 5 2022-12-09 15:57:23 +01:00
Simone Taeggi
79452154ec Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 15:38:25 +01:00
Marc
99dfb9a2c8
Merge pull request #15037 from strapi/fix/twice-inversedBy 2022-12-09 14:33:13 +01:00
Gustav Hansen
b71fb9b731
Merge pull request #15120 from strapi/dependabot/npm_and_yarn/react-error-boundary-3.1.4
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
2022-12-09 13:12:29 +01:00
Josh
f5916dce19
Merge branch 'main' into fix/window-build-errors 2022-12-09 11:53:46 +00:00
Simone
e62a89e804
Merge pull request #15047 from strapi/fix/change-strapi-icons-color-in-dashboard
Change strapi icons color in dashboard
2022-12-09 12:13:56 +01:00
Josh
00be005018 fix: for windows 2022-12-09 10:12:18 +00:00
Pierre Noël
2cdd96feea
Merge pull request #15034 from strapi/fix/deadlock-components
Reduce transaction size to avoid deadlock
2022-12-09 10:35:21 +01:00
Josh
faccd129f5 fix: filter path because a dynamic zone component is a component but it should be classified as a dynamic zone 2022-12-08 17:09:32 +00:00
gitstart
1ae2671f4c fix: select all when page is greater than one 2022-12-08 16:22:35 +00:00
Jamie Howard
b08987ae80 fix(admin): support new axios wrapper format
fix(content-type-builder): support new axios wrapper format
2022-12-08 15:39:30 +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
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
Julie Plantey
b81486c8c9 (chore): feedback fix jsdoc + removed comments 2022-12-07 18:16:14 +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
Christian Capeans
19d88652e3 Protect telemetry properties route 2022-12-07 14:21:58 +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
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
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
c4ddaa7538 add formDisabled test for EditFolderDialog 2022-12-06 15:26:59 +01:00
Pierre Noël
b174c7a5d8 use table instead of temporary table for mysql 5 2022-12-06 14:29:56 +01:00
Pierre Noël
ded213f13f manual rollback 2022-12-06 14:29:56 +01:00
Pierre Noël
3a2f6490e6 reduce transaction size 2022-12-06 14:29:56 +01:00
Pierre Noël
e295276048 update/create/delete components sequentially instead of in parallel 2022-12-06 14:29:55 +01:00
Gustav Hansen
fafdaa4e11
Merge pull request #14359 from GitStartHQ/STRAP-63
ML: Empty state is shown after deleting all assets from a page
2022-12-06 13:29:07 +01:00
Gustav Hansen
acada6047e
Merge pull request #15090 from strapi/dependabot/npm_and_yarn/jest-styled-components-7.1.1
chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1
2022-12-06 13:10:01 +01:00
Gustav Hansen
4cf4638a01
Merge pull request #15092 from strapi/fix/upload-crop-folders
Preserve folder id when cropping images
2022-12-06 12:56:59 +01:00
Gustav Hansen
67ad079472 Chore: Update snapshot tests 2022-12-06 12:35:31 +01:00
Gustav Hansen
851425e82b
Merge pull request #14988 from strapi/dependabot/npm_and_yarn/react-router-dom-5.3.4
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
2022-12-06 12:31:38 +01:00
Julie Plantey
89cda31a8d expend MediaLibrary and BrowseStep tests coverage for listview 2022-12-06 12:27:39 +01:00
Gustav Hansen
ee3f87243f
Merge pull request #15052 from GitStartHQ/fix/editor-wrong-focus-checking
fix: wrong editor focus checking method
2022-12-06 12:27:29 +01:00