6761 Commits

Author SHA1 Message Date
Jim LAURIE
1c0293f355
Merge pull request #1958 from Tonours/bf/1484-graphql-filter-nested-object
Fix nested objects returns null in GraphQL
2018-09-16 11:27:17 +02:00
Anthony Guimard
73fb19ca0f Update isNumeric function with Object type check.
Fix false positive of isNumeric function in order to allow
where query on nested object in graphql.
2018-09-15 23:16:20 -04:00
Jason Lei
a3bdd9b3fb
Merge branch 'master' into graphql/mutations-aggregations-decimals 2018-09-15 19:53:48 +08:00
Jim LAURIE
6a24021a2a
Merge pull request #1575 from ackro/fix-916
Don't parse npm scripts for dynamic config
2018-09-14 16:09:29 +02:00
Jim LAURIE
184c49ef2c
Merge branch 'master' into fix-916 2018-09-14 15:47:25 +02:00
Jim LAURIE
ff666c9c80
Merge branch 'master' into Fix_fulltextindex 2018-09-14 15:32:45 +02:00
Jim LAURIE
54cf16b5f1
Merge branch 'master' into njb/fix-strapi-new 2018-09-14 15:21:18 +02:00
soupette
7906e43129 Fix conflicts 2018-09-14 13:48:43 +02:00
Jim LAURIE
a4a8f8d031
Merge pull request #1947 from strapi/3.0.0-alpha.14.1.1
3.0.0 alpha.14.1.1
2018-09-14 12:18:40 +02:00
Jim LAURIE
0e484e9099
Merge branch 'master' into 3.0.0-alpha.14.1.1 2018-09-14 12:18:31 +02:00
Marcello Vetro
7a4453b917 Fix SQL ORM CREATE FULLTEXT INDEX SEARCH Error: If aren't text colums definend in the schema do not lanch the SQL to create the fulltext index. 2018-09-13 18:51:37 +02:00
Jim LAURIE
4d8ace2db7 3.0.0-alpha.14.1.1 v3.0.0-alpha.14.1.1 2018-09-13 18:39:37 +02:00
Jim LAURIE
b773262624 Merge pull request #1946 from strapi/fix-build-graphql
Fixes #1938
2018-09-13 18:37:23 +02:00
Jim LAURIE
b004b245de
Merge pull request #1946 from strapi/fix-build-graphql
Fixes #1938
2018-09-13 18:36:16 +02:00
soupette
fa03ceef11 Fixes #1938 2018-09-13 18:08:32 +02:00
Jim LAURIE
25bf0b1d95
Fix missing admin config object 2018-09-13 16:44:42 +02:00
Jim LAURIE
67112e92cd
Merge branch 'master' into graphql/mutations-aggregations-decimals 2018-09-13 15:00:02 +02:00
Jim LAURIE
ea51c9949f
Merge pull request #1935 from strapi/3.0.0-alpha.14.1
3.0.0 alpha.14.1
2018-09-13 14:51:40 +02:00
Jim LAURIE
44daf8d962
Merge branch 'master' into 3.0.0-alpha.14.1 2018-09-13 14:51:31 +02:00
Jim LAURIE
70507078d5
Merge branch 'master' into graphql/mutations-aggregations-decimals 2018-09-13 14:20:25 +02:00
Jim LAURIE
505fa3fa15
Merge pull request #1936 from maturanomx/minorChanges
Fix bug on conditional code
2018-09-13 11:46:49 +02:00
NickBolles
5d8c072c4a fix miss-type 2018-09-13 01:23:45 -05:00
NickBolles
4d631f11d7 use callback function for rimraf to catch errors 2018-09-12 23:06:53 -05:00
NickBolles
8f63b127e6 Add rimraf dependency 2018-09-12 22:21:26 -05:00
NickBolles
bedc441e15 Don't call success after catching an error 2018-09-12 22:03:54 -05:00
NickBolles
06fec8a19c Fix hooks to require the correct package and remove tmpPath on all platforms 2018-09-12 22:03:31 -05:00
NickBolles
20d090b867 Fix build scripts on windows 2018-09-12 21:44:37 -05:00
uyouthe
4c0b26ea6a Indentation fixed 2018-09-12 22:24:30 +03:00
Alberto Maturano
bd94d7a7bb Fix bug on conditional code
`'server.proxy' || {}` is **always** returning `server.proxy`. The real
intention is pass `{}` as default value for `_.get`.
2018-09-12 12:55:30 -05:00
Jim LAURIE
45dfc328c2 Fix admin in dev mode v3.0.0-alpha.14.1 2018-09-12 15:47:28 +02:00
Jim LAURIE
f10335d717 3.0.0-alpha.14.1 2018-09-12 12:41:11 +02:00
Jim LAURIE
5ae787f4cb Add missing cross-spawn dependency 2018-09-12 12:39:53 +02:00
sundaycrafts
04902d2c06 polish code again 2018-09-12 14:15:34 +09:00
sundaycrafts
ffc969c6f7 Merge branch 'master' into polish-strapi-hook-mongoose 2018-09-12 14:03:29 +09:00
Salem
95448e161f
Update ar.json 2018-09-11 21:43:24 +03:00
soupette
ea8059840b Fix conflicts 2018-09-10 20:22:21 +02:00
soupette
f994ae5d91 Fix deprecated param 2018-09-10 20:15:28 +02:00
soupette
c2c66d5cb8 Change directory 2018-09-10 20:00:17 +02:00
uyouthe
2f2ad51804 Font-family declarations fixed 2018-09-10 20:59:33 +03:00
Jim LAURIE
34a4f3139b
Merge pull request #1926 from abhirathore2006/ContentTypeBuilder-plugin-bug-fix
Fix content type generation with bookshelf.
2018-09-10 18:40:45 +02:00
Jim LAURIE
090d9f4116
Merge branch 'master' into ContentTypeBuilder-plugin-bug-fix 2018-09-10 18:40:21 +02:00
Jim LAURIE
f926f16e23
Merge pull request #1570 from anshulk/master
Lowercase email on local auth register
2018-09-10 17:38:27 +02:00
Jim LAURIE
d2eb881ca8
Merge branch 'master' into master 2018-09-10 17:38:12 +02:00
Jim LAURIE
7835d0e8c0
Merge pull request #1854 from strapi/fix-file-reload
Fix auto-reload on file change
2018-09-10 15:13:13 +02:00
Jim LAURIE
c68fdb1120
Merge branch 'master' into fix-file-reload 2018-09-10 15:12:52 +02:00
Abhimanyu
6bba0c8db6 content-type-builder bugfix - Cannot read property 'toJS' of undefined 2018-09-10 17:04:21 +05:30
Jason Lei
4be3154e98 GraphQL Mutations and Aggregations Documentation. 2018-09-10 16:10:09 +08:00
Jason Lei
3378403954 GraphQL Mutations, Aggregations, Decimals
Merging Mutations and Aggregations. Fixed Mongoose Hook to use Decimals (2 decimal places) and Floats (20 decimal places).
2018-09-10 16:05:00 +08:00
Jim LAURIE
b4dedc12f1
Merge pull request #1872 from hansemannn/patch-1
Add reference about production databases
2018-09-09 14:53:11 +02:00
Jim LAURIE
048d36173d
Merge branch 'master' into patch-1 2018-09-09 14:53:01 +02:00