1619 Commits

Author SHA1 Message Date
henrych4
40eb59acc3 fix missing content type in content manager 2018-11-21 21:36:48 +08:00
soupette
a225d144c6 Add selector for errors 2018-11-21 12:57:20 +01:00
Jim LAURIE
ef0f40701f
Merge branch 'master' into fix/css-container-fluid 2018-11-21 11:56:19 +01:00
soupette
bba6f9d85f Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-20 18:46:31 +01:00
soupette
11064ca997 Add specific selector to CTM add component 2018-11-20 18:44:49 +01:00
soupette
ff501df0cf Add easier selectors 2018-11-20 18:00:00 +01:00
soupette
16e34102f5 Add ids to ctm 2018-11-20 15:25:32 +01:00
Marcello
5eed701b22
Placed handleInputChange after getOptions
Refactoring for continuous-integration build error
2018-11-19 19:07:17 +01:00
cyril lopez
958f4f7516
Merge branch 'master' into master 2018-11-19 15:00:44 +01:00
soupette
9368d45c24 Fix lint 2018-11-19 12:14:43 +01:00
soupette
428a9ca62d Fix schema
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
soupette
4b26453e0e Fix schema 2018-11-16 18:32:26 +01:00
soupette
fc7ef829a0 Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-16 17:13:14 +01:00
soupette
d279ae8fa3 Improve logic by removing those fields from the options 2018-11-16 12:30:55 +01:00
soupette
a8773687cf Fix hidden fields in schema 2018-11-16 12:19:08 +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
Alberto Maturano
86cbd0c1b3 refactor: Remove unused variable 2018-11-14 19:51:05 -06:00
soupette
d9ee893c8f Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-14 18:20:40 +01:00
soupette
3cb1291eed Fix bugs and add ids 2018-11-14 18:19:35 +01:00
Dimitri Nicolas
e18bf9198b Change containerFluid child margin for better grid alignement 2018-11-13 17:21:31 +01:00
Jim LAURIE
8fcf2ed8ae 3.0.0-alpha.14.5 2018-11-13 14:50:07 +01:00
Jim LAURIE
ce435184f9
Merge branch 'master' into fix/2253 2018-11-12 22:35:29 +01:00
soupette
69ae95726f Prevent all bugs from strings 2018-11-09 14:36:17 +01:00
Jim LAURIE
41e217674b
Merge branch 'master' into fix/depreaction-warnings-admin 2018-11-09 14:24:22 +01:00
soupette
2a5f0c95d2 Fix conflict 2018-11-08 17:54:45 +01:00
Jim LAURIE
5900e4f3c2
fix lint space 2018-11-08 11:18:51 +01:00
Jim LAURIE
f901f28252
Merge branch 'master' into master 2018-11-08 11:05:24 +01:00
Javier Castro
1fce5221bb Fix #2186: Content Manager sends me to blank page 2018-11-07 10:33:59 -03:00
cyril lopez
de89b3156f Fix redux-sagas deprecation warnings 2018-11-06 09:56:27 +01:00
cyril lopez
93b190eada Fixes #2253 2018-11-05 22:10:19 +01:00
Jim LAURIE
6dbf5d62dc
Merge branch 'master' into patch-3 2018-11-05 17:20:56 +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
d2be992a14 Fix strange translations 2018-11-03 16:14:53 +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
Leo
935928bdf3 Update Content Type Builder translations 2018-11-03 00:57:57 +08:00
Leo
7d5d6b5381 Update ZH translations
Updated admin panels & content manager
2018-11-02 22:12:49 +08:00
Jim LAURIE
50fc169d3e
Update PR feedback 2018-11-01 12:46:20 +01:00
Jim LAURIE
02d935188d Fix test launch 2018-10-31 17:20:09 +01:00
Pedro Vieira
6d82b8a7b6
Add pt-BR missing keys to manager 2018-10-30 18:04:26 -03:00
Jim LAURIE
b7e850fed6
Merge branch 'master' into fix-2211 2018-10-27 18:14:17 +02:00
Jim LAURIE
7c583b7268
Update code style 2018-10-27 18:13:54 +02:00
Javier Castro
ed924b057a Fix #2211: Content-Manager: save not handling beforeSave hook throw error 2018-10-26 13:49:14 -03:00
feysalikbal
7e323beee6 Added missing translation key in JA language 2018-10-26 19:22:40 +03:00
Nick Verwymeren
9d9125a8c7
Fixes Cannot read property 'toJSON' of null
Related to:
https://github.com/strapi/strapi/issues/2132
2018-10-25 11:08:33 -05:00
Jim LAURIE
01a2442e7d 3.0.0-alpha.14.4.0 2018-10-25 17:18:26 +02:00
Jim LAURIE
379331f822 3.0.0-alpha.14.4 2018-10-25 16:41:07 +02:00
Jim LAURIE
32b7db465d
Merge branch 'master' into japanese_localization 2018-10-25 13:54:50 +02:00
Jim LAURIE
6e5c2db0ad
Merge branch 'master' into patch-5 2018-10-23 10:32:04 +02:00