9899 Commits

Author SHA1 Message Date
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
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
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
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
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-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
Josh
b1f9c612a3 chore: update snapshots 2023-01-16 17:45:33 +00:00
Ben Irvin
d8e3d89040 add exclude and only stage skipping 2023-01-16 18:44:14 +01:00
Josh
d4fee96b43 chore: update snapshots 2023-01-16 17:35:42 +00:00
Josh
47e90742e5
Merge pull request #15465 from strapi/fix/react-select-input-grids 2023-01-16 17:32:56 +00:00
Marc-Roig
8ac9ddc627 remove unnecessary database query 2023-01-16 18:26:21 +01:00
Marc-Roig
ff6a198518 remove comment 2023-01-16 18:23:15 +01:00
Marc-Roig
27b8b5b353 introduce getDeepCount for relations performance 2023-01-16 18:20:42 +01:00
Ben Irvin
936425fe4e remove log 2023-01-16 18:18:13 +01:00
Rémi de Juvigny
d302dcdbb3 Sort audit logs by new by default 2023-01-16 18:16:31 +01:00
Josh
0e5ed50c50 chore: fix tests 2023-01-16 17:15:53 +00:00
Ben Irvin
52fa1bb0bb add exclude and only with parseable list 2023-01-16 18:12:24 +01:00
Josh
f6537ca590 chore: update snapshot 2023-01-16 17:11:06 +00:00
Josh
fbadfe4fd9 fix: change shadow and add fade to avoid harshness 2023-01-16 17:06:39 +00:00
Josh
769e5a7052
Merge pull request #15464 from strapi/fix/list-view-relation-multiple 2023-01-16 16:51:52 +00:00
Josh
273869f249 fix: the indicator should not be a dropdown according to their spec 2023-01-16 16:46:58 +00:00
Jamie Howard
8c1fd4aa74 feat(helper-plugin): handle hint generation 2023-01-16 16:43:45 +00:00
Josh
88dfb19615 fix: use grids but not min-content, just 100% 2023-01-16 16:28:04 +00:00
Josh
66b25a96a3 fix: reverse data from BE to show relations in same order 2023-01-16 16:10:00 +00:00
Josh
e7ec0e9d5f chore: fix tests 2023-01-16 16:05:45 +00:00
Simone
7a5e0175ed
Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-16 17:04:01 +01:00
ivanThePleasant
d26a24c79b
Merge branch 'main' into chore/notification-variant 2023-01-16 16:57:54 +02:00
ivanThePleasant
95cb5b4ce7 Add new notification variant to notification component, add 'title' prop to the notification, bump up design system to 1.4.2 to use new Alert variant 2023-01-16 16:46:37 +02:00
Josh
afb678a4e8 feat: add active to keyboard hook to stop it working when not active 2023-01-16 14:03:34 +00:00
Josh
92f381d6ce fix: add shadow 2023-01-16 14:02:31 +00:00
Simone Taeggi
dba8fc5312 Merge branch 'enhancement/axios-migration-step-1-refactor' of github.com:strapi/strapi into enhancement/axios-migration-step-1-refactor 2023-01-16 14:49:58 +01:00
Simone Taeggi
766adb72b4 fix path 2023-01-16 14:49:52 +01:00
Bassel
6572478897 Merge branch 'main' into features/deits 2023-01-16 15:08:09 +02:00
Josh
ac1374f249
Merge pull request #15460 from strapi/fix/relation-cursors 2023-01-16 13:01:52 +00:00
Josh
00cf8c87de Merge branch 'feature/relations-reordering' of https://github.com/strapi/strapi into feature/relations-reordering 2023-01-16 13:00:58 +00:00