33691 Commits

Author SHA1 Message Date
cyril lopez
77488007fc Handle add content type to admin leftMenu from content type builder plugin 2017-10-10 14:55:02 +02:00
cyril lopez
554c52fda3 Handle admin left menu content types sections update from content type builder plugin 2017-10-10 13:21:14 +02:00
Pierre Burgy
8a724637a3 Fix conflicts 2017-10-10 12:49:34 +02:00
Aurelsicoko
0f6a4e9916 Add force parameters to enable hook dependencies 2017-10-10 12:49:23 +02:00
cyril lopez
be01d98782 Update admin leftMenu content types section when deleting a content type 2017-10-10 12:25:40 +02:00
Aurelsicoko
185f22a882 Improve documentation build script 2017-10-10 11:21:48 +02:00
Aurelsicoko
79277a87b8 Update .gitignore 2017-10-10 11:20:27 +02:00
Aurelsicoko
6d84b8947f Add documentation 2017-10-10 11:15:24 +02:00
Aurelsicoko
364e6c39ad Build documentation with Travis it works as expected 2017-10-10 11:11:17 +02:00
cyril lopez
81e0b1f4b0 Update branch
Merge branch 'alpha.6' of github.com:strapi/strapi into improve/generators
2017-10-10 10:00:27 +02:00
cyril lopez
2cc28a1cb2 Change stateless component generator to follow Airbnb recos 2017-10-09 19:11:22 +02:00
Aurelsicoko
f9666f21cb Fix public serve 2017-10-09 11:51:28 +02:00
Pierre Burgy
44eeeaad0b Install every plugins on project creation 2017-10-06 17:49:21 +02:00
Aurélien GEORGET
9db6a46d49 Merge pull request #264 from strapi/improvement/button
Improve button library and fix db connector
2017-10-04 11:45:53 +02:00
cyril lopez
ac1d60fd33 Update settings-manager request 2017-10-03 13:17:23 +02:00
cyril lopez
3754d324fa Improve button library and fix db connector 2017-10-03 12:26:52 +02:00
Aurélien GEORGET
5abb9c5fac Merge pull request #261 from strapi/improvement/configs
Improvement configs
2017-10-02 15:20:24 +02:00
Aurelsicoko
44104b535a Remove useless callback on stop function 2017-10-02 14:44:01 +02:00
Aurelsicoko
51af99b31a Ensure we are on plugin or admin URLs 2017-10-02 14:26:57 +02:00
Aurelsicoko
69e4313abe Close server correctly & update fetch restart logic 2017-10-02 14:17:44 +02:00
Aurelsicoko
13f89d47c4 Resolve conflicts 2017-10-02 10:49:56 +02:00
Aurelsicoko
70846d06e9 Update dependencies 2017-10-02 10:48:15 +02:00
Aurélien GEORGET
14699c09cc Merge pull request #262 from strapi/improvement/plugin
Improvement/plugin
2017-10-02 10:30:51 +02:00
Aurélien GEORGET
de98c96711 Merge pull request #263 from ianwalter/alpha.6
Fixing typo in model template
2017-10-02 10:13:48 +02:00
Ian Walter
2c40c2a9c3 Fixing typo in model template 2017-10-01 01:12:48 -04:00
Aurelsicoko
e412a296a3 Link strapi-generate-api to plugin Content Type builder 2017-09-30 19:30:06 +02:00
cyril lopez
c4236131ed Update branch
Merge branch 'improvement/plugin' of github.com:strapi/strapi into improvement/plugin
2017-09-30 19:05:16 +02:00
cyril lopez
d410139667 Fix PR reviews 2017-09-30 19:04:11 +02:00
Aurelsicoko
c2131db40c Merge branch 'improvement/plugin' of github.com:strapi/strapi into improvement/plugin 2017-09-30 18:23:57 +02:00
Aurelsicoko
e48ee2935d Fix CLI on API generation 2017-09-30 18:23:21 +02:00
cyril lopez
c3ca82d9cc Update stateless component generator 2017-09-30 18:15:10 +02:00
cyril lopez
224ac30bb4 Delete AutoReloadBlocker and ProductionBlocker components 2017-09-30 18:04:51 +02:00
cyril lopez
7c76d11259 Created a common blocker component 2017-09-30 17:20:07 +02:00
cyril lopez
640e679dcd Tranlsate number types in plugin content-type-builder 2017-09-30 15:47:36 +02:00
cyril lopez
e7fba5d783 remove server restart watcher timer from content-type-builder plugin 2017-09-30 15:10:12 +02:00
cyril lopez
42928bdffd Add server restart notification 2017-09-30 14:51:27 +02:00
cyril lopez
c2502376c9 Add button loader to settings-manager plugin 2017-09-30 14:42:52 +02:00
cyril lopez
3ee78ceeea Move timer in request file for settings-manager plugin 2017-09-30 13:49:49 +02:00
Jim Laurie
b58d11d18a Fix retours PR 2017-09-29 17:06:01 +02:00
Jim Laurie
5b575ffac5 Remove knex client dependencies 2017-09-29 15:43:56 +02:00
Jim Laurie
3f640d2f8d Fix description 2017-09-29 15:11:37 +02:00
Aurelsicoko
76290f2034 Use symlink instead of npm link to install development plugin 2017-09-29 14:56:29 +02:00
Jim Laurie
41718d31d1 Merge branch 'alpha.6' of https://github.com/strapi/strapi into improvement/configs 2017-09-29 14:45:00 +02:00
Aurelsicoko
85bf446979 Improve readibility of contributing guide 2017-09-29 14:33:41 +02:00
Aurelsicoko
e025ef3813 Resolve conflicts 2017-09-29 14:30:51 +02:00
Jim Laurie
042e66513e Fix require model utils 2017-09-29 14:26:28 +02:00
Aurelsicoko
d5c964f539 Add contributing guide 2017-09-29 14:20:17 +02:00
Jim Laurie
c97893a700 Merge branch 'alpha.6' of https://github.com/strapi/strapi into improvements/filters 2017-09-29 13:11:14 +02:00
Aurélien GEORGET
9a9a8499b1 Update README.md 2017-09-29 11:29:17 +02:00
Aurélien GEORGET
29f89e0101 Merge pull request #260 from strapi/plugin-requirement-hoc
Plugin requirement hoc
2017-09-29 11:19:50 +02:00