Commit Graph

51 Commits

Author SHA1 Message Date
Bram Kragten 2936865c55
Bump typescript, lint, prettier (#10108) 2021-09-30 12:39:03 +02:00
Joakim Sørensen 67ab63f00e
Use ha-alert for error and warning messages in the supervisor panel (#9892)
* Use ha-alert for error and warning messages in the supervisor panel

* use actionText

* Update hassio/src/dialogs/network/dialog-hassio-network.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-27 16:45:05 +02:00
Bram Kragten d8929074b5
Use correct vars for gauge colors (#9727) 2021-08-12 15:59:42 +02:00
Joakim Sørensen eff48acdf4
Rename snapshot -> backup (#9393)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-12 11:56:13 +02:00
Onur-d a9850f9641
Add max-width for Logos to 100% (#9779) 2021-08-11 17:19:12 +02:00
Joakim Sørensen 0a83a704f1
Ignore previous versions in add-on changelog (#9474) 2021-06-29 14:57:25 +02:00
Joakim Sørensen 21a3a8c594
Navigate cleanup (#9202) 2021-05-25 17:46:36 +02:00
Bram Kragten bc92c0b052
Upgrade to Lit 2 (#9199) 2021-05-18 07:37:53 -07:00
Julien Roy cc0a120bf6
Switch update and openChangelog button (#9174)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-14 16:55:38 +02:00
Bram Kragten 9f032a61a9
Add compatibility for Lit 2.0 (#8878) 2021-05-07 13:16:14 -07:00
Paulus Schoutsen 13cc016b36
Fix some hassio things (#9059) 2021-05-01 14:30:33 +02:00
Bram Kragten 5754f4463d
Bump babel and eslint (#9049) 2021-04-30 12:15:31 -07:00
Philip Allgaier cba3992d2b
Make "Events" dev tools use screen space better (#7449) 2021-04-26 12:09:50 +02:00
Paulus Schoutsen f34dfde925
Fix spaces in changelog link (#8652) 2021-03-16 12:39:16 +01:00
Philip Allgaier 07001f7b5c
Fix add-on toggles description translation keys (#8528) 2021-03-03 15:33:52 +01:00
Joakim Sørensen bee17fce64
Fix second load in firefox and localize init (#8525) 2021-03-03 15:06:36 +01:00
Joakim Sørensen 935d97ce1a
Fix reload of addon after update (#8518) 2021-03-02 17:05:11 +01:00
Joakim Sørensen 9f73f0ca8d
Merge update dialogs (#8516) 2021-03-02 16:39:54 +01:00
Joakim Sørensen 03b8c1348c
Use localize in the Supervisor panel (#8515) 2021-03-02 14:46:30 +01:00
Joakim Sørensen 9752e30eb4
Add snapshot to add-on update dialog. (#8463) 2021-02-26 14:44:27 +01:00
Joakim Sørensen af6e87ba31
Fix messaging when addon is not available (#8454) 2021-02-26 14:15:36 +01:00
Joakim Sørensen 09e7600d86
Use websockets (#8403)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-18 18:18:05 +01:00
Joakim Sørensen acefa39796
Update supervisor info on addon action (#8404) 2021-02-16 21:38:23 +01:00
Joakim Sørensen e06642e892
Show the reason why an add-on is not available (#8312)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-03 17:35:55 +01:00
Joakim Sørensen 5199e946a1
Fix button layout for addon-info (#8315) 2021-02-03 16:08:29 +01:00
Joakim Sørensen 62dd0a561e
Fix display issue wtih addon-info grid (#8313) 2021-02-03 15:45:01 +01:00
Joakim Sørensen 5ee0250ba5
Add hostname and metrics to Add-ons (#8253) 2021-01-27 22:38:07 +01:00
Joakim Sørensen 4635b92e3f
Fix add-on stage icon rendering (#7981) 2020-12-29 22:59:07 +01:00
Joakim Sørensen 01b9a07320
Change logic for the new version handling (#7405) 2020-10-21 12:40:06 +02:00
Philip Allgaier 7e769d0e14
Make <ha-card> use <h1> for header (#7373)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2020-10-17 23:22:56 +02:00
Jonas Bröms 2b3126ae04
hassio-addon-info.ts: Fix spelling (#7311) 2020-10-11 15:21:02 -05:00
Tomasz 5971aee02e
dot notation for path property of ha-svg-icon (#7197) 2020-10-05 19:51:14 +02:00
Joakim Sørensen b7845c318e
Error extraction and target cleanup (#6782) 2020-09-04 15:08:30 +02:00
Joakim Sørensen 5fa0012195
hassio-addon-info feedback (#6734)
* hassio-addon-info feedback

* lint

* init config validation

* better error

* Finish

* sort imports

* Use startup type for watchdog

* Only show error if issue with config

* Adjust
2020-09-03 16:38:59 +02:00
Bram Kragten 41195dcef0
Remove animation delay from paper tooltip (#6716) 2020-08-30 10:03:04 +02:00
Joakim Sørensen 3e6a759309
Changes to add-on options (#6706) 2020-08-26 15:53:25 +02:00
Joakim Sørensen 35a430e9f4
Add watchdog toggle (#6703) 2020-08-26 15:27:19 +02:00
Joakim Sørensen b29a700d40
Only show stage bage if not stable (#6546) 2020-08-06 17:50:46 +02:00
Bram Kragten f8c5eeab5d
Replace all private properties with internalProperty decorator (#6386) 2020-07-14 21:38:36 -07:00
Thomas Lovén e8996063dd
Remove google colors. Fix #6254 (#6263) 2020-06-29 10:51:28 +02:00
Joakim Sørensen 21296b4224
Adds more styling to markdown elements (#5904) 2020-05-19 22:20:29 +02: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
Bram Kragten 0a92c28bac
Split up mdi icons (#4379) 2020-05-05 16:40:11 +02:00
Joakim Sørensen 0bdcfcc42f
Supervisor dialogs (#5740) 2020-05-04 14:35:15 +02:00
Joakim Sørensen 7ed24137eb
Adds padding to ha-label-badge (#5725) 2020-05-02 19:20:47 +02:00
Franck Nijhof 786da25b9f
Fix typo and remove Hass.io references (#5717) 2020-05-02 17:02:10 +02:00
Joakim Sørensen d2a5494335
Adds stage badge (#5685) 2020-05-01 13:24:10 +02:00