451 Commits

Author SHA1 Message Date
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
Aurelsicoko
b45f6777a6 Add translation for no admin access 2018-01-25 13:59:50 +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
Aurelsicoko
fc21d5f30a Resolve conflicts 2018-01-25 13:25:09 +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
405272eadf Refacto onChange action 2018-01-18 17:27:59 +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
cyril lopez
286c519641 Update branch
Merge branch 'master' of github.com:strapi/strapi into auth-provider/configs-front
2018-01-18 13:46:22 +01:00
Jim Laurie
cf6b240451 Merge branch 'master' of github.com:strapi/strapi into auth-provider/configs 2018-01-18 13:45:46 +01:00
Jim Laurie
66617e31c8 Merge branch 'auth-provider/update-user-models' of github.com:strapi/strapi into auth-provider/configs 2018-01-18 09:08:27 +01:00
Aurelsicoko
4aa28a196e [WIP] Read and update roles & permissions using database 2018-01-17 18:50:12 +01:00
cyril lopez
d9895fc431 Remove the OverlayBlocker from users plugin pass set lockApp in the strapi object 2018-01-17 12:58:14 +01:00
Jim Laurie
072dc10137 Add registration restriction on provider and local register 2018-01-15 15:19:59 +01:00
cyril lopez
950d020082 Add overlay blocker to user plugin when creating/updating a role 2018-01-15 11:36:48 +01:00
Jim Laurie
eb64d8fe7d Create email template config file 2018-01-15 11:29:38 +01:00
cyril lopez
17fd135ac1 Add overlayBlocker when deleting a role in users plugin 2018-01-15 11:28:43 +01:00
cyril lopez
c838b90e21 Add serverRestart to users-permissions 2018-01-15 11:07:40 +01:00
cyril lopez
977a79eaff Fix up plugin required props error 2018-01-12 17:50:18 +01:00
cyril lopez
1a07c2caad Enable /user/me route for guest users 2018-01-11 17:13:09 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
cyril lopez
fd41a77e11 Fix EditRole page InputSearch label 2018-01-08 14:15:27 +01:00
Aurelsicoko
c9d47b1fed Retrieve plugins' icons URL from API and name Redux store 2018-01-05 16:19:53 +01:00
Aurelsicoko
12d1357d36 Update behavior on plugin card and retrieve logo & description from API 2018-01-04 19:04:22 +01:00
Aurelsicoko
c6a1dcf5cd Only uppercase first letter of labels 2017-12-18 11:57:09 +01:00
cyril lopez
aa02d5408a Improve login errors 2017-12-15 13:24:08 +01:00
Jim Laurie
f12927d2ce Delete role collapse chevron if no API 2017-12-14 17:06:26 +01:00
Jim Laurie
22a7e91036 Fix get user info link in search list 2017-12-14 16:15:32 +01:00