114 Commits

Author SHA1 Message Date
soupette
da865168e8 Fix css 2018-06-18 12:27:57 +02:00
soupette
d3914fdf84 Global loader editpage when editing 2018-06-14 15:30:54 +02:00
soupette
dfe1ff26bb Add loaders to users-permissions HP 2018-06-14 12:33:57 +02:00
soupette
dee1ecd23f Change users-permissions hp reducer 2018-06-14 11:35:40 +02:00
Aurelsicoko
535e263203 Fix icons which were not displayed in list row 2018-05-17 13:44:32 +02:00
soupette
68504fbe16 Add eslint to users-permissions backend 2018-04-30 18:26:56 +02:00
cyril lopez
06760f7dfd Fixes #799 2018-03-19 10:25:21 +01:00
Jim Laurie
489aefba06 Rename role registered to authenticated 2018-03-14 16:56:12 +01:00
Jim Laurie
72877c3074 Rename Guest to Public role 2018-03-12 16:37:20 +01:00
Jim Laurie
9b7a216411 Add default role in advanced settings 2018-03-12 15:56:25 +01:00
Jim Laurie
2b0ab41a66 Add registered role and fix update role name & description 2018-03-12 14:04:43 +01:00
cyril lopez
5a4bc75c91 Implement new lib input in EditPage container
Use Label component in InputSearchContainer.
Add new Inputselect in Policies component
2018-02-06 18:42:42 +01:00
cyril lopez
9740ab3869 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 18:01:44 +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
c9281f0c38 Add new input lib in PopUpForm compon in users plugin 2018-02-05 17:41:49 +01:00
cyril lopez
cc4166e683 Add new input in users-permissions plugin Advanced settings 2018-02-05 17:24:15 +01:00
Jim LAURIE
717287cec8
Merge branch 'master' into fix/users-front 2018-01-29 11:15:04 +01:00
Aurelsicoko
ae9272925c Add email template documentation 2018-01-26 18:04:39 +01:00
cyril lopez
6e23c90434 Fix css and wording
As seen in the demo I removed the test transform capitalize in the ListRow component.
Add width to the iconContainer so it s now perfectly aligned.
Add missing trad key and change wording for the toggle label
2018-01-26 17:31:52 +01:00
cyril lopez
fc2afe93db Fix design user permissions
Change font weight, button for closing modals
2018-01-26 14:06:44 +01:00
cyril lopez
9751165c20 Fix separator css 2018-01-26 10:39:48 +01:00
cyril lopez
bcf122f3d0 Fix transitions that was not smooth when closing usr providers modal
We could see the button going fro OFF to ON when closing the modal which was a bit weird. Added a lifecycle method to use state when the input has no value
so, it prevents weird transitions
2018-01-26 10:12:16 +01:00
cyril lopez
4b30900a4e Add overlay on Plugin banner in user-permissions (css) 2018-01-25 17:53:49 +01:00
cyril lopez
a80b0e18b7 Fix ctb and user-permission list item spacing 2018-01-25 17:39:56 +01:00
cyril lopez
415d826296 Fix PopUpForm disabled input background color in usrs-permissions 2018-01-25 17:16:41 +01:00
cyril lopez
e732e44120 Redo reducer and fix PopUpForm for google provider 2018-01-25 16:28:44 +01:00
Aurelsicoko
1ac6a56ce0 Resolve conflicts 2018-01-25 15:26:25 +01:00
cyril lopez
5e275e101d Display icon trash for deleting a role 2018-01-25 13:59:05 +01:00
cyril lopez
7da53f6fe5 Add important note to PopUpform
Noteon the switch statement about what the user has to set in its provider s configurations
2018-01-25 13:45:29 +01:00
cyril lopez
db0c1a007e Add info input in providers 2018-01-24 19:12:13 +01:00
Aurelsicoko
ed696f70a0 Refetch roles after delete 2018-01-24 13:51:22 +01:00
cyril lopez
8ef21b0a49 Allow editing redirect_uri 2018-01-24 13:02:16 +01:00
Aurelsicoko
cf1cb7050b Resolve conflicts and disallow to edit and remove default roles 2018-01-24 11:52:09 +01:00
cyril lopez
06ab6ba8cd Add translations for twitter 2018-01-23 16:43:16 +01:00
cyril lopez
8ca48eec29 Remove useless render functions 2018-01-22 13:10:58 +01:00
cyril lopez
2b099e3a2f Handle form errors for email-templates 2018-01-22 12:25:50 +01:00
cyril lopez
46ecdd1e17 Handle formValidation for providers 2018-01-22 12:05:22 +01:00
cyril lopez
88204154f9 Update list when PUT providers 2018-01-22 11:00:41 +01:00
Aurelsicoko
9daf29be78 Be able to retrieve role data with populate 2018-01-19 17:57:10 +01:00
cyril lopez
9b1347d092 Add link to documentation for templating emails 2018-01-19 17:43:00 +01:00
cyril lopez
e10309145e Edit providers 2018-01-19 17:16:14 +01:00
cyril lopez
630e06d7fa Get providers 2018-01-19 15:14:51 +01:00
cyril lopez
9572bf9749 Put email templates 2018-01-19 13:52:43 +01:00
cyril lopez
11c5905d25 form to edit email templates 2018-01-19 13:34:55 +01:00
cyril lopez
f6497639e7 List email-templates 2018-01-18 18:21:49 +01:00
cyril lopez
c453954f3b Add submit dynamic 2018-01-18 16:23:31 +01:00
cyril lopez
9867324fa6 Display advanced settings in users plugin 2018-01-18 15:26:33 +01:00
cyril lopez
22d90dabe9 Change front-end routing params : advanced-settings => advancedg 2018-01-18 14:06:52 +01:00
Aurelsicoko
4aa28a196e [WIP] Read and update roles & permissions using database 2018-01-17 18:50:12 +01:00
cyril lopez
17fd135ac1 Add overlayBlocker when deleting a role in users plugin 2018-01-15 11:28:43 +01:00