586 Commits

Author SHA1 Message Date
Aurélien Georget
6ce1bbe69c v3.0.0-alpha.1 2016-12-05 19:55:06 +01:00
Aurélien Georget
6c2cf00bbc Update README 2016-12-05 18:43:03 +01:00
Aurélien Georget
c5f8070df6 Run npm install before running tests 2016-12-05 17:52:51 +01:00
Aurélien Georget
7a5c4f0084 Use Chromium-browser for rendering front-end tests 2016-12-05 17:49:07 +01:00
Aurélien Georget
8d0fa7a5d5 Update Travis 2016-12-05 16:57:21 +01:00
Aurélien Georget
4f454b79e7 Replace favicon 2016-12-05 15:51:11 +01:00
Aurélien Georget
863f1c986c Serve correctly public files directory 2016-12-05 15:44:16 +01:00
Aurélien Georget
61fb5ce327 Add default index page 2016-12-05 12:50:58 +01:00
Aurélien Georget
b80bdd9163 Update app generator 2016-12-05 12:43:12 +01:00
Pierre Burgy
30df0661d0 Merge branch 'admin' of github.com:strapi/strapi into admin 2016-12-02 13:20:29 +01:00
Pierre Burgy
497b2278bc Add welcome message in admin panel 2016-12-02 13:17:55 +01:00
Pierre Burgy
9939765967 Add harmony flag to start applications using npm 2016-12-02 12:59:27 +01:00
Pierre Burgy
7deed37245 Add lodash dependency for generated projects 2016-12-02 12:56:39 +01:00
Aurélien Georget
d31c85b934 Remove workers concept, and herd dependency 2016-12-02 12:47:50 +01:00
Aurélien Georget
83ff64737a Update generated controller for Bookshelf's API 2016-12-02 12:28:20 +01:00
Aurélien Georget
76b12e9759 Merge branch 'improvement/koa2' of github.com:strapi/strapi into admin 2016-12-02 12:20:25 +01:00
Pierre Burgy
c8c031652b Add a short development tutorial for the admin panel 2016-12-02 11:28:30 +01:00
Pierre Burgy
ba4b0264d5 Fix admin path 2016-12-02 09:43:54 +01:00
Pierre Burgy
1d319dc612 Improve admin install scripts 2016-12-02 00:22:47 +01:00
Pierre Burgy
72e1d72420 Enable strapi-generate-admin generator 2016-12-01 16:44:03 +01:00
Aurélien Georget
3f2a81deee Apply async/await on geneated controllers 2016-11-28 11:36:20 +01:00
Aurélien Georget
a50f33c5ff Apply async/await on generated API 2016-11-28 11:34:05 +01:00
Pierre Burgy
4854e53f51 Configure tests for strapi-admin package 2016-11-25 15:37:50 +01:00
Pierre Burgy
82834d61c5 Add strapi-admin package 2016-11-25 14:33:30 +01:00
Pierre Burgy
534dc3c9ba Change folder structure for merge 2016-11-25 14:27:29 +01:00
Aurélien Georget
ad2b416333 Merge branch 'admin' of github.com:strapi/strapi into admin 2016-11-24 17:37:11 +01:00
Pierre Burgy
ab4e699b9f Add admin path in generated general config file 2016-11-24 17:36:54 +01:00
Aurélien Georget
2f08ed60ec Merge branch 'admin' of github.com:strapi/strapi into admin 2016-11-24 17:36:46 +01:00
Aurélien Georget
dae5859966 Remove logs and fix admin path 2016-11-24 17:36:37 +01:00
Pierre Burgy
40bacd44e2 Reorder generated general config fields 2016-11-24 17:35:35 +01:00
Aurélien Georget
b80184efef Comment console command 2016-11-24 17:28:47 +01:00
Pierre Burgy
9088862ee9 Update for Koa v2 and new folders structure 2016-11-24 16:19:01 +01:00
Aurélien Georget
2e12f2fb2f Load admin into core 2016-11-23 12:19:39 +01:00
Pierre Burgy
ca2b4d7827 Add no plugins installed yet condition 2016-11-22 15:22:16 +01:00
Pierre Burgy
405c96d0a9 Fallback index.html logic 2016-11-22 12:05:02 +01:00
Pierre Burgy
49859772c3 Remove useless code 2016-11-22 11:35:10 +01:00
Pierre Burgy
6826e63c86 Change base url 2016-11-22 11:34:14 +01:00
Pierre Burgy
26364df8b7 Build working 2016-11-18 16:18:54 +01:00
Aurélien Georget
c726b28395 Wrap error into Boom object 2016-11-09 16:00:05 +01:00
Aurélien Georget
c59b16a38f Disable locales by default and remove useless configurations 2016-11-08 16:56:24 +01:00
Aurélien Georget
fa39bcd988 Move to koa-better-static 2016-11-08 16:27:09 +01:00
Aurélien Georget
78ee6a0087 Improve response latency 2016-11-08 15:02:55 +01:00
Aurélien Georget
02d8af9076 Provide Boom into the context 2016-11-07 18:07:42 +01:00
Aurélien Georget
c6d2be25b5 Move entire repository to ES6 & fix tests 2016-11-07 16:31:34 +01:00
Aurélien Georget
6e65f9d693 Only use async/await harmony flag to avoid risky bugs 2016-11-07 15:35:17 +01:00
Pierre Burgy
2407bd1e27 Fix build assets issue 2016-11-04 22:29:50 +01:00
Pierre Burgy
e48eee968f Change base url 2016-11-04 21:28:01 +01:00
Pierre Burgy
b60be3e2e7 Update routes according to new specs 2016-11-04 21:22:33 +01:00
Aurélien Georget
5097ebef72 Update Travis configuration 2016-11-04 19:34:05 +01:00
Aurélien Georget
96edb6dfca Convert hook to async/await, and force --harmony flag 2016-11-04 19:32:15 +01:00