Bram Kragten
90e14762e3
Fix double toolbars on error/loading in dev tools ( #6380 )
2020-07-14 21:58:40 +02:00
Bram Kragten
a674ce36e4
Don't show null in hassio network settings ( #6323 )
2020-07-05 17:03:46 +02:00
Thomas Lovén
e8996063dd
Remove google colors. Fix #6254 ( #6263 )
2020-06-29 10:51:28 +02:00
Paulus Schoutsen
3b779bf423
Add ha circular progress ( #6205 )
2020-06-22 14:51:36 -07:00
Paulus Schoutsen
7bbecfde2b
Fix hassio circular reference ( #6204 )
2020-06-22 07:25:16 +02:00
Joakim Sørensen
16c604937e
Display docker version ( #5989 )
2020-06-18 11:54:21 +02:00
Bram Kragten
25cc76e022
Replace paper-menu-button ( #6132 )
2020-06-09 22:30:36 +02:00
Paulus Schoutsen
e384f76ac1
Make two builds of hassio ( #6105 )
2020-06-05 21:56:56 -07:00
Paulus Schoutsen
67ac3b4ba3
Drop Custom Elements ES5 adapter ( #6107 )
2020-06-05 11:04:19 +02:00
Paulus Schoutsen
4cbd8e7673
Include compatibility in Hass.io ( #6098 )
2020-06-03 17:18:04 -07:00
Paulus Schoutsen
af23110074
Move legacy styles to their own files ( #6033 )
2020-05-25 10:16:01 +02:00
Paulus Schoutsen
c5ef33cc78
Upgrade Fuse ( #6012 )
2020-05-24 10:39:07 +02:00
Paulus Schoutsen
7e281f66c2
Rollup ( #5995 )
2020-05-22 23:05:47 -07:00
Joakim Sørensen
21296b4224
Adds more styling to markdown elements ( #5904 )
2020-05-19 22:20:29 +02:00
Joakim Sørensen
7f66d5b8e9
Change target to currentTarget for the click event ( #5816 )
2020-05-08 16:31:07 -04:00
Bram Kragten
3febf059ec
Codesplit Supervisor panel icons ( #5809 )
2020-05-08 13:10:24 +02:00
Bram Kragten
ca1cc7ed0d
Some little hassio tweaks ( #5793 )
2020-05-07 16:07:58 +02:00
Joakim Sørensen
808a31db2b
Hide auto-update for non advanced users ( #5745 )
2020-05-07 15:21:52 +02:00
Joakim Sørensen
44ad75aead
Implement add-on changelog ( #5727 )
2020-05-07 15:21:12 +02:00
Joakim Sørensen
0961c9d05e
Cleanup and new repository management for add-on store ( #5750 )
2020-05-07 15:20:51 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bas Nijholt
d419547463
make color of update-heading in primary-text-color ( #5754 )
2020-05-05 16:33:06 +02:00
Joakim Sørensen
0bdcfcc42f
Supervisor dialogs ( #5740 )
2020-05-04 14:35:15 +02:00
Joakim Sørensen
108233f3b8
Adds mainPage to hass-tabs-subpage ( #5724 )
2020-05-02 20:19:17 +02:00
Joakim Sørensen
7ed24137eb
Adds padding to ha-label-badge ( #5725 )
2020-05-02 19:20:47 +02:00
Joakim Sørensen
07cd30eaca
Place addon documentation in a card ( #5726 )
2020-05-02 19:20:20 +02:00
Joakim Sørensen
df8cf66e02
Adds dialog to ask user to restart add-on on configuration changes ( #5707 )
...
* Adds dialog to ask user to restart addon on configuration changes
* Apply review suggestions
* Show error in dialog
* Remove unused import
* Update hassio/src/dialogs/suggestRestart.ts
* Rename
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-05-02 19:19:45 +02:00
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