Alexandre Bodin
|
c3642a4f10
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-19 23:29:55 +02:00 |
|
Alexandre Bodin
|
f528a865cb
|
Merge branch 'master' of github.com:strapi/strapi into releases/v4
|
2021-08-19 10:12:58 +02:00 |
|
Pierre Noël
|
18da6e2188
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-09 11:06:34 +02:00 |
|
Alexandre BODIN
|
6ed18de85b
|
Rename _sort filter to sort (#10688)
|
2021-08-09 10:22:40 +02:00 |
|
Pierre Noël
|
4790e28284
|
refactor with module approach
|
2021-08-06 18:09:49 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
HichamELBSI
|
389cea978c
|
Bump dependencies (React, React-Dom, React-Query, and Immer)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-07-26 17:51:49 +02:00 |
|
soupette
|
46ae14f532
|
Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-01 15:50:11 +02:00 |
|
soupette
|
cff2e5247e
|
Update CM s injection zones
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 10:31:00 +02:00 |
|
soupette
|
23a2e8f6e3
|
Created InjectionZone component for core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 10:30:59 +02:00 |
|
soupette
|
4dc122664f
|
Created Providers component
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 10:30:58 +02:00 |
|
soupette
|
e6544db5a0
|
Make admin a plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 08:30:41 +02:00 |
|
Alexandre BODIN
|
eda51cc08a
|
Merge pull request #10518 from strapi/drop-node-10
Drop support for node10
|
2021-06-23 18:32:04 +02:00 |
|
Alexandre Bodin
|
356ee09ed2
|
Merge branch 'master' into releases/v4
|
2021-06-23 18:23:54 +02:00 |
|
Convly
|
13052049b0
|
Add support for node 16, update readme
|
2021-06-23 07:55:40 +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
|
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
|
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 |
|
HichamELBSI
|
e73a145535
|
Fix after PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-06-15 17:37:31 +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 |
|
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
|
6752cb0aad
|
Created Settings API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:02:20 +02:00 |
|
mfrachet
|
8a59ee1824
|
Review from @soupette
|
2021-06-07 09:38:14 +02:00 |
|
soupette
|
2e3c5727f0
|
Add uuid to tracker
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-31 13:41:11 +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
|
d28d2bd7e8
|
Add linter for helper-plugin/hooks
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 08:09:47 +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
|
4db2e962d1
|
Created useAppInfos hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-24 14:46:54 +02:00 |
|
soupette
|
9edacb088a
|
Remove strapi.lockApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-18 08:51:39 +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
|
52adb33a00
|
Add terser plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-17 10:11:11 +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
|
330d541992
|
Pass only needed instances to plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 10:18:56 +02:00 |
|
soupette
|
e4b45bc14e
|
Remove useless compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 07:55:15 +02:00 |
|
soupette
|
61c9d8ac4c
|
Init CM migration
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 10:00:19 +02:00 |
|
soupette
|
3a90e30271
|
Clean helper dependencies
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-04 17:38:03 +02:00 |
|
soupette
|
1f536d440e
|
Remove redux-saga and immutable in doc-plugin. Migrate to react-query
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-04 17:21:32 +02:00 |
|
soupette
|
c8ccf824e8
|
Add babel-plugin-styled-components
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-04 09:01:09 +02:00 |
|
soupette
|
7b2015c3bd
|
Migrate to webpack v5.36
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-03 15:11:20 +02:00 |
|
soupette
|
cdc437439e
|
Upgrade to latest babel version
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-03 15:11:17 +02:00 |
|
soupette
|
cb83cc1cce
|
Remove sourcemap
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-03 14:58:54 +02:00 |
|
soupette
|
0432fb4ce6
|
Update rollup to v2
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-03 09:01:39 +02:00 |
|