29765 Commits

Author SHA1 Message Date
loicsaintroch
de96d913dd Form multi repos to mono repo workflow 2016-03-18 11:12:50 +01:00
Aurélien Georget
0567a4a73f Use new models hook for JSON API 2016-03-17 15:05:47 +01:00
Aurélien Georget
788dc02cf5 Finish split GraphQL logic into ORM adapter 2016-03-17 14:48:08 +01:00
Aurélien Georget
cf6557f60a Split GraphQL resolver by ORM 2016-03-17 11:59:59 +01:00
Aurélien Georget
bbee9996e5 Move GraphQL and Models logics to specific hook 2016-03-16 14:41:15 +01:00
Aurélien Georget
40b196f88e Add policy file to response 2016-03-15 17:28:11 +01:00
Aurélien Georget
f79c825ecc Remove dependencies from studio hook 2016-03-15 16:06:54 +01:00
Aurélien Georget
911d2ac985 Fix crash when application doesn't have an api & remove last hook studio traces 2016-03-15 15:39:02 +01:00
Aurélien Georget
55d5f4d84e Fix no content in responses, and add them 2016-03-11 17:30:12 +01:00
Aurélien Georget
90b7bab143 Remove hook studio 2016-03-11 14:20:28 +01:00
Aurélien Georget
f335d74f3f Add responses hook, fix conflicts with last PR 2016-03-11 14:18:37 +01:00
Aurélien Georget
61f492c6cd Update koa-graphql, add custom responses 2016-03-11 14:11:05 +01:00
loicsaintroch
8f7ef58feb Merge branch 'dj-hedgehog-v2' into v2 2016-03-10 09:39:11 +01:00
loicsaintroch
c59e0137e0 Fix conflicts in package.json for compress 2016-03-10 09:39:01 +01:00
Hedgehog
f2f62500f1 replacing deprecated koa-gzip with koa-compress 2016-03-09 19:45:06 +01:00
Loïc Saint-Roch
f4d2ec43a9 Merge pull request #97 from wistityhq/feature/json
JSON API support
2016-03-09 18:02:14 +01:00
Aurélien Georget
fc2f037e81 Use index file instead of dedicated file per ORM & fix some issues 2016-03-09 17:57:39 +01:00
Aurélien Georget
f72e033b11 Merge branch 'v2' of github.com:wistityhq/strapi into feature/json 2016-03-09 17:37:27 +01:00
Aurélien Georget
351b59eab2 Enabled JSON API only with application/vnd.api+json content-type header & open GraphiQL server 2016-03-09 16:13:19 +01:00
Aurélien Georget
47f0731df6 Improve JSON API pagination 2016-03-07 18:34:27 +01:00
Aurélien Georget
6221cd48bc Add strapi.services & prevent merging issue 2016-03-07 17:35:07 +01:00
Aurélien Georget
8c2f7cf8a6 Send context in rootValue variable 2016-03-02 17:53:07 +01:00
Aurélien Georget
112a956bab Fix relationships request 2016-03-02 17:07:59 +01:00
Aurélien Georget
0e26dc48e9 Remove useless todo 2016-03-02 16:44:38 +01:00
Aurélien Georget
93572c4e02 Support pagination with JSON API 2016-03-02 16:20:36 +01:00
loicsaintroch
465aff6c1e Use authentication without the user API 2016-03-02 14:44:45 +01:00
loicsaintroch
f681c1be7c Remove deprecated restart function 2016-03-02 14:40:18 +01:00
Aurélien Georget
f08409d336 Allow POST requests with GraphQL 2016-02-29 15:41:31 +01:00
Aurélien Georget
c89bad4949 Add koa-graphql && fix orm load with GraphQL server 2016-02-24 16:33:42 +01:00
Aurélien Georget
f5a72e1198 Start GraphQL server in the router 2016-02-23 19:01:22 +01:00
Aurélien Georget
9a32907282 Split JSON API utils to support multiple ORM 2016-02-22 17:36:58 +01:00
loicsaintroch
485dd3dcf5 Fix deep inherited config properties 2016-02-21 16:24:43 +01:00
loicsaintroch
4f76ec541c Global variables are not configurable anymore 2016-02-21 15:17:02 +01:00
Aurélien Georget
0cdcca122a Merge branch 'v2' of github.com:wistityhq/strapi into feature/json 2016-02-09 10:40:50 +01:00
Aurélien Georget
86fee7d768 Fix conflicts 2016-02-09 10:40:46 +01:00
Aurélien Georget
2da3adc1be Handle relationships update 2016-02-08 12:07:58 +01:00
loicsaintroch
95d7b61057 Remove deprecated templates 2016-02-08 11:05:06 +01:00
Aurélien Georget
047f68383f Write some TODOs 2016-02-05 18:00:47 +01:00
Aurélien Georget
8b7aa8ebce Merge branch 'v2' of github.com:wistityhq/strapi into feature/json 2016-02-05 17:15:32 +01:00
Aurélien Georget
eee53028de Draft for JSON API pagination support 2016-02-03 16:53:30 +01:00
Loïc Saint-Roch
c3307886af Merge pull request #82 from wistityhq/feature/select
Add select attribute in blueprints
2016-02-02 16:38:42 +01:00
Aurélien Georget
53518623e4 Add select for findOne method 2016-02-02 16:31:11 +01:00
Aurélien Georget
ab4416c2b2 Add select attribute in blueprints 2016-02-02 16:15:21 +01:00
Aurélien Georget
d318f1cc65 Handle fields selection in query 2016-02-01 17:38:08 +01:00
Aurélien Georget
5995bccf8d Update jsonapi-serializer and consider configuration on relationships 2016-02-01 16:00:54 +01:00
Aurélien Georget
4725e87cc4 Update list of unsupported query parameters 2016-02-01 14:56:17 +01:00
Aurélien Georget
3fa303fa8b Fire error when query parameter is not supported 2016-02-01 14:54:31 +01:00
Aurélien Georget
3d0f801b3a Handle display JSON API version support 2016-02-01 14:38:55 +01:00
Aurélien Georget
348428132c Support X-HTTP-Method-Override for old clients 2016-02-01 14:22:29 +01:00
Loïc Saint-Roch
d3ce773ef9 Merge pull request #79 from sylvainlap/master
fix function names
2016-02-01 09:23:38 +01:00