39 Commits

Author SHA1 Message Date
Aurélien Georget
bbee9996e5 Move GraphQL and Models logics to specific hook 2016-03-16 14:41:15 +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
61f492c6cd Update koa-graphql, add custom responses 2016-03-11 14:11:05 +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
8c2f7cf8a6 Send context in rootValue variable 2016-03-02 17:53:07 +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
8b7aa8ebce Merge branch 'v2' of github.com:wistityhq/strapi into feature/json 2016-02-05 17:15:32 +01:00
Aurélien Georget
744bf74069 Enabled or not JSON API support thanks to configuration 2016-01-29 16:01:10 +01:00
Aurélien Georget
c7049253d6 Use generators, send strapi instance in parser and optimizations 2016-01-27 16:45:44 +01:00
Aurélien Georget
9dd94e72a2 Add middleware to parse data request 2016-01-26 18:03:52 +01:00
loicsaintroch
96c2407d69 Remove GraphQL support 2016-01-20 15:52:05 +01:00
loicsaintroch
6c45ab946e Remove ORM references and logic 2016-01-11 14:32:29 +01:00
pierreburgy
56ef28f6c3 Remove dashboard hook 2015-11-19 13:34:36 +01:00
Aurélien Georget
0d720b35bb Wait GraphQL schemas generation before load koa-graphql middleware 2015-11-13 22:01:51 +01:00
Aurélien Georget
bf97972a25 Improve studio connection and consider reload configuration 2015-11-13 17:45:47 +01:00
pierreburgy
77389acf78 Fix conflicts 2015-11-10 17:28:44 +01:00
Aurélien Georget
1707cdf3e4 Improve the restart process on instances 2015-11-10 16:29:34 +01:00
pierreburgy
b588536866 Improve router for user permissions 2015-11-09 19:05:33 +01:00
loicsaintroch
710321e76c Rebuild the dictionary on restart 2015-11-09 15:10:53 +01:00
loicsaintroch
c0846fab32 Programmatically restart the server for the Studio 2015-11-05 14:25:36 +01:00
pierreburgy
a13ad7cf22 Dashboard token and config 2015-10-30 14:36:19 +01:00
pierreburgy
6414bc41e8 Merge branch 'master' of github.com:wistityhq/strapi into feature/dashboard 2015-10-27 11:31:33 +01:00
pierreburgy
04ca6e6ce2 Add logic for dashboard Saas 2015-10-22 17:54:43 +02:00
Aurélien Georget
618ee38678 Clean guidelines 2015-10-21 10:52:33 +02:00
Aurélien Georget
4eb10d12e0 Set GraphQL global variable to undefined if GraphQL is disabled 2015-10-20 12:24:42 +02:00
Aurélien Georget
75f11a7d0b Consider new configuration for dedicated GraphQL object 2015-10-20 12:13:43 +02:00
Aurélien Georget
92a1d0d516 Fix conflicts and update comments 2015-10-19 22:10:29 +02:00
Aurélien Georget
2bd3772219 Consider configuration file to define GraphQL route access 2015-10-19 22:07:45 +02:00
loicsaintroch
49d4a1a817 Remove deprecated permanent redirection 2015-10-16 16:05:28 +02:00
loicsaintroch
a1a85a557f Update to Koa v1.1.0 2015-10-16 15:47:17 +02:00
loicsaintroch
79e7eb6354 Normalize GraphQL comments 2015-10-14 00:40:35 +02:00
Aurélien Georget
abb5a8dc8a Consider globals configuration to enable GraphQL support 2015-10-13 23:41:22 +02:00
Aurélien Georget
e600fee4ed Expose graphql globally, and create HTTP GraphQL server with koa-graphql 2015-10-13 23:33:17 +02:00
loicsaintroch
de099308dc Little hack to serve the admin panel on /admin 2015-10-07 12:15:37 +02:00
loicsaintroch
9cc0df3674 Remove modules and improve API structure 2015-10-05 18:29:04 +02:00
loicsaintroch
02597489f4 Initial release 2015-10-01 00:30:16 +02:00