soupette
fb1c404f56
Merge branch 'front/admin-new-hook-architecture' of github.com:strapi/strapi into front/admin-new-hook-architecture-lifecycle
2019-04-08 13:53:31 +02:00
soupette
f37f740aba
Fix PR feedback
2019-04-05 00:50:14 +02:00
soupette
59587d02cd
Fix forgot password views
2019-04-03 17:26:31 +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
be95294bdc
Add lifecycles to all plugins
2019-04-02 14:17:01 +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
invader
7659bdb697
admin: update Russian translations in users and permissions plugin
2019-01-11 02:26:44 +03:00
Jim LAURIE
2b3af8300c
Add migration of jwt.json file
2019-01-06 14:00:04 +01:00
Jim LAURIE
f2ec28907e
Merge branch 'master' into master
2018-11-29 11:45:42 +01:00
Jim LAURIE
7e00be7057
Merge branch 'master' into master
2018-11-22 12:57:16 +01:00
Jim LAURIE
ef0f40701f
Merge branch 'master' into fix/css-container-fluid
2018-11-21 11:56:19 +01:00
Jesús Pérez
e03fd96e1a
Add missing Twitter provider redirect URI configuration
2018-11-20 16:55:20 +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
Jim LAURIE
66a1e0c291
Merge branch 'master' into feature/2108_handle_redirect_after_password_reset
2018-11-08 11:28:44 +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
dimitrinicolas
3d4d4c0525
Update FR translations
2018-11-04 12:28:04 +01:00
Leo
03803780bf
Fix a missing translation
2018-11-03 16:56:21 +08:00
Leo
b160fdf79e
Translations final fix
2018-11-03 15:03:31 +08:00
Leo
6dc594217c
Translations for ZH completed
2018-11-03 14:30:22 +08: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
32b7db465d
Merge branch 'master' into japanese_localization
2018-10-25 13:54:50 +02:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed"
2018-10-09 12:31:16 +02:00
takeshi_matsushita
930d0170f9
Add ja.json
2018-10-09 07:49:55 +09:00
Jim LAURIE
dfee8052de
Merge branch 'master' into bug/minorChanges
2018-10-08 11:20:03 +02:00
IdaszakDaniel
207676e123
PL missing translation keys
2018-10-05 21:40:27 +02:00
Alberto Maturano
ac7aa86658
Fix conditional returning the same
2018-10-04 15:18:56 -05:00
segush11
2c72115088
Add missing translation keys in RU language
2018-10-05 00:48:05 +05:00
Jim LAURIE
9de6851aa3
Merge branch 'master' into fix-error-code
2018-10-04 17:27:21 +02:00
Jim LAURIE
807b511751
Merge branch 'master' into update/translation_fr
2018-10-04 14:59:05 +02:00
aDeve
c461629b3b
Fix #1622
...
Update Translation FR
2018-10-04 14:52:05 +02:00
Jim LAURIE
76aff17780
Merge branch 'master' into fix/1765
2018-10-03 20:29:41 +02:00
Jim LAURIE
468c5acd82
Merge branch 'master' into fix/2035
2018-10-03 19:44:25 +02:00
Jim LAURIE
b741507aec
Merge branch 'master' into master
2018-10-03 19:42:05 +02:00
Jim LAURIE
d0f3b90524
Merge branch 'master' into feature/spanishTranslation
2018-10-03 19:37:30 +02:00