33 Commits

Author SHA1 Message Date
soupette
b64af2c309 Change adminReducer to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:42 +02:00
soupette
8b02624b6b Improve requests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:07:28 +02:00
soupette
044c47e732 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:07:27 +02:00
soupette
2e56b8c9a9 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:07:26 +02:00
soupette
a4d99ba742 Add permissions to settings menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:47 +02:00
soupette
ae13a18bd8 Fix section display
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:09 +02:00
soupette
f5e8f470ae Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:06 +02:00
soupette
3f3f36a576 Improve settings menu and left menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:28 +02:00
soupette
e780d4e410 Add models permissions check
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:27 +02:00
soupette
2790068e36 Update menu to display the models
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:26 +02:00
soupette
acb43e5aa9 Update settings api to add the permissions check
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:26 +02:00
soupette
b68245b8b1 Add permissions to plugins links in the menu only
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:25 +02:00
soupette
628973a6f0 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:25 +02:00
soupette
65ff67ac53 Add loading state
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:25 +02:00
soupette
372951327d Init permissions check for the general links
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:24 +02:00
soupette
30d8d08cc4 Move the general section in its own
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:24 +02:00
soupette
0c5c3d9dc7 Clean leftmenu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 10:59:40 +02:00
HichamELBSI
4f5cd5a209 Reskin and refacto the left admin menu and add Single type section
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-11 17:13:31 +01:00
soupette
db7ab9d9a4 Remove scss files in containers 2019-09-17 17:19:10 +02:00
soupette
fcbd7f9ec6 Fix cypress test 2019-04-03 19:02:19 +02:00
soupette
44a00f9c75 Add all features to the new Admin container 2019-04-03 16:40:15 +02:00
soupette
0c01ea2121 Fix menu 2019-04-03 13:18:43 +02:00
soupette
ae7f447746 Add aboslute path in strapi-admin/containers 2019-02-22 10:05:07 +01:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
cyril lopez
f152e0cac8 Add ctm in plugins container and add its icon in pluginsPage.
Change LeftMenu to functionnal component
2018-06-28 12:49:26 +02:00
soupette
eae1ae1d7f Fix PR feedback 2018-04-13 13:50:05 +02:00
soupette
87b5832a51 Fixes #810 2018-04-12 23:45:17 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Pierre Burgy
9caf5b8203 Move admin files in strapi-admin folder 2017-08-22 18:29:02 +02:00