127 Commits

Author SHA1 Message Date
soupette
7e79864259 Split content-manager setting view into tabs.
Allow to change the textarea type so the wysiwyg can be displayed without having to set it back in the content type builder.
Fixes #2307
2019-01-20 12:52:08 +01:00
Jesús Pérez
e03fd96e1a Add missing Twitter provider redirect URI configuration 2018-11-20 16:55:20 +01:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed" 2018-10-09 12:31:16 +02:00
Alberto Maturano
ac7aa86658 Fix conditional returning the same 2018-10-04 15:18:56 -05:00
uyouthe
2f2ad51804 Font-family declarations fixed 2018-09-10 20:59:33 +03:00
Jim LAURIE
f27b2ae2f6
Merge branch 'master' into email-validation 2018-08-21 11:54:22 +02:00
Jim LAURIE
eec423a2cd Add confirmation email 2018-08-08 17:57:02 +02:00
David Thomas
27c88e3a1a
Merge branch 'master' into auth-microsoft 2018-08-05 12:20:05 -04:00
Jim LAURIE
7f0159f547
Merge branch 'master' into fix-users-advanced-settings 2018-08-01 14:35:15 +02:00
soupette
ac382484b3 Fix path for advanced settings 2018-07-31 13:33:45 +02: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
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