Joakim Sørensen
117b50f3ea
Add ha-faded ( #10651 )
2021-11-28 22:27:53 -08:00
Joakim Sørensen
43011179eb
Finish up config changes ( #10710 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-11-26 17:24:30 +01:00
Joakim Sørensen
f70485bc49
Don't make button disabled on error ( #10699 )
2021-11-25 16:56:57 +01:00
Joakim Sørensen
5fd4315789
Fix addon slug ( #10693 )
2021-11-23 08:53:17 -08:00
Joakim Sørensen
ed291b57d0
Render update card on add-on page ( #10681 )
2021-11-23 08:18:40 -08:00
Laszlo Magyar
c95a54c6f3
Fixing typo in #10626 ( #10686 )
2021-11-22 18:59:35 +01:00
Joakim Sørensen
a991640f52
Remove first part of the update description ( #10669 )
2021-11-22 09:09:23 -08:00
Joakim Sørensen
3d99b92c07
Limit setting up supervisor subscriptions to the supervisor panel ( #10680 )
2021-11-22 08:59:28 -08:00
Joakim Sørensen
6335b13c5e
Remove core note on update page ( #10661 )
2021-11-21 09:16:06 -08:00
Joakim Sørensen
9f5756c9fa
Use ha-formfield around backup checkbox ( #10653 )
2021-11-18 16:09:39 -08:00
Joakim Sørensen
0ca35d7012
Remove ha-alert actionText ( #10646 )
2021-11-18 16:09:13 -08:00
Joakim Sørensen
91b009af79
Fix back button color ( #10650 )
2021-11-18 18:57:15 +01:00
Joakim Sørensen
a567312bdb
Show updates on dashboard for dev ( #10637 )
2021-11-17 18:39:16 +00:00
Joakim Sørensen
e9f0967578
Move updates ( #10626 )
2021-11-17 10:21:27 -08:00
Joakim Sørensen
87c2046ab5
Remove add-on store tab ( #10624 )
2021-11-15 09:15:20 -08:00
Joakim Sørensen
3fd0becfd4
Update registry dialog ( #10524 )
2021-11-04 13:47:53 +01:00
Joakim Sørensen
12ef191a0f
Handle missing hass with backup upload during onboarding ( #10523 )
2021-11-04 13:47:30 +01:00
Joakim Sørensen
3adbc4cfaf
Use ha-chip instead of ha-label-badge for add-on capabilities ( #10398 )
2021-10-25 18:25:37 +02:00
Joakim Sørensen
b760e543b0
Fix overflow icon color in backup dialog ( #10331 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-10-20 08:41:56 +00:00
Bram Kragten
7488eb782d
Migrate all paper dialogs to mwc ( #10333 )
2021-10-19 13:56:49 -07:00
Joakim Sørensen
b1e6935df9
Fix select options for add-on config ( #10330 )
2021-10-19 22:54:07 +02:00
Joakim Sørensen
62d3f74513
Change unsupported reason container to software ( #10325 )
2021-10-19 18:37:38 +02:00
Joakim Sørensen
21e1fef0fb
Use error for protection mode alert ( #10315 )
2021-10-19 18:37:22 +02:00
Philip Allgaier
bdb3c04037
Ensure current active dark modes gets used for manually set themes ( #10307 )
2021-10-18 22:09:21 +02:00
Paulus Schoutsen
9fe4c79782
Convert all warning classes to ha-alert ( #10289 )
2021-10-16 14:38:58 +02:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Paulus Schoutsen
a839494a1e
Use MWC components for ha-form ( #10120 )
2021-10-07 12:21:35 -07:00
Joakim Sørensen
910cd98a38
Fix missing add-on rating ( #10184 )
2021-10-07 10:53:22 +00:00
Bram Kragten
ec21f4c2c6
Capitalize relative time strings ( #10165 )
2021-10-06 13:56:52 +02:00
Philip Allgaier
ea3fae2ce4
Make add-on sorting case insensitive ( #10061 )
2021-10-06 10:33:15 +02:00
Joakim Sørensen
7a9f17e059
Use heading property for data disk dialog ( #10115 )
2021-09-30 19:08:51 +02:00
Paulus Schoutsen
419942112b
Fix Lit lint warnings ( #10112 )
2021-09-30 08:46:03 -07:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed ( #9481 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Joakim Sørensen
b6344eb6e8
Fix link to os_agent ( #10093 )
2021-09-28 09:09:27 +02:00
Joakim Sørensen
03dc3e52b7
Add missing unsupported links ( #10080 )
2021-09-23 15:08:51 +02:00
Joakim Sørensen
a3a08ff5c7
Add dialog to trigger moving datadisk ( #10048 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-09-22 13:37:21 -07:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger ( #9921 )
2021-08-31 21:30:35 -07: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
Joakim Sørensen
035d621109
Fix delete backup endpoint ( #9890 )
2021-08-27 12:26:23 +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
Bram Kragten
9dd6b3b72d
Add Energy panel ( #9445 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-26 09:57:59 -07:00
Bram Kragten
3f447bb8a7
Bump Polymer ( #9525 )
...
* Bump Polymer
* Remove formatting from patch
* Cleanup
* Fix Vaadin
* Fix typing
2021-07-16 01:23:09 +02:00
Bram Kragten
e797c01761
Update lint rules ( #9563 )
...
Updated deps
Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Joakim Sørensen
be244b3d00
Rename hassos -> haos ( #9477 )
2021-06-30 12:00:33 +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
14fcff7774
Fix secrets schema ( #9446 )
2021-06-21 09:41:06 +02:00
Joakim Sørensen
446a9b5c02
Don't clear action on expected error ( #9428 )
2021-06-16 11:13:30 +02:00