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 |
|
soupette
|
4db2e962d1
|
Created useAppInfos hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-24 14:46:54 +02:00 |
|
soupette
|
ec61a199d0
|
Remove comments
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-18 09:09:09 +02:00 |
|
soupette
|
a58f59ab8f
|
Remove immutable in webhooks page
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-18 09:05:52 +02:00 |
|
soupette
|
c3f5509de7
|
Remove immutable in OnboardingVideo, LocalToggle & LanguageProvider
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-18 09:05:51 +02:00 |
|
soupette
|
11b10fe981
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-18 08:55:48 +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
|
e5f8ce2710
|
Created notifications provider
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-17 11:51:30 +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
|
a310d52b72
|
Remove immutable in App page
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-17 10:54:19 +02:00 |
|
soupette
|
9cdbfb024a
|
Remove StrapiProvider in favor of StrapiAppProvider
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 15:53:17 +02:00 |
|
soupette
|
ae9066bbbf
|
Fix generated app
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 15:35:05 +02:00 |
|
soupette
|
fc71d2839d
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 15:33:02 +02:00 |
|
soupette
|
416ac87bde
|
Fix NODE_ENV
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 10:28:20 +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
|
476536a744
|
Created Middleware API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 09:13:56 +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
|
2e96405273
|
Load i18n plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 15:35:10 +02:00 |
|
soupette
|
d5b17f7cf0
|
Remove legacy
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 12:25:37 +02:00 |
|
soupette
|
c4560c95b3
|
Init load upload
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 12:25:36 +02:00 |
|
soupette
|
1989f6dfac
|
Init load CTB
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 12:25:36 +02:00 |
|
soupette
|
1e5ea16881
|
Init load CTB
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 11:33:30 +02:00 |
|
soupette
|
8df4a99dec
|
Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 10:14:39 +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 |
|
soupette
|
c805387527
|
Load plugin email
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 08:14:01 +02:00 |
|