36133 Commits

Author SHA1 Message Date
Pierre Burgy
f0b4bcac9d Clean files 2016-10-05 13:48:49 +02:00
Pierre Burgy
9b1a3a3e51 Remove docs folder 2016-10-05 11:48:57 +02:00
Pierre Burgy
920b101c00 Remove manifest.json file 2016-10-05 11:48:40 +02:00
Pierre Burgy
d5007dec44 Remove nginx file 2016-10-05 11:45:55 +02:00
Pierre Burgy
c770161d78 Remove htaccess file 2016-10-05 11:45:20 +02:00
Pierre Burgy
9abc10e4a8 Make tests passing 2016-10-05 11:32:31 +02:00
Pierre Burgy
0d984835a1 Fix for tests 2016-10-04 17:49:40 +02:00
Pierre Burgy
6b6095b57f Enable cancel button 2016-10-04 17:09:03 +02:00
Pierre Burgy
890b0295c2 Improve not found page 2016-10-04 16:55:23 +02:00
Pierre Burgy
cc090f86f3 Import existing settings logic 2016-10-04 16:31:52 +02:00
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