Commit Graph

3355 Commits

Author SHA1 Message Date
Tieu-Philippe KHIM
4ee8873427 add public folder with generated assets 2018-02-20 22:08:57 +01:00
Tieu-Philippe KHIM
9e4ea4ae79 on webpack adding favicon.ico file to copy to public folder 2018-02-20 22:04:52 +01:00
Tieu-Philippe KHIM
d56be12853 cleanup public folder 2018-02-20 21:51:59 +01:00
Tieu-Philippe KHIM
a68e824a2b remove .gitignore on glances/output/static 2018-02-20 21:51:14 +01:00
Tieu-Philippe KHIM
50fa49eab8 on favicon.js, move the export default to the end and update simple quote to double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
22d855a182 convert functions filter name to camelcase 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
6158e4f522 replace simple quote by double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
f98ba66b4d remove public/favicon.ico, webpack handle the copy from image 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
73c5b61931 adding clean webpack plugin to cleanup public folder on build 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
b7db70c166 on webpack.config replace simple quote by double quote and remove angular plugin 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
bbcc1fd5d1 adding import angular, remove use strict and update simple quote to double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
b08caf552d update readme.md to add yarn in build instruction 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
d7f45bfaff add package-lock.json in case of using npm 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
022751bf86 import bootstrap configuration on app 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
97a8397348 adding webpack configuration to support less 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
298e39c332 keep only needed modules on bootstrap 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
6fdc87c0a5 update quicklook-plugin with nested class 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
8ebfe2d2e1 adding bootstrap less files & variables 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
2278957c2a move style.css to style.scss 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
36dc489ee7 remove static bootstrap.css 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
e6391a20a9 adding scss and less loaders 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
55d483ff89 remove gulp stuff 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
e903a0c279 add missing export default on favicon 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
0cf6b1642a ignoring public folder 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
ac344ef66f adding package-lock.json 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
20244b0f93 update template to use glances.js file, and remove older bower stuff 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
1227b8f752 update root js 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
8032034f4b update services 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
b7c2db0e85 update components for webpack 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
87af8f1459 remove normalize because bootstrap provide it 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
bc583c0760 adding webpack.config.js 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
75a420ac8d remove bower and use webpack 2018-02-20 21:48:48 +01:00
nicolargo
eb2566013a Add Ansible role 2018-02-20 21:32:51 +01:00
Nicolas Hennion
0117faa797
Merge pull request #1238 from nicolargo/revert-1237-feature/webpack
Revert "Migrate from gulp & bower to webpack & yarn"
2018-02-20 21:01:03 +01:00
Nicolas Hennion
13f6a57fef
Revert "Migrate from gulp & bower to webpack & yarn" 2018-02-20 21:00:45 +01:00
Nicolas Hennion
847bd63a01
Merge pull request #1237 from spike008t/feature/webpack
Migrate from gulp & bower to webpack & yarn
2018-02-20 20:58:09 +01:00
Tieu-Philippe KHIM
b0adb138e7 on favicon.js, move the export default to the end and update simple quote to double quote 2018-02-19 17:25:45 +01:00
Tieu-Philippe KHIM
1ecf31c30f convert functions filter name to camelcase 2018-02-19 17:25:19 +01:00
Tieu-Philippe KHIM
3e1a369aee replace simple quote by double quote 2018-02-19 17:24:59 +01:00
Tieu-Philippe KHIM
25a08d554c remove public/favicon.ico, webpack handle the copy from image 2018-02-19 15:19:31 +01:00
Tieu-Philippe KHIM
31f434aca9 adding clean webpack plugin to cleanup public folder on build 2018-02-19 15:19:09 +01:00
Tieu-Philippe KHIM
5981dea49f on webpack.config replace simple quote by double quote and remove angular plugin 2018-02-19 15:15:31 +01:00
Tieu-Philippe KHIM
bba7ea1f70 adding import angular, remove use strict and update simple quote to double quote 2018-02-19 15:15:05 +01:00
Tieu-Philippe KHIM
86adef6fbc update readme.md to add yarn in build instruction 2018-02-19 11:35:27 +01:00
Tieu-Philippe KHIM
7a0b677ae6 add package-lock.json in case of using npm 2018-02-19 11:25:15 +01:00
Tieu-Philippe KHIM
befc506957 import bootstrap configuration on app 2018-02-19 10:48:13 +01:00
Tieu-Philippe KHIM
02301c6201 adding webpack configuration to support less 2018-02-19 10:47:56 +01:00
Tieu-Philippe KHIM
3ff3640cba keep only needed modules on bootstrap 2018-02-19 10:47:05 +01:00
Tieu-Philippe KHIM
edefecda01 update quicklook-plugin with nested class 2018-02-19 10:42:22 +01:00
Tieu-Philippe KHIM
812b9e1599 adding bootstrap less files & variables 2018-02-19 10:26:46 +01:00