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
|
a389ab443c
|
Fix bad UI in CTB when creating a CT
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 07:57:56 +02:00 |
|
HichamELBSI
|
e73a145535
|
Fix after PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-06-15 17:37:31 +02:00 |
|
HichamELBSI
|
a68384567f
|
Move CM menu
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-06-15 00:56:15 +02:00 |
|
cyril lopez
|
923cb57fbe
|
Merge pull request #10464 from strapi/chore/remove-useless-compos
Remove Settings Dispatcher component
|
2021-06-14 14:55:47 +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 |
|
ELABBASSI Hicham
|
13e5795fdd
|
Merge pull request #10455 from strapi/core/settings-api
Add settings API
|
2021-06-09 14:16:36 +02:00 |
|
soupette
|
b6f021ac15
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 12:22:02 +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 |
|
Jean-Sébastien Herbaux
|
f2b813e421
|
Fix usage of the logger in commands (#10451)
|
2021-06-07 15:49:54 +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 |
|
cyril lopez
|
7e0fc70a55
|
Merge pull request #10421 from strapi/fix/webpack-hot-reload
Invalidate webpack cache in dev mode
|
2021-06-07 08:47:12 +02:00 |
|
mfrachet
|
c6455af8d9
|
homogeneize
|
2021-06-03 14:49:08 +02:00 |
|
mfrachet
|
e537590fd5
|
Remove jest from the package
|
2021-06-03 14:46:28 +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 |
|
cyril lopez
|
8295a086e6
|
Merge pull request #10344 from strapi/core/admin-refacto
Core/admin refactoring
|
2021-06-01 13:57:58 +02:00 |
|
cyril lopez
|
9042978f81
|
Merge pull request #10416 from strapi/chore/rename-main-app-cm
Rename Main container to App in CM
|
2021-06-01 09:39:05 +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 |
|
cyril lopez
|
db23b58329
|
Merge pull request #10413 from strapi/core/load-internal-plugins
Load internal plugins
|
2021-05-31 16:33:24 +02:00 |
|
soupette
|
e3a68d4106
|
Load internal plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-31 15:58:34 +02:00 |
|
cyril lopez
|
65321cdeea
|
Merge pull request #10412 from strapi/core/admin-page
Core/admin page
|
2021-05-31 15:58:06 +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
|
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 |
|
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 |
|
cyril lopez
|
fbd9ed47ea
|
Merge pull request #10399 from strapi/core/useTracker
Create useTracking hook
|
2021-05-28 11:38:34 +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 |
|
HichamELBSI
|
3750b507ab
|
Move edit settings reducer and add tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-05-27 17:04:44 +02:00 |
|
soupette
|
f71c2d9a6a
|
Rename containers in documenation
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 16:36:16 +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 |
|
cyril lopez
|
07af68ab68
|
Merge pull request #10394 from strapi/chore/rename-containers-doc
Rename containers in documentation
|
2021-05-27 07:52:25 +02:00 |
|
cyril lopez
|
3e12a1fb32
|
Merge pull request #10392 from strapi/chore/rename-containers-i18n
Rename containers to pages in i18n
|
2021-05-27 07:52:14 +02:00 |
|
cyril lopez
|
3b480a1294
|
Merge pull request #10393 from strapi/chore/rename-containers-users-permissions
Rename containers in users-permissions
|
2021-05-27 07:49:21 +02:00 |
|
soupette
|
c0a76e73ae
|
Rename containers in documenation
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 07:46:31 +02:00 |
|
soupette
|
619d66ca60
|
Rename containers in users-permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 07:41:12 +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 |
|
cyril lopez
|
84cfdfb403
|
Merge pull request #10389 from strapi/chore/rename-containers-pages-email
Rename containers to pages in email
|
2021-05-27 07:28:21 +02:00 |
|
cyril lopez
|
7e92f5f149
|
Merge pull request #10388 from strapi/chore/rename-containers-page-ctb
Rename containers by page in CTB
|
2021-05-27 07:28:06 +02:00 |
|
cyril lopez
|
bf5b8e9d90
|
Merge pull request #10385 from strapi/chore/remove-immutable-upload
Remove immutable.js in upload plugin
|
2021-05-26 14:51:48 +02:00 |
|
soupette
|
2d106da9a0
|
Rename containers to pages in email
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-26 14:43:01 +02:00 |
|