24 Commits

Author SHA1 Message Date
David Thomas
27c88e3a1a
Merge branch 'master' into auth-microsoft 2018-08-05 12:20:05 -04:00
DMehaffy
b8adba1e23 Finish adding Discord to Providers.js
Thanks to synth3tk for your help!

Note that with Discord the username is not unique so I combined the username and discriminator in order to store a unique "username"
2018-07-29 17:43:45 -07:00
DMehaffy
4c64168cda Add base structure for discord 2018-07-23 05:07:17 -07:00
David Thomas
06b741f322 Add Microsoft auth provider
Closes #1385
2018-07-22 22:03:29 -04:00
soupette
dee1ecd23f Change users-permissions hp reducer 2018-06-14 11:35:40 +02:00
cyril lopez
c9281f0c38 Add new input lib in PopUpForm compon in users plugin 2018-02-05 17:41:49 +01:00
Aurelsicoko
ae9272925c Add email template documentation 2018-01-26 18:04:39 +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
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
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
cyril lopez
8ef21b0a49 Allow editing redirect_uri 2018-01-24 13:02:16 +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
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
11c5905d25 form to edit email templates 2018-01-19 13:34:55 +01:00
cyril lopez
b00087c157 Delete dynamic (front end) 2017-11-23 18:08:14 +01:00
cyril lopez
854360d811 Handle form in HomePageContainer 2017-11-08 16:06:21 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +01:00
cyril lopez
9b8bcd1018 Design PopUpForm 2017-11-08 12:22:03 +01:00