Commit Graph

18 Commits

Author SHA1 Message Date
Gunther Brunner
42e9648da1 Use ESLint CLIEngine directly instead of gulp-eslint because it doesn't support caching yet.
Added new eslint-cli task with cache.
2016-01-20 23:15:56 +09:00
Simo Kinnunen
dd63adf1dd Add initial deployment guide with unit configurations and what should be a correct topo graph. Nginx configuration is still missing. 2015-07-06 17:40:33 +09:00
Simo Kinnunen
775bffe4a9 Get rid of our internal "build system" and switch to a CI-buildable Dockerfile instead. 2015-07-01 18:44:31 +09:00
Simo Kinnunen
f726c0a614 Reformat .gitignore. 2015-07-01 17:58:48 +09:00
Gunther Brunner
ea27e1b549 - Refactored device button states so they can be tested.
- Added e2e test for Navigation.
2014-08-27 21:44:19 +09:00
Simo Kinnunen
378cf0af46 Add mostly working custom node and bower buildpacks. 2014-07-30 16:54:52 +09:00
Simo Kinnunen
574abbcaf9 Update ignore files. Lines are sorted alphabetically. 2014-05-12 11:12:07 +09:00
Gunther Brunner
7037789251 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	.gitignore
	package.json
2014-03-26 21:41:40 +09:00
Gunther Brunner
c17176a985 - Adding languages support.
- Adding webpack bundle building support.
2014-03-26 21:38:57 +09:00
Simo Kinnunen
3724153062 Add temp to .gitignore. 2014-03-26 16:24:15 +09:00
Gunther Brunner
345f921fb9 - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages.
- Started to add CSS back.
2014-03-10 19:58:04 +09:00
Gunther Brunner
808353a350 Adding ignores. 2014-02-19 18:10:57 +09:00
Gunther Brunner
7a0472abc9 Starting to add WebPack support. 2014-02-12 20:14:13 +09:00
Simo Kinnunen
b45ad33ec2 Ignore .env and generated doc images. 2014-02-06 13:11:53 +09:00
Simo Kinnunen
50a9de1875 Rename the 'app' folder to 'res', because it can currently contain many apps. 2014-01-28 16:59:32 +09:00
Simo Kinnunen
23d068490e Add rethinkdb. 2014-01-27 19:53:55 +09:00
Simo Kinnunen
2b46ff41d3 Fairly overkill AngularJS + RequireJS UI for the mock login screen. 2014-01-24 22:53:51 +09:00
Simo Kinnunen
f67eb6dd25 Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00