25467 Commits

Author SHA1 Message Date
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
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
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
77ee53db64
Merge pull request #15083 from strapi/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-06 12:40:19 +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
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
Gustav Hansen
eabf3ebc0e EditAssetDialog: Create cropped image in the same folder as the original 2022-12-06 12:13:32 +01:00
Gustav Hansen
a19579634c useEditAsset: Send folder.id instead of full folder object 2022-12-06 12:12:58 +01:00
dependabot[bot]
bcd8f86dde
chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1
Bumps [jest-styled-components](https://github.com/styled-components/jest-styled-components) from 7.0.2 to 7.1.1.
- [Release notes](https://github.com/styled-components/jest-styled-components/releases)
- [Changelog](https://github.com/styled-components/jest-styled-components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/styled-components/jest-styled-components/compare/v7.0.2...v7.1.1)

---
updated-dependencies:
- dependency-name: jest-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:05:14 +00:00
Alexandre BODIN
aab5b9cb11
Merge pull request #14986 from strapi/dependabot/npm_and_yarn/sqlite3-5.1.2 2022-12-06 09:16:36 +01:00
Josh
c6d875982b
Merge pull request #15016 from tomscytale/fix/plugin-example 2022-12-05 15:26:00 +00:00
dependabot[bot]
90957be180
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 12:58:32 +00:00
Josh
d6d7465e04
Merge pull request #15022 from strapi/dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 12:57:44 +00:00
Josh
5d569cdf55
Merge pull request #15001 from fenghan34/fix/typo-enterprise-edition 2022-12-05 11:37:22 +00:00
Josh
befa7981d6
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 11:29:05 +00:00
Josh
380fb9abd0
Merge pull request #15067 from strapi/fix/custom-inputs-in-dynamic-zones 2022-12-05 11:22:44 +00:00
Josh
ac978ad6ed
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 11:20:48 +00:00
Josh
fd8163d37b chore: pr amends 2022-12-05 09:31:25 +00:00
Josh
e66352c649 test: fix test for hook & add one surrounding cache 2022-12-05 08:41:57 +00:00
gitstart
c1faa543ef chore: updates implementation logic 2022-12-05 05:17:58 +00:00
gitstart
37440bb814 Merge commit 'e3c273cf36d7d12547fcc4bea1778df513aedb46' of https://github.com/GitStartHQ/strapi into STRAP-63 2022-12-05 05:17:54 +00:00
Josh
52a4811d5d refactor: make it quicker to access cache 2022-12-02 17:43:57 +00:00
Josh
38d13deafa fix: use a global cache for custom inputs so they can be accessed anywhere 2022-12-02 17:23:00 +00:00
Ben Irvin
e3c273cf36
Merge pull request #15060 from strapi/fix/15056-create-strapi-app-commander-upgrade 2022-12-02 17:05:04 +01:00
Ben Irvin
b12ba7ee46 fix create-strapi-app for commander 8.2.0 2022-12-02 09:38:44 +01:00
gitstart
d92bd64264 chore: corrects wrong editor focus checking method 2022-12-01 11:28:38 +00:00
Marc
9cef257369
Merge pull request #15003 from strapi/fix/many-to-many-relationship-to-the-same-content 2022-12-01 09:25:48 +01:00
Simone
2d93875e30
Merge pull request #14927 from strapi/chore/tracking-edit-field-name
Tracking system, editing collection name
2022-11-30 17:00:24 +01:00
dependabot[bot]
c45cee784c
chore(deps): bump sqlite3 from 5.0.11 to 5.1.2
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.11 to 5.1.2.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.11...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 15:31:03 +00:00
Convly
5453885f7a v4.5.3 v4.5.3 2022-11-30 16:27:25 +01:00
dependabot[bot]
d8a02ca9b8
chore(deps): bump msw from 0.42.3 to 0.49.1
Bumps [msw](https://github.com/mswjs/msw) from 0.42.3 to 0.49.1.
- [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/v0.42.3...v0.49.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 14:53:50 +00:00
Simone
6fb62ca739
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-30 14:56:18 +01:00
Ben Irvin
eb69fb6b1f
Merge pull request #15043 from strapi/fix/standardize-commander-version
Use commander to 8.2.0 everywhere
2022-11-30 14:52:43 +01:00
Simone
85425719d1
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-30 14:50:18 +01:00
Ben Irvin
a8c7d46b30 use commander to 8.2.0 2022-11-30 11:58:40 +01:00
dependabot[bot]
e49ee71ce2
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.2.0 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 10:45:09 +00:00
Simone
fb4f335314
Merge pull request #15026 from strapi/chore/ds-140
[design-system]: update to 1.4.0
2022-11-30 11:40:30 +01:00
Simone
a39b999359
Merge branch 'main' into chore/ds-140 2022-11-30 09:10:23 +01:00
Jean-Sébastien Herbaux
3ebd2db4d6
Merge pull request #14879 from strapi/features/morphs-populate 2022-11-29 17:06:05 +01:00
Pierre Noël
f6af89b32d
Merge pull request #14878 from strapi/fix/github-test-mysql5
Add MySQL 5.7 to Github API tests
2022-11-29 15:12:37 +01:00
Pierre Noël
5d9faf3861 fix test - array's order 2022-11-29 14:02:44 +01:00
Pierre Noël
bbd318d845
Merge branch 'main' into fix/github-test-mysql5 2022-11-29 11:31:29 +01:00
markkaylor
1ffef66e64
Merge pull request #14873 from strapi/fix/custom-fields-breaking-inputs
[Custom fields] Create hook to lazy load custom field components
2022-11-29 10:28:27 +01:00
Simone
c31a334d6e
Merge branch 'main' into chore/ds-140 2022-11-28 18:07:28 +01:00
Simone Taeggi
3e7d720046 upgrade ds version and tests 2022-11-28 18:02:23 +01:00
markkaylor
25bcd1c4e2
Merge pull request #14885 from raphaelmue/fix/swaggerParameterLocale
Fix #14712: Query Parameter for Locale (API Documentation Plugin)
2022-11-28 17:56:09 +01:00
Simone
9dc359260f
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-28 17:12:21 +01:00