soupette
|
9b9876d50f
|
Remove hook package and move it into core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 10:16:24 +02:00 |
|
Convly
|
13052049b0
|
Add support for node 16, update readme
|
2021-06-23 07:55:40 +02:00 |
|
soupette
|
b675884e6f
|
Add store the hook API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-22 09:55:05 +02:00 |
|
soupette
|
1288db6315
|
Remove addColumnToLv middleware in i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-22 09:19:07 +02:00 |
|
Convly
|
1a39d934f8
|
Drop support for node10, set new oldest supported node version to 12.x.x
|
2021-06-21 10:56:57 +02:00 |
|
soupette
|
f46fdf2348
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 16:07:46 +02:00 |
|
soupette
|
352417a15b
|
Add tests to StrapiApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 15:49:50 +02:00 |
|
soupette
|
a923a6070b
|
Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 15:03:12 +02:00 |
|
soupette
|
f33be065f2
|
Move hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 13:56:33 +02:00 |
|
soupette
|
ef208589d5
|
Created menu api
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 13:13:37 +02:00 |
|
soupette
|
c68f815a51
|
Merge branch 'core/admin-apis' of github.com:strapi/strapi into core/menu-api
|
2021-06-16 11:45:14 +02:00 |
|
soupette
|
478ab7baf0
|
Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 11:44:22 +02:00 |
|
soupette
|
3ea8d218d5
|
Load plugins link in the menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 11:15:19 +02:00 |
|
soupette
|
13eef9671c
|
Update general section link shape
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 11:08:40 +02:00 |
|
soupette
|
d1ab463bd2
|
Refacto menu link
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 10:49:52 +02:00 |
|
soupette
|
a2123bdc7b
|
Init refacto menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 09:47:50 +02:00 |
|
soupette
|
be03d496d8
|
Fix CM menu update when changing the LV settings. Remove menu legacy
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 08:55:49 +02:00 |
|
soupette
|
d16af9089b
|
Upgrade react-intl to v5
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-15 16:33:11 +02:00 |
|
soupette
|
feae8956db
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-15 12:38:04 +02:00 |
|
soupette
|
b769203cc3
|
Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-15 09:19:52 +02:00 |
|
soupette
|
746a6ddc16
|
Refacto languageProvider component
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-15 08:14:26 +02:00 |
|
HichamELBSI
|
a68384567f
|
Move CM menu
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-06-15 00:56:15 +02:00 |
|
soupette
|
8cfe4bd2cc
|
Remove useless settings dispatcher component
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-10 12:16:15 +02:00 |
|
soupette
|
b6f021ac15
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 12:22:02 +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
|
4c3493c16c
|
Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 16:06:32 +02:00 |
|
soupette
|
f103bac7a5
|
Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:43:55 +02:00 |
|
soupette
|
31e9a6e481
|
Display plugins settings
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:37:14 +02:00 |
|
soupette
|
6752cb0aad
|
Created Settings API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:02:20 +02:00 |
|
cyril lopez
|
6c13fbf379
|
Merge pull request #10430 from strapi/hooks-api
Add the Hooks API in core
|
2021-06-07 14:48:22 +02:00 |
|
mfrachet
|
8a59ee1824
|
Review from @soupette
|
2021-06-07 09:38:14 +02:00 |
|
mfrachet
|
c6f188d5ae
|
Implementing the hooks API
|
2021-06-03 14:40:50 +02:00 |
|
soupette
|
48f6b55eb3
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-02 17:45:05 +02:00 |
|
soupette
|
8016364c60
|
Invalidate webpack cache in dev mode
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-02 09:29:46 +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 |
|
soupette
|
8288ae5a9f
|
Refactor Admin page to functional component
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-31 09:35:18 +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 |
|
soupette
|
728ab332aa
|
Created useTracking hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-28 08:49:47 +02:00 |
|
soupette
|
660e7d4e37
|
Rename containers to pages in upload plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-26 07:41:38 +02:00 |
|
soupette
|
275365fd5b
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-25 13:12:30 +02:00 |
|
soupette
|
fa1e43ed9f
|
Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-25 09:51:52 +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
|
fb0c6e4ef2
|
Init renaming hook useUser
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-24 14:46:56 +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 |
|
soupette
|
ae4d1fdeac
|
Split App info into dedicated hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-24 14:46:54 +02:00 |
|