Commit Graph

16989 Commits (gulp-ts)

Author SHA1 Message Date
Paulus Schoutsen 7e0be4a2f6 Version bump to 20180622.0 2018-06-22 10:22:58 -04:00
Paulus Schoutsen 53e698c757
Compatibility fix for custom panel (#1321)
* Compatibility fix for custom panel

* Lint
2018-06-22 10:17:06 -04:00
c727 8d5c862908 Love: Fix stateObj not in states error (#1322)
* Love: Fix stateObj not in states error

* Add ()

* Make it dynamic
2018-06-22 10:06:30 -04:00
Paulus Schoutsen d5266c1c56 Version bump to 20180621.2 2018-06-21 17:35:08 -04:00
Paulus Schoutsen 44d64bc7ce Catch for no resources defined 2018-06-21 17:34:42 -04:00
Paulus Schoutsen 545af4c6d2 Version bump to 20180621.1 2018-06-21 17:14:47 -04:00
Paulus Schoutsen 501033df15
Allow specifying external resources (#1318)
* Allow specifying external resources

* Lint
2018-06-21 17:14:25 -04:00
c727 1f82934c93
Cleanup hui-markdown-card (#1316) 2018-06-21 23:12:31 +02:00
Paulus Schoutsen 9d22645e87
Fix wrapping in the entities card (#1317) 2018-06-21 17:10:07 -04:00
Paulus Schoutsen b312533948 Version bump to 20180621.0 2018-06-21 14:56:32 -04:00
Paulus Schoutsen 77f623d519
Lovelace: Small reorg (#1315)
* Small reorg

* Add markdown card

* Tweak closeness
2018-06-21 14:46:54 -04:00
c727 8cebddcccc Love: Pimp filter card (#1314)
* Love: Pimp filter card

* Make it work

* Update

* getCardSize

* Import elements

* Lint

* Lint

* Remove this._cardSize
2018-06-21 13:57:19 -04:00
Paulus Schoutsen 75502bac6e
Bump min version for latest to use async/await (#1312)
* Bump min version for latest to use async/await

* Use async functions

* Load async support for es5

* Lint
2018-06-21 13:57:01 -04:00
Paulus Schoutsen 18b52b53cb
Upgrade deps (#1311)
* Update polyfills

* Upgrade deps
2018-06-21 10:43:24 -04:00
Paulus Schoutsen b6ee5442f0
Track when cards get defined (#1310) 2018-06-21 10:42:52 -04:00
c727 691b80c08a Lovelace: Add picture card (#1308)
* Lovelace: Add scene card

* Fix radius

* Lint

* Add acitvate text

* Change on-click name

* Requested changes

* Remove navigate

* 2

* Lint

* Fix Cannot read property '_entityDisplay' of undefined
2018-06-21 09:37:24 -04:00
c727 f8b38ced26 Lovelace: Add picture-glance card (#1309)
* Lovelace: Add glance-toggle card

* Update

* Option to force dialog

* Fix box height

* Rename const

* Change name, separate sensors

* Lint

* Lint
2018-06-20 23:16:35 -04:00
Paulus Schoutsen 63b123fc8f Fix hiding menu button when not needed 2018-06-20 16:12:42 -04:00
Paulus Schoutsen a92c187627 Version bump to 20180620.0 2018-06-20 15:09:30 -04:00
c727 92111cd5be Exp. UI: Add glance card (#1305)
* Exp. UI: Add vertical entities card

* Remove iron-icon import

* Add light

* Change name

* Flex

* Fix CSS

* Rebuild view to work with themes

* Lint

* Default title Home Assistant

* Tweaks
2018-06-20 15:08:01 -04:00
Paulus Schoutsen 1f8f6f52bc
Rename experimental UI to lovelace (#1307)
* Rename experimental UI to lovelace

* Lint
2018-06-20 14:18:18 -04:00
Adam Mills 626b054540 Use localized operation modes in climate more-info (#1304) 2018-06-19 22:37:06 -04:00
Paulus Schoutsen 4acfa2ba88
Show an error screen when panel cannot be resolved (#1303)
* Show an error screen when panel cannot be resolved

* Lint
2018-06-19 15:50:52 -04:00
Paulus Schoutsen 87bd9ed48a
Ask for reload on service worker change (#1302)
* Ask for reload on service worker change

* Lint and remove alert

* Fix it once and for all

* Lint
2018-06-19 15:50:41 -04:00
Paulus Schoutsen ce4280e816 Version bump to 20180619.0 2018-06-19 10:55:16 -04:00
Paulus Schoutsen 3382430c8f Update translations 2018-06-19 10:55:13 -04:00
c727 c186a5aab2
Hassio: Add scrollbar to supervisor logs (#1301) 2018-06-19 15:31:16 +02:00
c727 21dcbb3b9d
Fixes and cleanup for #1299 and #1296 (#1300)
* Fixes and cleanup

* Rename function to genHassioIcons

* Update
2018-06-19 14:36:43 +02:00
c727 cd33e2568a Exp. UI: add support for "big" cards (#1296)
* Exp. UI: add support for "big" cards

* Lint

* Requested changes

* Revert outdated changes

* ...2

* ...3

* Feedback
2018-06-18 22:18:20 -04:00
c727 4cf7959b12
Hassio: Fix menu button icon (#1299)
* Hassio: Fix menu button icon

* Move comments

* Hups
2018-06-19 01:32:40 +02:00
c727 dc9a227aa3 Exp. UI: Add error card (#1298)
* Exp. UI: Add error card

* Cleanup

* Lint

* Typo

* Requested changes
2018-06-18 19:19:01 -04:00
c727 2a8462951b Hassio: Fix glitch in HA update card (HA 0.72+) (#1297) 2018-06-18 18:01:49 -04:00
c727 449751c59f Exp. UI: add errorHandling for CustomElement and getCardSize() (#1295)
* Exp. UI: add errorHandling for CustomElement and getCardSize()

* Add ";"

* Lint
2018-06-18 13:04:12 -04:00
c727 d2eb0ef23f Exp. UI: add support for more info dialog (#1294)
* Exp. UI: add support for more info dialog

* Sort items

* Rename HIDE_MORE_INFO to DOMAINS_HIDE_MORE_INFO
2018-06-18 10:07:58 -04:00
Paulus Schoutsen d752060f7a Version bump to 20180618.0 2018-06-18 09:54:55 -04:00
Paulus Schoutsen cc74374390 Update translations 2018-06-18 09:54:44 -04:00
Paulus Schoutsen dd87502688
Fix config entries (#1293)
* Fix config entries

* Reset error msg when flow is closed
2018-06-18 09:53:37 -04:00
Paulus Schoutsen 4e608e6a2c Version bump to 20180617.0 2018-06-16 22:33:33 -04:00
Paulus Schoutsen ba2c3edc87 Fix closing tag 2018-06-16 22:32:46 -04:00
Paulus Schoutsen 13c8a00e97
Cleanup deps (#1288)
* Upgrade uglify-js

* Remove unused deps

* Add views
2018-06-16 22:32:05 -04:00
Paulus Schoutsen 1076fd8fc4 Version bump to 20180616.0 2018-06-16 17:32:05 -04:00
Paulus Schoutsen 5f226d1809
Add experimental UI (#1205)
* Add experimental UI

* Allow theming a view

* Name it css

* Allow applying themes

* Add filter card

* Add normal column layout logic
2018-06-16 17:29:18 -04:00
c727 75e3f1f37b Remove icon-set validation from customize (#1286)
we could set to hass or mdi but the use could still use a custom set
2018-06-16 06:50:26 -04:00
Paulus Schoutsen b43b34263e Version bump to 20180615.0 2018-06-15 13:43:41 -04:00
Paulus Schoutsen f79feae120 Update translations 2018-06-15 13:43:24 -04:00
Paulus Schoutsen 052e659782
Clean up calendar panel (#1285) 2018-06-15 13:38:02 -04:00
Paulus Schoutsen 890c31fb96 Add calendar translation and icon 2018-06-15 12:59:43 -04:00
Thibault Cohen 58a0f6aab9 Add scheduler panel (#1146)
* Add scheduler panel

* Rename scheduler to calendar

* Continue

* First working version

* Fix lint errors

* Fix comments

* Fix calendar display

* Continue fixing comments

* Continue fixing comments 2

* Continue fixing comments 3

* Fix UI to work with the new PRs

* Use preact-compat instead of react

* Fix tests

* Move css file in a panels specific folder

* Fix tests

* Add Event details dialog

* Improve date format

* Remove event details

* Continue

* Continue calendar

* continue

* Continue

* Cleaning

* Fix PR comments

* Lint

* Clean useless import and css

* Fix PR comments

* Fix PR comments

* Fix PR comments

* Clean Event handler

* Fix week view

* Continue
2018-06-15 11:17:46 -04:00
c727 2905cefd39 Localize more_info_settings (#1284) 2018-06-15 11:13:00 -04:00
Paulus Schoutsen 67cef55f34
Fix grey background partial-cards 2018-06-12 22:22:56 -04:00