33691 Commits

Author SHA1 Message Date
Pierre BURGY
d2812d7d52 Change port 2016-09-02 15:18:16 +02:00
Aurélien GEORGET
85d97ef6fe Merge pull request #142 from strapi/feature/configHooks
Feature/config hooks
2016-09-02 11:52:19 +02:00
Aurélien Georget
f1d4a0bb86 Mount static for each plugins 2016-09-02 11:42:43 +02:00
Aurélien Georget
f4a1a2cec3 Use koa-compress 2016-09-01 18:43:18 +02:00
Aurélien Georget
c4c58f3c9a Create a sub-router for each plugin, but allows plugins to override main's routes 2016-09-01 18:32:04 +02:00
Aurélien Georget
4a552298e0 Add dictionary hook to load plugin's files 2016-09-01 17:27:30 +02:00
Pierre BURGY
6564177e12 Remove alert in HomePage component 2016-08-31 14:32:55 +02:00
Aurélien Georget
4ab69de4be Missing comma 2016-08-31 12:26:26 +02:00
Aurélien Georget
8144b24fc5 Create admin directory on new app 2016-08-31 12:25:49 +02:00
Aurélien Georget
f8a997ed84 Create public directory on new app 2016-08-31 12:25:07 +02:00
Pierre BURGY
877afe4337 Enable plugin hot reload 2016-08-31 12:24:32 +02:00
Aurélien Georget
2ed26eb58f Create plugins directory on new app 2016-08-31 12:24:27 +02:00
Pierre BURGY
f22f1f303a Prepare plugin for build 2016-08-31 12:24:16 +02:00
Aurélien Georget
dd996c35de Update hook load order 2016-08-31 12:13:12 +02:00
Pierre BURGY
0c76f27e78 Plugins injector logic for production 2016-08-30 15:07:53 +02:00
Pierre BURGY
3d83516b27 Update public path in order to have relative file path for production 2016-08-30 14:05:33 +02:00
Pierre BURGY
8999142de4 Disable bable-polyfill import 2016-08-30 11:56:38 +02:00
Pierre BURGY
d0ae206c69 Remove username in header 2016-08-30 11:17:14 +02:00
Pierre BURGY
c126c9bf0e Add active links in left menu 2016-08-30 10:53:03 +02:00
Pierre BURGY
678d6695a1 Add LeftMenuFooter component 2016-08-26 15:32:44 +02:00
Pierre BURGY
da2b1bb133 Add link in left menu header 2016-08-26 14:45:16 +02:00
Pierre BURGY
94a5fae482 Remove welcome message 2016-08-26 14:43:09 +02:00
Pierre BURGY
403d55463a Add welcome message 2016-08-26 14:42:58 +02:00
Pierre BURGY
42feca1b75 Change default plugin icon 2016-08-26 14:37:33 +02:00
Pierre BURGY
3d370d2a82 Make plugin injection more dynamic 2016-08-26 14:35:59 +02:00
Pierre BURGY
a1c344ab15 Integrate in Strapi project 2016-08-26 14:19:03 +02:00
Pierre BURGY
18f5c15773 Integrate in Strapi project 2016-08-26 14:08:10 +02:00
Pierre BURGY
d8e5730ddf Integrate in Strapi project 2016-08-26 14:07:57 +02:00
Pierre BURGY
ae10a5c994 Delete useless sagas file 2016-08-26 13:33:22 +02:00
Pierre BURGY
a9aaec9fc0 Clean and style 404 page 2016-08-26 13:28:12 +02:00
Pierre BURGY
28e993710b Register plugin logic 2016-08-26 11:47:18 +02:00
Pierre BURGY
ba76123e42 Fix font issue 2016-08-26 11:07:57 +02:00
Pierre BURGY
6c120038f7 Move strapi object 2016-08-26 11:05:38 +02:00
Pierre BURGY
8e8db3aa6a Fix build 2016-08-25 15:53:03 +02:00
Aurélien Georget
9452079d21 Remove one level of depth for configuration parser 2016-08-25 13:19:57 +02:00
Aurélien Georget
eea3518493 Clean codebase 2016-08-25 12:02:44 +02:00
Aurélien Georget
aaaec192a7 Simplify and reduce codebase for loading hooks 2016-08-25 11:37:11 +02:00
Pierre BURGY
95c04262d2 Use react-router links in left menu 2016-08-25 10:47:15 +02:00
Pierre BURGY
0bb432ca9a Fix font import 2016-08-25 10:43:44 +02:00
Pierre BURGY
674ebbc662 Add style 2016-08-24 15:09:42 +02:00
Pierre BURGY
51825ca3a7 Register plugin logic 2016-08-23 13:49:15 +02:00
Aurélien Georget
f2f85037e4 Only load necessary hook and follow the order 2016-08-23 13:32:55 +02:00
Aurélien Georget
4680ea663d Add databases.json in .gitignore (fix #116) 2016-08-23 11:15:16 +02:00
Aurélien GEORGET
ea598d5be8 Merge pull request #140 from strapi/feature/autoReload
Add auto-reload feature
2016-08-23 11:07:13 +02:00
Aurélien Georget
0974eb1e02 Use forever-monitor in development only 2016-08-23 11:03:31 +02:00
Aurélien Georget
012abadc41 Remove dependencies and fix logs display 2016-08-22 11:46:13 +02:00
Aurélien Georget
f7c2de1d9e Merge branch 'master' of github.com:strapi/strapi into feature/autoReload 2016-08-22 11:31:45 +02:00
Aurélien Georget
d42cfa73bc Updating strapi-generate-utils' dependencies 2016-08-22 11:28:41 +02:00
Aurélien Georget
ec2c8a25de Updating strapi-generate-mongoose's dependencies 2016-08-22 11:28:00 +02:00
Aurélien Georget
200ab3faf0 Updating strapi-generate-knex's dependencies 2016-08-22 11:27:03 +02:00