86 Commits

Author SHA1 Message Date
HichamELBSI
a68384567f Move CM menu
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-06-15 00:56:15 +02:00
soupette
3806d3cbf8 Clean files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 12:11:51 +02:00
soupette
98b3a1c738 Load strapi plugins translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 11:47:56 +02:00
soupette
0225603efe Rename Main container to App in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-01 08:54:47 +02:00
soupette
e3a68d4106 Load internal plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-31 15:58:34 +02:00
soupette
5a7951b595 Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-31 12:58:14 +02:00
ELABBASSI Hicham
69790499f3
Merge pull request #10396 from strapi/cm/edit-settings-refacto 2021-05-28 12:58:33 +02:00
HichamELBSI
9d4b71ffbc Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-28 12:18:49 +02:00
soupette
3f61e8ab40 Remove the useGlobalContext hook completely
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-28 09:37:29 +02:00
soupette
726ac4a2db Remove emitEvent from useGlobalContext and use useTracking instead
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-28 09:28:16 +02:00
HichamELBSI
3750b507ab Move edit settings reducer and add tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-27 17:04:44 +02:00
cyril lopez
2ac8a411f9
Merge pull request #10373 from strapi/cm/settings-reducer
Move listview settings reducer and add tests
2021-05-25 16:25:01 +02:00
HichamELBSI
8dbb8d8bc2 Remove useless defaultSort update
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-25 14:46:06 +02:00
HichamELBSI
893172f0de Move listview settings reducer and add tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-25 11:43:59 +02:00
soupette
e40bc6ceed Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 17:33:44 +02:00
soupette
146ee5907e Remove useUserPermissions for useRBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 16:18:55 +02:00
soupette
ac0bea0102 Start refactoring of Admin container
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 14:46:55 +02:00
HichamELBSI
8a217187e1 Move components to components folder
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-21 14:31:19 +02:00
HichamELBSI
131264bbe4 Rename containers to pages
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-05-19 14:08:42 +02:00
soupette
e2d633a120 Commented plugins translations for faster developments.
Translations will be loaded differently in another user story

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-19 08:17:15 +02:00
soupette
9edacb088a Remove strapi.lockApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-18 08:51:39 +02:00
soupette
b734082398 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-18 08:47:47 +02:00
soupette
659526e35b Remove strapi.notification
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 15:55:46 +02:00
soupette
f3da9beacd Remove old notification API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 11:31:19 +02:00
soupette
330d541992 Pass only needed instances to plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 10:18:56 +02:00
soupette
ba79de76d4 Created Library to store plugins components and fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 09:13:57 +02:00
soupette
b477e52318 Improve Reducers & Middlewares api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 09:13:56 +02:00
soupette
c0951fbdb7 Remove CM injected components in CTB
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 08:21:30 +02:00
soupette
cdc18d78b8 Add link to CTB directly in the CM.
Remove EditSettingsView injection zone

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 08:14:34 +02:00
soupette
e4b45bc14e Remove useless compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 07:55:15 +02:00
soupette
b695cabb32 Remove old injectedComponents api in CTB
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 07:55:13 +02:00
soupette
73a0e044b2 Remove old inject components API in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 07:55:12 +02:00
soupette
d0e50bf9d3 Load CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 10:00:19 +02:00
soupette
61c9d8ac4c Init CM migration
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 10:00:19 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00