soupette
5c2893a6dd
Remove useless test
2019-12-16 17:53:42 +01:00
soupette
326f543f48
Fix baseline and migrate to buffetjs header
2019-12-16 17:33:06 +01:00
soupette
69c637d27b
Add plugin header from buffet to users plugin hp
2019-12-16 16:54:45 +01:00
soupette
a288198306
Merge branch 'styled-component/ctb' of github.com:strapi/strapi into styled-component/ctb
2019-10-08 12:34:48 +02:00
soupette
e4f9f808e4
Update modals
2019-10-08 11:23:35 +02:00
Virginie Ky
6cae06b63c
Users permissions edit page responsive ip
2019-10-08 09:50:15 +02:00
soupette
2e7e7def33
Fix context in Edipage and children
2019-10-03 12:58:20 +02:00
soupette
743545606b
Remove useless lifecycle in App and update its suffixURL
2019-10-03 11:54:23 +02:00
soupette
590ef49ec1
Fix HomePage contexts and update context api
2019-10-03 11:48:24 +02:00
Virginie Ky
0f26597a92
InputSearch func component
2019-09-19 14:49:18 +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
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
soupette
b3bc4a0941
Remove willSecure and didGetSecured data hooks
2019-09-09 18:44:41 +02:00
Virginie Ky
56b93581d8
Some UI fixes
2019-08-26 13:44:04 +02:00
soupette
14157f73b9
Update trads and add links to terms and privacy policy
2019-08-21 10:06:09 +02:00
soupette
857ec1ca70
Rename lifecycle hooks
2019-08-13 11:31:10 +02:00
soupette
25d7fad468
Add option to change the logo of the login page
2019-08-09 17:21:39 +02:00
soupette
6d7c1b90ac
Fix lint
2019-07-02 14:44:13 +02:00
Alexandre Bodin
9c2a90246b
Fix Role CRUD with users
2019-05-14 12:42:03 +02:00
soupette
61f115fbee
Load users and email
2019-04-16 16:55:53 +02:00
soupette
1544cdf877
Fix PR feedback
2019-04-09 18:35:49 +02:00
soupette
e56e46e030
Split admin and users.
...
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
soupette
e5393acf66
Merge branch 'front/admin-new-hook-architecture' of github.com:strapi/strapi into front/admin-new-hook-architecture-admin-rework
2019-04-08 16:20:21 +02:00
soupette
f37f740aba
Fix PR feedback
2019-04-05 00:50:14 +02:00
soupette
95f936c8ce
Add Onboarding in new Admin container
2019-04-03 14:10:42 +02:00
soupette
e1977d28ca
Add test to App container
2019-04-02 17:44:25 +02:00
soupette
55ac5d5179
Add initializer container to all plugins
2019-04-02 14:06:44 +02:00
Jim LAURIE
be36c280f3
Fix lint
2019-03-08 15:53:58 +01: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
928971b1e3
Fix PR feedback and change stores name with <pluginId>_<containerName>
2019-02-14 09:48:39 +01:00
soupette
9e1084ed04
Harmonize pluginId between plugins
2019-02-11 18:56:17 +01:00
soupette
39934fd360
Remove single store for upload
2019-02-11 14:05:06 +01:00
soupette
72cc7d0837
Remove separate store for users-permissions
2019-02-11 13:55:49 +01:00
soupette
250adb1332
Merge branch 'master' of github.com:strapi/strapi into split-ctm-settings-view
2019-01-24 10:56:49 +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
soupette
925438d7b5
Fixes #2541
2019-01-17 17:18:54 +01:00
Jim LAURIE
2b3af8300c
Add migration of jwt.json file
2019-01-06 14:00:04 +01:00
Jim LAURIE
ef0f40701f
Merge branch 'master' into fix/css-container-fluid
2018-11-21 11:56:19 +01:00
Alberto Maturano
8fcbb1978f
refactor: Fix misuse of map
method
...
`map` should create a new Array so a `return` is expected inside the
callback param. `forEach` is the corrent method to use for just iterate
over array elements.
2018-11-15 15:51:23 -06:00
Dimitri Nicolas
e18bf9198b
Change containerFluid child margin for better grid alignement
2018-11-13 17:21:31 +01:00
aDeve
0674002553
code review : syntax
2018-11-07 19:29:37 +01:00
aDeve
d07edb0c5b
fix error : add _.get to prevent it
2018-11-05 13:34:45 +01:00
dimitrinicolas
f168da8acc
Fix responsive admin headers
2018-11-04 12:47:55 +01:00
aDeve
429973f814
code review : remove longline, and invers logic condition
2018-11-02 11:47:04 +01:00
aDeve
f39e917ab1
fix #2108 : handle redirect after reset password
2018-10-31 17:36:00 +01:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed"
2018-10-09 12:31:16 +02:00