77 Commits

Author SHA1 Message Date
pierreburgy
1bbca362b4 Fix grant config 2015-11-19 22:54:54 +01:00
loicsaintroch
fd6e907fc7 Ignore API public directories in dictionary 2015-11-19 16:08:19 +01:00
loicsaintroch
b2ae87f26e Make sure connections have an appropriate migrate strategy 2015-11-19 14:40:02 +01:00
Aurélien Georget
7ce2242b95 Clean guidelines 2015-11-16 15:44:39 +01:00
Loïc Saint-Roch
afe1c9ae86 Merge pull request #33 from wistityhq/fix/graphql
Wait GraphQL schemas generation before load koa-graphql middleware
2015-11-16 11:32:42 +01:00
Aurélien Georget
0d720b35bb Wait GraphQL schemas generation before load koa-graphql middleware 2015-11-13 22:01:51 +01:00
Loïc Saint-Roch
932af02f18 Merge pull request #32 from wistityhq/fix/configDashboard
Remove toJSON attribute from models in dashboard config controller
2015-11-13 18:04:32 +01:00
Aurélien Georget
bf97972a25 Improve studio connection and consider reload configuration 2015-11-13 17:45:47 +01:00
pierreburgy
ae99f99d59 Remove toJSON attribute from models in dashboard config controller 2015-11-13 17:25:47 +01:00
Aurélien Georget
849dc2202d Fix JSON pull structure 2015-11-13 15:53:23 +01:00
Aurélien Georget
24c4f6241e Guidelines 2015-11-13 14:09:55 +01:00
Aurélien Georget
c42e3eff8b Remove functions from model attributes 2015-11-13 14:08:18 +01:00
pierreburgy
77389acf78 Fix conflicts 2015-11-10 17:28:44 +01:00
pierreburgy
478b63110f Merge branch 'master' of github.com:wistityhq/strapi into improvement/dashboardPolicies 2015-11-10 16:54:44 +01:00
pierreburgy
407f780d72 Add addDataCreate and addDataUpdate policies for dashboard routes 2015-11-10 16:54:25 +01:00
Loïc Saint-Roch
a556094c2e Merge pull request #27 from wistityhq/improvement/rebuild
Improve the rebuild process
2015-11-10 16:44:01 +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
pierreburgy
f3d3247246 Restrict config access 2015-11-09 17:50:30 +01:00
loicsaintroch
710321e76c Rebuild the dictionary on restart 2015-11-09 15:10:53 +01:00
Loïc Saint-Roch
379677729e Merge pull request #22 from sylvainlap/master
From passport to grant with purest
2015-11-09 14:34:44 +01:00
Loïc Saint-Roch
a93db78104 Merge pull request #24 from wistityhq/feature/restart
Restart the server in development and production
2015-11-05 16:28:09 +01:00
Aurélien Georget
92a4cea98c Clean guidelines 2015-11-05 15:42:32 +01:00
Aurélien Georget
f233466e01 Improve position log studio server found 2015-11-05 15:39:21 +01:00
Aurélien Georget
9147b4be07 Defer socket events to reduce conflicts with Node process 2015-11-05 15:26:51 +01:00
loicsaintroch
c0846fab32 Programmatically restart the server for the Studio 2015-11-05 14:25:36 +01:00
SylvainLap
2ef6a8823a take comments into account 2015-11-04 17:59:43 +01:00
SylvainLap
b6e1d9deb3 remove passport hook 2015-11-04 17:58:26 +01:00
SylvainLap
9359582a8d remove passport, added grant 2015-11-04 17:31:07 +01:00
pierreburgy
a1b6e6eb56 DashboardToken used in headers 2015-11-03 18:46:30 +01:00
loicsaintroch
ce7789698f Load config from API and specific environment 2015-11-02 14:42:08 +01:00
pierreburgy
8bf6ad882e Merge branch 'master' of github.com:wistityhq/strapi into improve/studio 2015-10-30 17:27:24 +01:00
pierreburgy
77f2b4ab4d Fix dashboard update route #18 2015-10-30 17:07:48 +01:00
pierreburgy
aeee53530d Delete dashboardToken field 2015-10-30 16:21:53 +01:00
pierreburgy
6bda3276a8 Remove useless comment 2015-10-30 14:39:47 +01:00
pierreburgy
1296c2da79 Merge branch 'master' of github.com:wistityhq/strapi into improve/studio 2015-10-30 14:38:10 +01:00
pierreburgy
21917d930f Merge branch 'improve/studio' of github.com:wistityhq/strapi into improve/studio 2015-10-30 14:36:32 +01:00
pierreburgy
a13ad7cf22 Dashboard token and config 2015-10-30 14:36:19 +01:00
loicsaintroch
e9da4c7711 Remove deprecated _admin hook 2015-10-30 13:13:32 +01:00
loicsaintroch
3652f3dd49 Add default options for the dashboard hook 2015-10-30 13:08:26 +01:00
Aurélien Georget
7c20ab8e55 Send dashboard token 2015-10-30 12:22:33 +01:00
Aurélien Georget
eda9b9039f Remove useless pull function for dashboard 2015-10-30 10:34:40 +01:00
Aurélien Georget
d34274abe6 Remove useless rename function 2015-10-30 10:07:42 +01:00
Aurélien Georget
275600fc44 Defer connection to Studio 2015-10-30 10:05:14 +01:00
Aurélien Georget
67de1b791f Disabled Studio connection in production environment 2015-10-29 17:09:09 +01:00
loicsaintroch
89992a48d8 Update to xo v0.10.0 2015-10-28 11:23:59 +01:00
Loïc Saint-Roch
5939128d1c Merge pull request #17 from sylvainlap/improvement/passport
Passport is now a hook
2015-10-28 11:03:24 +01:00
SylvainLap
d61aeb1c39 disable session 2015-10-27 17:03:28 +01:00
SylvainLap
71c2d0ede0 indent 2015-10-27 16:34:08 +01:00
SylvainLap
776a1863e2 passport is now a hook 2015-10-27 16:27:57 +01:00