Commit Graph

177 Commits (336d0a3972dc537dd0faef59eb0cbd4ad92d2fa7)

Author SHA1 Message Date
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 56c5d28ede Frontend: disable selecting text in cards/sidebar/header
Fixes #200
2015-07-06 00:29:15 -07:00
Paulus Schoutsen 65a74f68d5 Frontend: migrate to Polymer-based color picker 2015-07-06 00:28:22 -07:00
Paulus Schoutsen 9cfefb64dd Rip out paper-menu because it is broken 2015-06-30 22:55:12 -07:00
Paulus Schoutsen d4e9f26983 Clear password from input when logging out 2015-06-30 22:54:52 -07:00
Paulus Schoutsen 5316762a64 Frontend: Improve sidebar reliability on touch devices 2015-06-28 23:25:59 -07:00
Paulus Schoutsen 7a7ede22ea Frontend: extract voice command status component 2015-06-28 20:10:35 -07:00
Paulus Schoutsen 5e79a8080b Frontend cleanup and bug fixes 2015-06-25 00:04:32 -07:00
Paulus Schoutsen 3f56b7e131 Frontend: oops, had some ES6 within Polymer 2015-06-24 14:12:28 -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 cac1c0d415 Bugfix for media player supported media commands 2015-06-11 00:17:44 -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 801eabe598 Bugfixes for media player more info dialog 2015-06-10 23:51:33 -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 452b082c82 Update media player core 2015-06-08 22:49:32 -07:00
Paulus Schoutsen 0b52b8c470 Fix more info dialog opening on touch devices 2015-06-08 21:08:27 -07:00
Paulus Schoutsen 7f788d6be1 Update media player more info 2015-06-02 23:36:37 -07:00
Paulus Schoutsen 8e6ccea085 Update media player state card 2015-06-02 22:58:10 -07:00
Paulus Schoutsen e1c880cb22 New frontend build 2015-06-02 22:41:44 -07:00
Paulus Schoutsen 7ba0b03e6c Frontend: do not open more info when tapping toggle 2015-06-02 22:38:57 -07:00
Paulus Schoutsen b1cdf48ca0 Frontend: fix state card content showing outside of card 2015-06-02 22:25:44 -07:00
Paulus Schoutsen a330f4c130 Update apple touch icon 2015-06-02 22:19:30 -07:00
Hans Bakker a3f2f7c039 remove console.log 2015-06-01 20:51:21 +02: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
Paulus Schoutsen 124d50e6d6 Polymer 1.0: Update to latest version 2015-05-29 20:26:07 -07:00
Paulus Schoutsen c91b2cc795 Polymer 1.0: Fix layout issue in logbook 2015-05-29 20:05:05 -07:00
Paulus Schoutsen a53265b76e Polymer 1.0: Fix listening bar in states partial 2015-05-29 17:57:52 -07:00
Paulus Schoutsen 24b575d21a Polymer 1.0: Update build script and add new build 2015-05-28 01:08:50 -07:00
Paulus Schoutsen 5367ac562c Polymer 1.0: Migrate to use paper-styles for font 2015-05-28 00:50:52 -07:00
Paulus Schoutsen d503ee94f5 Polymer 1.0: Clean up 2015-05-28 00:42:26 -07:00