25925 Commits

Author SHA1 Message Date
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 Taeggi
612ee1673b remove unnecessary function 2022-11-30 10:12:15 +01:00
Simone Taeggi
5d50cfb19f fix tests review comments 2022-11-30 10:08:36 +01:00
Pierre Noël
e4ceee036e set dominant attribute 2022-11-30 09:22:50 +01:00
Simone
a39b999359
Merge branch 'main' into chore/ds-140 2022-11-30 09:10:23 +01:00
Simone Taeggi
0a68d2d9b6 add another small test 2022-11-29 22:12:07 +01:00
Simone Taeggi
4b6de6c56d remove comments 2022-11-29 21:31:05 +01:00
Simone Taeggi
f7c3d3220f add other tests 2022-11-29 18:56:57 +01:00
Simone Taeggi
20cbf0d630 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 17:35:58 +01:00
Jean-Sébastien Herbaux
3ebd2db4d6
Merge pull request #14879 from strapi/features/morphs-populate 2022-11-29 17:06:05 +01:00
Simone Taeggi
532030a067 add tests for the interceptors callbacks 2022-11-29 17:00:41 +01:00
Pierre Noël
4884dc3150 put inversedBy only once for many to many relations 2022-11-29 15:59:53 +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
Simone Taeggi
70a08c6795 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 14:23:08 +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 Taeggi
8789a3d8d8 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 09:40:16 +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
Tom Shortall
e30fffac65 fix import 2022-11-28 10:20:29 +00:00
Pierre Noël
78b8319070 remove unecessary checks in tests breaking with mysql 5 2022-11-28 10:45:30 +01:00
T
ae638e981f
Merge branch 'main' into fix/plugin-example 2022-11-27 18:52:48 +00:00
Tom Shortall
10e661ce50 fix import of @strapi/icons/Puzzle in generated admin plugin 2022-11-27 18:36:58 +00:00
Simone Taeggi
6e3b30d5ba comment failing tests for the moment 2022-11-27 18:24:16 +01:00
Pierre Noël
19eb79535a replace mysql by bitnami/mysql image 2022-11-26 11:48:20 +01:00
Julie Plantey
374965740b
Merge pull request #14998 from strapi/ML-listview/is-selectable-refactor
[features][ML listview] Fix ML elements selection
2022-11-25 20:43:15 +01:00
Julie Plantey
dd66604b8a edit asset/folder always accessible, form disabled if no permissions 2022-11-25 18:17:32 +01:00
Simone Taeggi
e68b4e701d revert to the old use of the axiosInstance in the fetchEmail api 2022-11-25 17:59:57 +01:00
Simone Taeggi
832b5cb808 restore the old implementatation in the api token list view 2022-11-25 17:56:28 +01:00
Julie Plantey
4c31d1eda3 isSelectable doc and small refactor 2022-11-25 17:34:39 +01:00
Julie Plantey
899637a388
Merge pull request #14995 from strapi/ML-listview/modals
[features][ML listview] Modals
2022-11-25 16:40:03 +01:00
Julie Plantey
501454edb8 Merge branch 'ML-listview/modals' of https://github.com/strapi/strapi into ML-listview/is-selectable-refactor 2022-11-25 16:27:15 +01:00
Julie Plantey
61c8c05365 (chore): updated folder name and count separator 2022-11-25 16:17:03 +01:00
Simone Taeggi
32c323892f remove example in api-token-v2 create and edit forms 2022-11-25 16:03:02 +01:00
Simone Taeggi
0a27787318 Merge branch 'main' into enhancement/axios-refactoring 2022-11-25 15:51:09 +01:00
Julie Plantey
1093cb0021 chore feedback temp 2022-11-25 12:37:44 +01:00
Nathan Pichon
15127e84b0
Merge pull request #14724 from strapi/fix/file-upload-components
fix(upload-files): do file upload on components too
2022-11-25 12:00:40 +01:00
Marc-Roig
a7f37ba45d change order column name to inv 2022-11-25 11:50:53 +01:00
Han Feng
ca63513746 fix: typo 2022-11-25 18:37:53 +08:00
Julie Plantey
d36aaed17e (chore): update tertianary with null 2022-11-25 11:05:47 +01:00
Julie Plantey
1824d5f8be refactor isSelectable usage + fix grid view selection 2022-11-24 19:47:56 +01:00
Julie Plantey
36cf9ea857 tests for isSelectable util 2022-11-24 18:13:21 +01:00
Jimmy Wärting
ae3628fd0c remove import 2022-11-24 18:03:31 +01:00
Jimmy Wärting
7431f353e9 replace some lodash function with native 2022-11-24 17:52:25 +01:00
Julie Plantey
5098641d23 chore: remove .only BrowseStep tests 2022-11-24 17:31:05 +01:00