1090 Commits

Author SHA1 Message Date
Jim LAURIE
fd3ae96498 3.0.0-alpha.17 2018-12-18 14:37:15 +01:00
Jim LAURIE
596d4dd791
Merge branch 'master' into add-cypress 2018-12-12 20:18:57 +01:00
soupette
a401739405 Fix lang issue 2018-12-12 11:55:17 +01:00
soupette
27df580edb Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-12-11 12:12:53 +01:00
soupette
636cb54c29 Add snyk 2018-12-05 15:42:58 +01:00
Jim LAURIE
a75e0c5485 3.0.0-alpha.16 2018-12-04 18:31:19 +01:00
soupette
66e45eb896 Change cypress test folder name 2018-12-03 12:06:09 +01:00
soupette
43e02ffb3d Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-12-03 11:24:03 +01:00
Jim LAURIE
f2ec28907e
Merge branch 'master' into master 2018-11-29 11:45:42 +01:00
Jim LAURIE
c126b94325
Merge branch 'master' into fixNodeVersions 2018-11-29 11:21:55 +01:00
Jim LAURIE
fb03d4f18c 3.0.0-alpha.15 2018-11-28 14:55:41 +01:00
DMehaffy
ecb6baaea5 Update all the packages and generated json 2018-11-28 00:14:12 -07:00
soupette
d60b5c5b34 Fix conflicts 2018-11-27 20:22:41 +01:00
henrych4
84921e3f76 display a content type based on layout schema 2018-11-27 20:57:03 +08:00
Jim LAURIE
cd572b0f80
Merge branch 'master' into fix-missing-contentType-in-content-manager 2018-11-27 13:34:32 +01:00
Jim LAURIE
70e5816f46
Merge branch 'master' into fix/hidden-fields-schema 2018-11-27 12:19:04 +01:00
hhh
09ae14bc2e
Update packages/strapi-plugin-content-manager/config/functions/bootstrap.js
Co-Authored-By: soupette <cyril.lpz@gmail.com>
2018-11-26 16:10:13 +01:00
soupette
80adfdfde8 Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-22 19:45:31 +01:00
soupette
9384e73869 Fixes #2358 2018-11-22 19:44:30 +01:00
soupette
d98db6415b Add cypress in monorepo and split by package 2018-11-22 19:19:04 +01:00
soupette
08cc82d09e Add selectors to react select and fix json validations 2018-11-21 18:15:43 +01:00
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