Franck Nijhof
786da25b9f
Fix typo and remove Hass.io references ( #5717 )
2020-05-02 17:02:10 +02:00
Joakim Sørensen
79d1a2f458
Add reload buttons to store and snapshot ( #5714 )
2020-05-02 15:18:57 +02:00
Joakim Sørensen
f16a674a39
Supervisor style changes ( #5706 )
2020-05-02 14:42:12 +02:00
Joakim Sørensen
5ca63a8052
Convert the rest of the panel ( #5689 )
2020-05-01 16:52:03 +02:00
Joakim Sørensen
d2a5494335
Adds stage badge ( #5685 )
2020-05-01 13:24:10 +02:00
Joakim Sørensen
de545e90e2
Adds documentation tab ( #5684 )
2020-05-01 13:19:24 +02:00
Joakim Sørensen
6847830575
Use hass-tabs-subpage in add-on view ( #5483 )
2020-05-01 11:34:52 +02:00
Joakim Sørensen
8029c3d672
Adds more log types to the system tab ( #5496 )
...
* Add more log types to the system tab
* Fix lint issues
* Fix more lint issues
* Add loading screen while waiting for logs.
* Only show log selector if advenced user.
* Update hassio/src/system/hassio-supervisor-log.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Log adjustments
* Remove the need for exported ANSI_HTML_STYLE
* Add core as a log provider
* Removed unneeded hints
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-04-29 21:57:31 +02:00
Bram Kragten
c468aab9b2
Fix some imports ( #5619 )
2020-04-24 15:49:25 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Joakim Sørensen
2253275640
Filter add-ons in the store based on advanced mode ( #5486 )
2020-04-08 13:49:37 +02:00
Pascal Vizeli
ddb525f6cd
Fix hass.io panel for older version ( #5365 )
...
* Fix hass.io panel for older version
* Fix lint
2020-03-30 11:38:54 +02:00
Pascal Vizeli
554c0b692d
Fix supervisor panel ( #5348 )
...
* Fix supervisor panel
* Lint
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-03-27 11:55:55 -07:00
Bram Kragten
7d6f188bfc
Change themes logic ( #5232 )
...
* Fix themes
* Update hui-view.ts
* Comments and bail out
* Update apply_themes_on_element.ts
* refactor, move meta to theme mixin, adapt lovelace theme picker
* console.bye
* Comments
* Optimizations
* Bail out early is no hex value
* Cache processed themes
* Remove hex-rgb cache
2020-03-20 21:30:20 +01:00
Bram Kragten
af6ebea4a3
Fix translations in production builds ( #5192 )
...
* Fix translations in production builds
* Make env functions
2020-03-13 10:19:32 -07:00
Paulus Schoutsen
74657ae815
Make cast backwards compatible ( #5081 )
...
* Make cast backwards compatible
* Update hc-main.ts
* Update home-assistant-js-websocket
2020-03-05 13:36:13 -08:00
Bram Kragten
d3105b6846
Add rel=noopener ( #5046 )
2020-03-04 22:34:48 +01:00
Bram Kragten
6b1e5a525f
Fix update if no lastversion and change audio pickers to default ( #5010 )
2020-02-27 11:44:09 +01:00
Bram Kragten
b229071248
Add helper UI ( #4940 )
...
* Add helper UI
* Oops
* Update
* Update
* Update
* Lint
* Add all input forms
* Return extended entity registry entry from update
* Comments
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-26 12:53:03 +01:00
Chris Talkington
1f23e9062f
Fix typo in supervisor popup ( #4966 )
2020-02-24 20:45:08 -08:00
Bram Kragten
c7f7ef28bf
Fixes removing audio device ( #4763 )
...
(only the supervisor doesn't support it)
2020-02-05 09:21:43 -08:00
Bram Kragten
8518f774d4
Rename hass.io panel to supervisor
2020-02-05 10:00:19 +01:00
Bram Kragten
7758ddba56
Fix theming with derived styles ( #4758 )
...
* Fix theming with derived styles
* Move
2020-02-04 15:40:35 -08:00
Paulus Schoutsen
e0376c803f
Fix hassio audio
2020-02-04 10:28:43 -08:00
Paulus Schoutsen
788c490bbc
Update update headers in hassio ( #4751 )
...
* Update update headers in hassio
* Other tabs too
2020-02-04 18:36:10 +01:00
Bram Kragten
4aa49f66bc
Remove unused classmap
2020-02-04 15:55:29 +01:00
Bram Kragten
004ff58c21
Update hassio-style.ts
2020-02-04 13:34:14 +01:00
Joakim Sørensen
f1a1654371
Use icon image where available ( #4721 )
...
* Use iconimg where available
* Adjust margin for icon
* remove log
* Fix property casing
* Add blue topbar, and generalize properties
* Inline checks
* inline property functions
* Limit compute
* Linting
* lovercase const
* Review comments and move update dot to line
* Add roboto font to hassio
* Fix update and stopped styles colliding
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-04 12:36:09 +01:00
Bram Kragten
862044ca23
Hassio styling tweaks ( #4749 )
...
* Hassio styling tweaks
* Update hassio-style.ts
* Update hassio-pages-with-tabs.ts
2020-02-04 10:54:10 +01:00
Paulus Schoutsen
82ff444cec
Confirm when resetting hassio optoins ( #4718 )
2020-02-03 08:53:57 -08:00
Paulus Schoutsen
24c591fbf3
Convert Hass.io add-on options to YAML ( #4717 )
...
* Convert Hass.io options to YAML
* Fix yaml editors on other places
* Update ha-automation-action-service.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-03 11:06:47 +01:00
Paulus Schoutsen
b082828a75
Forward haptic events to parent window ( #4719 )
2020-02-01 08:11:57 -08:00
Paulus Schoutsen
25f5bf0042
Fix ingress add-on not started dialog showing twice ( #4716 )
...
* Fix ingress add-on not started dialog showing twice
* logging not allowed
2020-02-01 08:11:30 -08:00
Joakim Sørensen
3215437bb8
Fixes add-on audio selector ( #4648 )
...
* Fixes addon audio selector
* Set device as property
* Use getAttribute
* Keep device as attribute
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-31 23:03:30 -08:00
Joakim Sørensen
036eedc69d
Add styles to addon-header ( #4632 )
...
* Add styles to addon-header
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-28 14:37:53 -08:00
Joakim Sørensen
7937714ce6
Fixes add-on install button ( #4635 )
...
* Fixes add-on install button
* Set the default
* linting issue
2020-01-28 14:37:42 -08:00
Joakim Sørensen
6e624b394b
Corrects add-on link ( #4634 )
...
* Fixes the addon url
* quote it
* Don't link the extra space
* puerly for testing
* Don't link the extra space
2020-01-28 11:39:42 -08:00
Joakim Sørensen
1cb10694e7
Fixes status switch spacing ( #4633 )
...
* fix switch spacing
* Fix alignment
2020-01-28 11:37:33 -08:00
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Joakim Sørensen
523dc881bb
Convert Hass.io panel to TS/Lit ( #4398 )
...
* Convert system
* Convert dashboard
* Remove logging statement
* Convert addon view (base) and log
* Convert addon-view info
* Remove unintended file in commit
* Convert ansi-to-html
* Fix log update reloading
* Convert addon-view config
* Convert addon-view network
* Add inn missing haStyle
* Convert addon-view audio
* convert dialog-hassio-markdown
* Convert dialog-hassio-snapshot
* Convert entrypoint
* Convert hassio-style
* Lint hassio-addon-audio
* Lint hassio-addon-audio
* Lint hassio-addon-config
* Remove file that should not have been comitted
* Linting of the rest
* Cleanup
* Cleanup config
* Required changes after rebase
* Change property/method clasification
* use ? for _inputDevices and _outputDevices
* Use undefined instead of null for addon property
* Use ? for addons property
* Async addon audio
* Corrects typo in Error
* Wrap async calls in try/catch
* Remove npm task
* Fix async constant/functions
* Reintroduce noDevice
* We don't use the data of the POST no need to store and pass it
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Apply review comments
* Simplify selected item change
* Change back to attr
* Apply lessons learned to addon-config
* Send event on config change
* Extract error msg
* Apply lessons learned to addon-info
* Apply lessons learned to addon-logs
* Fix shorthand linting issue
* Prefix private with _
* reset error
* Apply lessons learned to addon-network
* Revert package.json change
* Apply lessons learned to addon-view
* Fixes Unnecessary 'await' issue
* rename content -> addoninfo
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-network.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-logs.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Fix syntax issues
* Fix error handling issues
* Use forEach and not map
* Use private for _error
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Use classMap
* remove unneded limitations
* it can be null
* Update hassio/src/system/hassio-supervisor-log.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* split hassio.ts
* Update datahandling
* Return result
* Use map instead of forEach
* Unnecessary 'await'.
* Move setSupervisorOption to data/hassio/supervisor
* Unnecessary 'await'
* Move fetchSupervisorLogs to data/hassio/supervisor
* Move fetchHassioHardwareInfo to data/hassio/hardware
* change error property
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-01-26 20:37:20 +01:00
Paulus Schoutsen
5ff8fe68ba
Alert user when add-on not started ( #4485 )
2020-01-17 17:02:56 +01:00
Joakim Sørensen
a2f8e5f3e7
Hide protection mode toggle if not usable ( #4392 )
2020-01-02 10:20:21 +01:00
Bram Kragten
8a39d18323
Bump TypeScript to 3.7 ( #4282 )
...
* Bump TypeScript to 3.7
* Update prettier to support ts 3.7
* Prettier
* More prettier
* Even more prettier
2019-11-27 13:51:03 -08:00
Josh McCarty
1e7497ad33
Revise hassio update card design ( #4041 )
...
* Revise hassio update card design
See https://github.com/home-assistant/home-assistant-polymer/issues/3916
* Remove available text; use secondary text color instead of yellow/orange
* Less bold text for update header
2019-10-22 23:06:18 +02:00
Paulus Schoutsen
70d6c6b902
Refactor Webpack build scripts ( #4093 )
...
* Refactor Webpack build scripts
* Add Gallery too
* Fix icons
* Update travis
2019-10-21 15:02:54 -07:00
Ian Richardson
0078b48e3c
card level themes ( #4057 )
...
* card level themes
weather-forecast
shopping-list
plant-status
markdown
alarm-panel
* fix markdown
* address comments
also added picture cards
* update updated
* address comments
* address comments
2019-10-21 12:38:06 -05:00
Phi Dong
4dbf5327bd
Update snapshot actions to be a list ( #4045 )
...
* Update snapshot actions to be a list
* Update text of delete button to warning color
2019-10-19 18:03:22 +02:00
Bram Kragten
d05dc2e4dc
Bring back babel ( #3974 )
...
* Bring back babel
* bump preset env
* Remove empty TS properties in mixins
2019-10-19 14:06:04 +02:00
Bram Kragten
05a258c886
Add hassio supervisor and os update notice ( #3798 )
...
* Add hassio supervisor and os update notice
* Cleanup
* Update hassio-dashboard.ts
* Fix styling
* Check if system has HassOs
* Remove unused import
2019-09-26 13:47:34 +02:00
Bram Kragten
a1b9a092d0
Bring back babel for ES5 builds ( #3797 )
...
* Bring back babel for ES5 builds
* Remove ts from babel
2019-09-23 13:15:12 -07:00