9273 Commits

Author SHA1 Message Date
Pierre Burgy
5529221d2a Implement notifications logic 2016-09-30 18:25:04 +02:00
Pierre Burgy
f6bd899ea9 Use admin notifications 2016-09-30 18:24:46 +02:00
Aurélien GEORGET
4ba6c329e7 Merge pull request #147 from strapi/build/travis
Update Travis build
2016-09-28 19:22:44 +02:00
Aurélien Georget
2510897f18 Fix travis configurations 2016-09-28 19:19:35 +02:00
Pierre Burgy
fd29d7bc84 Update package.json 2016-09-28 15:10:13 +02:00
Aurélien Georget
b0df297ad2 Update travers build 2016-09-28 11:52:05 +02:00
Aurélien Georget
f2a233e1e0 Clean codebase and tests 2016-09-28 11:42:26 +02:00
Aurélien Georget
c4622a4968 Fix http server constructor call 2016-09-28 11:27:24 +02:00
Aurélien Georget
2cb55d04eb Update README 2016-09-28 11:21:41 +02:00
Aurélien Georget
c0ac5e2023 Add license to root directory and update licenses 2016-09-28 11:18:36 +02:00
Pierre Burgy
70f1a285a2 Disable cancel button on load 2016-09-27 18:07:26 +02:00
Pierre Burgy
71bf7828b9 Improve general settings manager form 2016-09-27 18:06:35 +02:00
Pierre Burgy
82a96a0f20 Enable description and version updates 2016-09-26 18:28:32 +02:00
Pierre Burgy
a4d6a10228 App name update 2016-09-26 17:28:40 +02:00
Pierre Burgy
16722ded64 Get general settings from API 2016-09-25 21:54:59 +02:00
Pierre Burgy
ecc748f832 Use plugin store 2016-09-25 21:15:17 +02:00
Pierre Burgy
8b5c3ee283 API for general section 2016-09-25 18:52:15 +02:00
Aurélien Georget
e0bfa7ae19 Fix subrouter plugins 2016-09-23 16:54:03 +02:00
Pierre BURGY
0d9aed0bb6 Style and routing improvements 2016-09-09 11:21:54 +02:00
Pierre BURGY
1ed5ff96d8 Fix Container prop types 2016-09-09 11:10:20 +02:00
Pierre BURGY
481c178cd6 Add settings manager pages 2016-09-09 10:45:58 +02:00
Pierre BURGY
4715bf4d6f Style settings manager 2016-09-08 23:38:29 +02:00
Aurélien Georget
3d47f56b0c Set strapi.config.plugins object 2016-09-06 18:00:45 +02:00
Pierre BURGY
b5efb752fc Improve plugin routing logic 2016-09-06 17:44:06 +02:00
Pierre BURGY
b5c2c5af68 Improve plugin routing logic 2016-09-06 16:59:56 +02:00
Pierre BURGY
dd4fc74033 Add package.json and fix pre-commit 2016-09-05 15:43:24 +02:00
Pierre BURGY
37a0f956ef Fix name and description in package.json 2016-09-05 15:32:21 +02:00
Pierre BURGY
d45fb3ae09 Use npm run test for pre-commit 2016-09-05 15:31:04 +02:00
Pierre BURGY
9ff9cea534 Add package.json and fix pre-commit 2016-09-05 15:28:06 +02:00
Pierre BURGY
e36bed4177 Add PluginPage container 2016-09-02 17:53:01 +02:00
Pierre BURGY
6d50f87f05 Add plugin router logic 2016-09-02 17:52:42 +02:00
Pierre BURGY
8b8265ce58 Add plugin router logic 2016-09-02 17:52:34 +02:00
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