52 Commits

Author SHA1 Message Date
Jim Laurie
6c194ff333 Init create new app test 2018-05-18 14:22:24 +02:00
Jim LAURIE
74d3987a11
Merge branch 'master' into add-styled-component 2018-05-18 11:07:32 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
soupette
2a30a20e7e Important! fix monorepo setup build command 2018-05-03 17:39:24 +02:00
soupette
9e876370e0 Add comments 2018-04-25 17:27:09 +02:00
soupette
0a9f81765e Add new commands to fix npm run setup inside a project 2018-04-25 14:33:38 +02:00
soupette
7f353bb94a Configurate extract-text-webpack-plugin 2018-04-23 18:25:12 +02:00
soupette
9b9aadcabd Remove sourceMap 2018-04-23 16:41:48 +02:00
soupette
fffb5ab023 Change webpack loaders 2018-04-23 12:34:11 +02:00
soupette
0f2ebfa997 Allow plugins without admin && fix babel polyfill error 2018-04-16 16:19:28 +02:00
cyril lopez
936bdf7949
Merge branch 'master' into fix-setup 2018-04-12 17:30:50 +02:00
soupette
3176f02a25 Fixes #858 2018-04-12 17:28:13 +02:00
cyril lopez
8e3e385f26 Init drag and drop files 2018-03-14 22:20:39 +01:00
cyril lopez
82b779aa6f Fix conflict and start fixineg eslint on helper plugin 2018-03-09 16:41:24 +01:00
cyril lopez
edc9f82b34 Add controls to wysiwyg start to fix eslint for helper components 2018-03-08 12:56:44 +01:00
Aurelsicoko
086b42f079 Improve deployment workflow and fix setup 2018-01-19 14:50:34 +01:00
Aurelsicoko
ecc7fe0b83 Fix backend URL in development mode 2018-01-17 14:13:31 +01:00
Aurelsicoko
9031ff1799 Fix webpack public path and production configuration templating 2018-01-15 17:45:22 +01:00
Aurelsicoko
8d0a8379d0 Update path generation for admin and plugins 2018-01-12 14:46:02 +01:00
Aurelsicoko
216a1b3bbb Remove host configuration in admin build 2018-01-12 11:38:03 +01:00
Aurelsicoko
ce61844427 Use relative URL instead of absolute to load plugin and set administration origin 2018-01-09 17:09:54 +01:00
Aurelsicoko
6916134ee1 Update setup script to deploy and index.html rewrite 2018-01-08 16:34:41 +01:00
Aurelsicoko
b2603aab4d Update path to use local strapi-helper-plugin 2017-11-17 16:05:47 +01:00
Aurelsicoko
b4e6421aff Add documentation and fix setup 2017-11-14 15:27:56 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
Aurelsicoko
d67c64a82a Update build configurations structure and improve DX 2017-11-11 17:22:18 +01:00
Aurelsicoko
aeb43d925c Introduce new configurations for admin 2017-11-10 16:04:57 +01:00
Aurelsicoko
64029c66d9 Fix translations requirement and plugin build 2017-11-09 12:10:08 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
Aurelsicoko
6ec618c677 Allow custom URL by env for plugins and admin 2017-11-03 15:59:03 +01:00
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
Aurelsicoko
9951b44d02 Allow to start WebPack server without plugins 2017-09-27 17:18:43 +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
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
fae170fe24 Fix notification and expose react-transition-group 2017-09-25 17:27:04 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
384edfae29 Fix moment require 2017-09-20 14:54:27 +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
adb5bf01ef Update webpack dependencies 2017-08-18 17:51:10 +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
e860a1d172 Fix plugins setup 2017-07-21 17:18:47 +02:00
Pierre Burgy
b48ff5dec3 Fix hot reload 2017-06-17 11:45:07 +02:00
Pierre Burgy
eaa2b2dd3a Change build folder 2017-06-09 13:03:23 +01: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