Commit graph

101 commits

Author SHA1 Message Date
Paulus Schoutsen
6338f387d2 Bugfixes for frontend 2015-08-23 17:20:23 -07:00
Paulus Schoutsen
d69bb8db6e Frontend: fix sensor label and menu button 2015-08-23 10:20:54 -07:00
Paulus Schoutsen
33b007b7b4 Initial UI revamp 2015-08-23 01:33:19 -07:00
Paulus Schoutsen
ac14698ab9 Updated version of frontend 2015-08-07 22:02:30 -07:00
Paulus Schoutsen
ac19ac8b83 Update frontend dependencies 2015-08-05 21:30:58 -07:00
Paulus Schoutsen
445aaeb700 New compiled version of frontend 2015-07-24 03:28:21 -07:00
Paulus Schoutsen
a3906242e9 Make life of Windows users a bit better 2015-07-19 18:32:35 -07:00
Paulus Schoutsen
f50a6fc24c Update to latest Home Assistant Polymer 2015-07-17 23:38:25 -07:00
Paulus Schoutsen
d3a6190044 Update frontend to latest version 2015-07-12 22:58:35 -07:00
Paulus Schoutsen
0bf45653e3 Upgrade to new version frontend 2015-07-12 21:08:39 -07:00
Paulus Schoutsen
c861622748 Extract frontend code into own repository 2015-07-12 20:43:07 -07:00
Paulus Schoutsen
27850ef5df Frontend: hide frontend specific attributes from default more info content 2015-07-11 12:28:11 -07:00
Paulus Schoutsen
c4a4aceeeb Frontend: Minor UI tweaks for Camera 2015-07-11 11:55:25 -07:00
Paulus Schoutsen
ef370034b6 New frontend build 2015-07-11 01:56:58 -07:00
jamespcole
9a63f34129 Rebuilt with updated bower components 2015-07-10 19:57:30 +10:00
jamespcole
0ca836d7ed Another frontend rebuild 2015-07-10 19:42:22 +10:00
jamespcole
a85b47805f rebuilt frontend with camera component changes 2015-07-10 18:44:00 +10:00
jamespcole
3440c54ab7 Merged in upstream changes 2015-07-10 18:14:03 +10:00
Paulus Schoutsen
5550c89a86 Another frontend color picker fix 2015-07-06 10:07:12 -07:00
Paulus Schoutsen
820fd55249 Frontend bugfix: hide color picker when light is off 2015-07-06 08:11:23 -07:00
Paulus Schoutsen
4d81953562 Frontend: clean up code 2015-07-06 00:30:36 -07:00
Paulus Schoutsen
9cfefb64dd Rip out paper-menu because it is broken 2015-06-30 22:55:12 -07:00
Paulus Schoutsen
5316762a64 Frontend: Improve sidebar reliability on touch devices 2015-06-28 23:25:59 -07:00
Paulus Schoutsen
5e79a8080b Frontend cleanup and bug fixes 2015-06-25 00:04:32 -07:00
Paulus Schoutsen
b7b91f27db Frontend: fix bug where title was not shown for states partial 2015-06-23 23:43:14 -07:00
Paulus Schoutsen
ad15a14f5d Frontend: move hashchange/localstorage code into HA-JS 2015-06-23 23:22:32 -07:00
Paulus Schoutsen
580adf8820 Frontend: reactor sidebar into own file 2015-06-23 20:43:59 -07:00
Paulus Schoutsen
7ef0dec185 Update frontend to use NuclearJS 2015-06-22 00:25:56 -07:00
Paulus Schoutsen
bc6def277e Another fix for auto closing more info dialogs 2015-06-16 23:11:42 -07:00
Paulus Schoutsen
8bb2ba2181 Bugfix for history that does not span 24h 2015-06-16 00:53:36 -07:00
Paulus Schoutsen
f26ac070d5 History: Add support to fetch specific days 2015-06-16 00:08:57 -07:00
Paulus Schoutsen
3381fff6bd Frontend: logbook - allow changing displayed day 2015-06-15 00:24:40 -07:00
Paulus Schoutsen
0f2a50c62f Fix frontend bug that opens more info dialog after toggle tap 2015-06-13 09:52:03 -07:00
Paulus Schoutsen
58f4ab4e67 Bugfix frontend: show no state message when no states 2015-06-11 00:31:12 -07:00
Paulus Schoutsen
492ea478e7 Merge remote-tracking branch 'origin/dev' into refactor-media-player
Conflicts:
	homeassistant/components/frontend/version.py
2015-06-10 23:53:18 -07:00
Paulus Schoutsen
ca373b5aa5 Frontend: Workaround for tap bug in paper-dialog 2015-06-09 20:53:50 -07:00
Paulus Schoutsen
6c1a309c40 Minor CSS fixes for frontend 2015-06-09 00:26:15 -07:00
Paulus Schoutsen
8e50f50a48 Merge branch 'dev' into refactor-media-player
Conflicts:
	homeassistant/components/frontend/version.py
2015-06-08 23:08:00 -07:00
Paulus Schoutsen
0b52b8c470 Fix more info dialog opening on touch devices 2015-06-08 21:08:27 -07:00
jamespcole
aaf0ca2105 Very simple IP Camera support 2015-06-05 22:51:29 +10:00
Paulus Schoutsen
7f788d6be1 Update media player more info 2015-06-02 23:36:37 -07:00
Paulus Schoutsen
e1c880cb22 New frontend build 2015-06-02 22:41:44 -07:00
Paulus Schoutsen
15c3e2f516 Volume muting fixes 2015-05-31 21:07:58 -07:00
Hans Bakker
21cf7ceb07 minor update to more info card 2015-06-01 00:51:17 +02:00
Hans Bakker
81245495ae Add volume/mute button instead of text label, depends on new pychromecast method. Also I made the power button the only accented button. 2015-05-31 22:27:59 +02:00
Paulus Schoutsen
ed46a93848 Fixes for Chromecast volume
It was line 119 from cast.py that was driving me crazy
2015-05-31 11:37:54 -07:00
Hans Bakker
b30bdbfc6a Initial commit for volume slider in media player more info card 2015-05-31 13:36:28 +02:00
Paulus Schoutsen
afd99a0c6c Media Player and cast improvements 2015-05-31 00:38:14 -07:00
Paulus Schoutsen
678be46bb9 Add more info card for media player 2015-05-30 14:02:46 -07:00
Paulus Schoutsen
1e7e9a9e02 Add a state card for media player 2015-05-30 12:08:35 -07:00