36 Commits

Author SHA1 Message Date
Jim Laurie
6c194ff333 Init create new app test 2018-05-18 14:22:24 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
soupette
9e876370e0 Add comments 2018-04-25 17:27:09 +02:00
soupette
0f2ebfa997 Allow plugins without admin && fix babel polyfill error 2018-04-16 16:19:28 +02:00
cyril lopez
ac3ea588fa Add eslint to strapi-helper-plugin! 2018-03-14 09:59:42 +01:00
cyril lopez
82b779aa6f Fix conflict and start fixineg eslint on helper plugin 2018-03-09 16:41:24 +01:00
Brandon Cheng
a3700a93d5
Fix undefined rootAdminpath in admin dev mode
It looks like rootAdminpath is used in the development webpack config
file (copied from one of the other webpack configs), but its definition
was omitted accidentally.

Fixes #415
2018-01-22 08:53:15 -05:00
Aurelsicoko
3c9e18564d Report changes from branch hotfix/deploy 2018-01-19 15:58:29 +01:00
Aurelsicoko
6916134ee1 Update setup script to deploy and index.html rewrite 2018-01-08 16:34:41 +01:00
Aurelsicoko
87350ef2f1 Fix babel-polyfill dependencies and improve email appearance 2017-12-05 12:10:08 +01:00
Aurelsicoko
a10fc2ee0d Fix setup 2017-11-20 17:04:48 +01:00
Aurelsicoko
47f75f601b Fix run setup 2017-11-20 15:01:49 +01:00
Aurelsicoko
d844fe6374 Fix development workflow 2017-11-17 16:23:11 +01:00
Aurelsicoko
b2603aab4d Update path to use local strapi-helper-plugin 2017-11-17 16:05:47 +01:00
Aurelsicoko
11e902dc7c Handle development public path 2017-11-13 14:06:18 +01:00
Aurelsicoko
d67c64a82a Update build configurations structure and improve DX 2017-11-11 17:22:18 +01:00
Aurelsicoko
9951b44d02 Allow to start WebPack server without plugins 2017-09-27 17:18:43 +02:00
Aurelsicoko
a941eccd34 Change alias path in development mode 2017-09-27 15:59:52 +02:00
Aurelsicoko
4a270ee348 Use DllPlugin to share dependencies accross builds 2017-09-27 15:09:46 +02:00
Aurelsicoko
572c4452f7 Reduce bundle size by sharing commons dependencies between plugins and admin 2017-09-26 17:37:40 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Pierre Burgy
19dd70d89c Make Content Manager compatible with react router 4 2017-08-22 15:31:42 +02:00
Pierre Burgy
bfa5793cb9 Make Settings Manager compatible with react router 4 2017-08-22 10:51:53 +02:00
Pierre Burgy
c1aa9a299c Update strapi helper plugin dependencies 2017-08-18 18:22:57 +02:00
Pierre Burgy
adb5bf01ef Update webpack dependencies 2017-08-18 17:51:10 +02:00
Pierre Burgy
ddcfd8fb1f Update eslint dependencies 2017-08-18 17:02:33 +02:00
Pierre Burgy
3c35ea3b46 Base admin panel on strapi-helper-plugin 2017-08-18 14:17:15 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Pierre Burgy
468d45c773 Fix build dll path 2017-07-06 14:24:27 +02:00
Pierre Burgy
b48ff5dec3 Fix hot reload 2017-06-17 11:45:07 +02:00
Pierre Burgy
11dd58de09 Improve plugin generator 2017-06-08 17:16:20 +01:00
Pierre Burgy
897f2d825b Use ESLint config in strapi-helper-plugin 2017-06-06 14:22:17 +02:00
Pierre Burgy
eab781b62b Improve plugins dll build 2017-05-17 12:01:52 +02:00
Pierre Burgy
9364757aa2 Make build working 2017-05-17 11:21:03 +02:00
Pierre Burgy
dd99d33ded Create strapi-helper-plugin package 2017-05-16 16:32:54 +02:00