Gustav Hansen
|
6f1d9a15dd
|
Revert "Fix: Use sync over async components in admin panel APIs"
|
2023-08-29 09:24:29 +02:00 |
|
Gustav Hansen
|
4b69d56dbc
|
Fix: Use React.lazy over async component imports for plugins
|
2023-08-23 12:37:28 +02:00 |
|
Gustav Hansen
|
528b451257
|
Chore: Move plugin permissions into constants
|
2023-06-20 14:18:34 +02:00 |
|
Gustav Hansen
|
dca5778d8e
|
Chore: Apply eslint import sorting fix
|
2023-06-12 21:34:07 +02:00 |
|
Rémi de Juvigny
|
61c168f744
|
Add unpublish modal
|
2023-04-28 12:46:42 +02:00 |
|
Rémi de Juvigny
|
db74d609f8
|
Render publish modal
|
2023-04-27 18:36:34 +02:00 |
|
Gustav Hansen
|
2a46fded63
|
CTB: Cleanup translation strings
|
2023-01-23 10:49:27 +01:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
cyril lopez
|
dbb0243d43
|
Merge pull request #11204 from strapi/v4/ctb
[V4]: CTB migration
|
2021-10-26 09:06:10 +02:00 |
|
soupette
|
58790b682b
|
Change icon type for menu Api
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-22 14:42:34 +02:00 |
|
soupette
|
7666e7c77f
|
Migrate some of the advanced and the base form
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 16:07:52 +02:00 |
|
soupette
|
d5359724d6
|
Display form content for content type
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 12:54:05 +02:00 |
|
soupette
|
f34c0cf3bf
|
Update ctb layout
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 11:13:31 +02:00 |
|
soupette
|
cedd532e54
|
Remove old files
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-21 06:06:07 +02:00 |
|
soupette
|
393bf5f1be
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-19 09:42:19 +02:00 |
|
soupette
|
6e4604d662
|
Init dynamic load of plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-28 08:16:15 +02:00 |
|
soupette
|
900388755f
|
Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 09:05:20 +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
|
e6544db5a0
|
Make admin a plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 08:30:41 +02:00 |
|
soupette
|
04561e08c1
|
Move CM files in core/admin and load cm reducers
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 08:29:49 +02:00 |
|
soupette
|
a06c886621
|
Remove middleware that mutates the CM edit view layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 08:55:52 +02:00 |
|
soupette
|
22e782c4b0
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 08:46:13 +02:00 |
|
soupette
|
2c7bcbf70e
|
Remove middlewares that mutates the CM links and use the hooks api instead
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 07:54:47 +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 |
|
soupette
|
ef208589d5
|
Created menu api
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 13:13:37 +02:00 |
|
soupette
|
478ab7baf0
|
Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 11:44:22 +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
|
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 |
|
soupette
|
eb36c0421d
|
Rename containers to pages in i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 07:35:43 +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
|
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
|
2e96405273
|
Load i18n plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-11 15:35:10 +02:00 |
|
soupette
|
dfad76bdd1
|
Remove SETTINGS_BASE_URL config
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-05 11:28:17 +02:00 |
|
Alexandre Bodin
|
a14504e699
|
Init scoped packages
|
2021-04-29 12:03:54 +02:00 |
|