soupette
08ad19babe
Fixes #6733
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-06-19 08:29:53 +02:00
Christos Malliaridis
d77ab73d75
Remove unnecessary import of useState
...
Signed-off-by: Christos Malliaridis <c.malliaridis@gmail.com>
2020-06-17 11:09:18 +02:00
Christos Malliaridis
371a741c69
Move input selected state to parent component
...
Move input selected state from controller to parent component (plugin)
to prevent multiple selections and highlighting of checkbox fields
from different controllers.
Signed-off-by: Christos Malliaridis <c.malliaridis@gmail.com>
2020-06-14 05:19:58 +02:00
Virginie Ky
45ecaec15c
font-weight and alignment
...
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-02-11 17:12:40 +01:00
soupette
2e7e7def33
Fix context in Edipage and children
2019-10-03 12:58:20 +02:00
Virginie Ky
28426555b6
users permissions plugin refacto ip
2019-09-17 17:36:03 +02:00
Virginie Ky
a6b57689fb
styled components migration
2019-09-17 15:24:22 +02:00
Virginie Ky
4f45134dd1
Users permissions styled compo ip
2019-09-16 19:18:35 +02:00
Alexandre Bodin
6cad390d97
Merge branch 'master' into chore/strapi-new-improvments
2019-07-02 15:09:59 +02:00
soupette
6d7c1b90ac
Fix lint
2019-07-02 14:44:13 +02:00
soupette
37ed213b6d
Fixes #3472
2019-06-19 11:51:44 +02:00
soupette
28bc9f23a8
Change paths in users-permissions
2019-02-22 11:16:42 +01:00
cyril lopez
5002dd43ab
Rename custome InputCheckbox
...
I ran into an issue with webpack which chould get the appropriate file beacsue of conflicting between components from the strapi-helper-plugin and components from the plugin itself. Had to rename this file in order to solve the bug
2018-02-06 17:59:06 +01:00
cyril lopez
de8253a2e2
fix Install plugins design and Controller design
2017-12-05 16:08:17 +01:00
cyril lopez
f3ffab4ed8
Fix listPlugins design hide email and ctm plugins from menu and fix Editrole css
2017-12-05 15:50:24 +01:00
cyril lopez
65264cf938
Fix design
2017-12-04 17:32:45 +01:00
cyril lopez
0866a5e484
Finish select policy dynamic
2017-11-30 15:01:19 +01:00
cyril lopez
a7b56b484f
Fix conflict
2017-11-29 19:00:51 +01:00
cyril lopez
66c0a19b4f
Add selectAll to controller component
2017-11-29 18:51:56 +01:00
Aurelsicoko
21011eb010
Fix search input icon and blank line in plugin' permissions row
2017-11-29 17:18:08 +01:00
cyril lopez
d33341d0dc
Fix design and generatePermissions service
2017-11-17 12:14:12 +01:00
cyril lopez
c17adfe0d8
Change permissions data format
2017-11-16 17:59:41 +01:00
cyril lopez
5bc725ed38
Finish design EditPage
2017-11-16 15:13:46 +01:00
cyril lopez
99d8a57f8c
Design EditPage and created needed components, add inputChange dynamic
2017-11-16 13:43:55 +01:00
cyril lopez
e2a9037460
Created custom InputCheckbox
2017-11-15 17:48:30 +01:00
cyril lopez
59b76ca53d
Created components for EditPage container
2017-11-15 17:35:32 +01:00