29765 Commits

Author SHA1 Message Date
Jamie Howard
402617b5f0 chore: feedback fixes 2023-01-17 14:53:17 +00:00
Julie Plantey
cbd7802302 Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview 2023-01-17 15:49:08 +01:00
Rémi de Juvigny
c6ab48305c Fix invisible content type 2023-01-17 15:38:25 +01:00
Julie Plantey
a71300e5dc chore: update tests to component prop refactor 2023-01-17 15:37:47 +01:00
Bassel
601218fe3a mock diagnostics 2023-01-17 16:17:59 +02:00
Marc-Roig
57282228f5 Merge branch 'main' into fix/webhook-with-count-relations 2023-01-17 15:12:58 +01:00
Julie Plantey
14a1565a02 refactor PreviewCell content prop 2023-01-17 15:10:25 +01:00
nathan-pichon
9b36c3b10a
feat(async-utils): expose functions 2023-01-17 15:10:19 +01:00
nathan-pichon
bf613fab35
fix(async-utils): use p-map instead of custom code 2023-01-17 15:08:14 +01:00
nathan-pichon
49a61a93a7
chore(async-utils): renaming callbacks in iteratee 2023-01-17 15:08:14 +01:00
nathan-pichon
eb83b3c3fa
feat(async-utils): make mapAsync handle concurrency 2023-01-17 15:08:14 +01:00
nathan-pichon
1f4b7c196e
chore(async-utils): move jsdoc to ts typings 2023-01-17 15:08:14 +01:00
nathan-pichon
50ee8882cd
test(async-utils): add unit test for pipeAsync 2023-01-17 15:08:14 +01:00
nathan-pichon
6887350c11
test(async-utils): add unit error test cases 2023-01-17 15:08:14 +01:00
nathan-pichon
0168a2758a
feat(core-utils): add mapAsync and reduceAsync utils 2023-01-17 15:08:14 +01:00
Jamie Howard
3690ce3bc3 chore(helper-plugin) 2023-01-17 13:56:29 +00:00
Jamie Howard
c375c6935a fix(helper-lugin): pass field hint to UID component 2023-01-17 13:55:14 +00:00
Simone
70e69825d7
Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-17 14:22:43 +01:00
Bassel Kanso
5e98447f2a
Merge branch 'features/deits' into deits/diagnostics 2023-01-17 15:11:15 +02:00
Bassel
fb374b6a00 fix closing 2023-01-17 15:10:00 +02:00
Bassel
9e00d3ba42 fixing another import path 2023-01-17 14:48:35 +02:00
Bassel
8f2276f072 fix import 2023-01-17 14:46:33 +02:00
Bassel
51b4848540 validate destination provider 2023-01-17 14:30:39 +02:00
Jamie Howard
88b2d2a5fa fix(content-manager): leftMenu collection type name sorting 2023-01-17 11:49:37 +00:00
Jamie Howard
89b0ad56e7 chore: code cleanup 2023-01-17 11:12:00 +00:00
Josh
ea3f7fa37e
Merge pull request #15119 from strapi/feature/relations-reordering 2023-01-17 11:09:45 +00:00
Rémi de Juvigny
4fab20988a
Merge branch 'feature/audit-logs' into audit-logs/retention 2023-01-17 11:56:04 +01:00
Rémi de Juvigny
c94d8b7750 Move retention calculation to feature level 2023-01-17 11:51:50 +01:00
Simone Taeggi
0bfe353d5f Merge branch 'enhancement/axios-migration-step-1-refactor' of github.com:strapi/strapi into enhancement/axios-migration-step-1-refactor 2023-01-17 11:28:23 +01:00
Simone Taeggi
d1ef8f9187 fix a typo in the documentation 2023-01-17 11:28:16 +01:00
Ben Irvin
3c96d42a72 validate exclude only options 2023-01-17 11:23:16 +01:00
Christian Capeans
c7cde71207 Merge branch 'features/deits' into deits/diagnostics 2023-01-17 10:43:12 +01:00
Ben Irvin
bf9e5ca345
Merge branch 'features/deits' into deits/cli-exclude-only 2023-01-17 10:39:23 +01:00
Ben Irvin
a251c7188b remove conditional 2023-01-17 10:38:02 +01:00
Ben Irvin
6222062760
Merge pull request #15470 from strapi/deits/cli-transfer-warning 2023-01-17 10:26:56 +01:00
Ben Irvin
99f38e64f4 fix failing tests 2023-01-17 10:15:59 +01:00
Ben Irvin
e6a3e13682
Merge branch 'features/deits' into deits/diagnostics 2023-01-17 10:12:55 +01:00
Rémi de Juvigny
13fd48cd21
Merge pull request #15468 from strapi/audit-logs/default-sort
[Audit logs] Sort by newest by default
2023-01-17 10:12:43 +01:00
dependabot[bot]
ea55b259e8
chore(deps): bump commander from 8.2.0 to 8.3.0
Bumps [commander](https://github.com/tj/commander.js) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v8.2.0...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 09:10:24 +00:00
Rémi de Juvigny
2f3f9f4eb2 Fix test 2023-01-17 10:07:38 +01:00
Marc
d5733818ee
Merge branch 'main' into patch-1 2023-01-17 09:32:19 +01:00
Marc-Roig
cf814fc1da move config to admin 2023-01-17 09:27:33 +01:00
ivanThePleasant
67d4391604 Fix failing test 2023-01-16 20:31:01 +02:00
Ben Irvin
01eb7139e4 add missing force option 2023-01-16 19:03:19 +01:00
Ben Irvin
b68b53370a Merge branch 'features/deits' into deits/cli-exclude-only 2023-01-16 18:58:39 +01:00
Ben Irvin
4f1eabf286 Merge branch 'main' into features/deits 2023-01-16 18:53:43 +01:00
Ben Irvin
ed6ac61c32 improve help 2023-01-16 18:52:11 +01:00
Josh
fb358ef030
Merge branch 'main' into feature/relations-reordering 2023-01-16 17:51:52 +00:00
Josh
3cba5b79b3
Merge pull request #15467 from strapi/fix/relations-list-shadow 2023-01-16 17:51:10 +00:00
Josh
a989fd7bf1
Merge pull request #15466 from strapi/fix/react-select-menu-closing 2023-01-16 17:48:16 +00:00