152 Commits

Author SHA1 Message Date
soupette
5c42e43d4f Merge branch 'develop' of github.com:strapi/strapi into styled-component/ctb 2019-10-03 11:09:48 +02:00
Jim LAURIE
088653a9b9 Review the auth email template doc 2019-09-23 16:59:20 +02:00
Virginie Ky
2c67635b38 InputSearch as a func component 2019-09-19 16:37:26 +02:00
Virginie Ky
0f26597a92 InputSearch func component 2019-09-19 14:49:18 +02:00
Virginie Ky
1a1809006b Search refacto ip 2019-09-19 10:13:03 +02:00
Virginie Ky
c06b0d9031 components refacto ip 2019-09-18 17:39:54 +02:00
Virginie Ky
b5a18e27bc EditForm refacto 2019-09-17 18:48:28 +02:00
Virginie Ky
28426555b6 users permissions plugin refacto ip 2019-09-17 17:36:03 +02:00
Virginie Ky
88a11cef3c node-sass removed 2019-09-17 16:20:45 +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
Virginie Ky
39230ed2ac Remove node-sass ip 2019-09-13 15:17:24 +02:00
Natalia Tsvetkova
92f00de254 Merge branch 'master' into feature/instagram_provider 2019-09-09 14:59:21 +02:00
Natalia Tsvetkova
6a3409891c Added instagram social auth provider 2019-09-06 09:19:23 +02:00
soupette
857ec1ca70 Rename lifecycle hooks 2019-08-13 11:31:10 +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
61f115fbee Load users and email 2019-04-16 16:55:53 +02:00
soupette
e56e46e030 Split admin and users.
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
soupette
3c108fe555 Fix PR feedback 2019-04-08 20:04:30 +02:00
soupette
e1977d28ca Add test to App container 2019-04-02 17:44:25 +02:00
Aurélien Georget
03d212d10f Fix conflicts 2019-02-28 14:44:01 +01:00
soupette
28bc9f23a8 Change paths in users-permissions 2019-02-22 11:16:42 +01:00
Aurélien Georget
4f322de0fd Add events on the users & permissions settings part 2019-02-21 16:48:59 +01:00
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