14517 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
710d98feda Version bump to 20180613.0 2018-06-12 21:16:55 -04:00
Paulus Schoutsen
b085121ab4 Update translations 2018-06-12 21:16:50 -04:00
c727
274e1a671f Localize media player dialog (#1279) 2018-06-12 20:45:06 -04:00
c727
98df34c0a8 Replace \$= with $= (#1280) 2018-06-12 20:44:43 -04:00
c727
e28c651930
Hassio random fixes (#1278)
* Fix img width in markdown

* Flexify add-on view

* Hide deployment if null

* Fix mobile add-on view
2018-06-12 23:51:20 +02:00
Yevgeniy
8e8d907090 Change weather card to support forecasts with two modes (#1277)
* Separation of date and time

* Remove <div>, hour to numeric, text uppercase

* Revert style, fix <br>
2018-06-12 21:29:21 +02:00
starkillerOG
cf3d864378 General sound mode support (#1275)
* Add sound mode support

* Add sound mode support

* Rebase Sound Mode support

* Cammel case fix

* Sound mode support

* Add sound mode support

* change to attr-for-selected

* Simplify sound mode support
2018-06-12 21:27:54 +02:00
Paulus Schoutsen
7f133d0316
Don't rely on get panels from websocket package (#1264) 2018-06-12 09:28:41 -04:00
Paulus Schoutsen
9717166fee
Allow placeholders for config flow description (#1274) 2018-06-12 09:28:20 -04:00
Paulus Schoutsen
0b6214be2b
Random fixes (#1276) 2018-06-12 09:27:46 -04:00
Paulus Schoutsen
7f93317314
Update partial-cards.js 2018-06-10 22:54:36 -04:00
Paulus Schoutsen
b89de4b494
Point es5 adapter to frontend-es5 (#1273) 2018-06-08 16:37:52 -04:00
Paulus Schoutsen
d243f2ead6
Build a new Hass.io panel (#1271)
* Build a new Hass.io panel

* Use webcomponents-lite.js

* Compress new panel

* Lint
2018-06-08 15:26:48 -04:00
Paulus Schoutsen
92930a2b94
Add es5 adapter to es5 panel (#1272) 2018-06-08 14:58:15 -04:00
Andrey
7a2aff712b Better show custom ui versions (#1269) 2018-06-08 09:35:27 -04:00
Paulus Schoutsen
0ae676d9ba
Better configure Carto Basemaps (#1267) 2018-06-07 17:16:08 -04:00
Paulus Schoutsen
673f769237
Remove word "EXPERIMENTAL" from config entry menu option (#1268) 2018-06-07 17:15:49 -04:00
Jaak Laineste
bb442c824b fix map URLs (#1265)
Fix attribution and URL for basemaps as in https://github.com/CartoDB/basemap-styles. Disclaimer: I'm PM for CARTO basemaps.
2018-06-07 14:09:01 -04:00
Paulus Schoutsen
ab16a3712e Version bump to 20180607.0 2018-06-06 22:40:32 -04:00
Paulus Schoutsen
b71a4be67e Update translations 2018-06-06 22:40:24 -04:00
Paulus Schoutsen
eb91cedf68
Update config entries text (#1263) 2018-06-06 22:37:34 -04:00
Paulus Schoutsen
9ac1384e1f
Remove has-scrolling-region attribute
Fixes #1250
2018-06-06 22:36:34 -04:00