583 Commits

Author SHA1 Message Date
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
Joakim Sørensen
915c46f144
Fix add-on configuration validation (#9424) 2021-06-15 21:00:28 +02:00
Joakim Sørensen
e9b1b3d853
Fix issues with restoring snapshot during onboarding (#9385)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-08 17:57:53 +02:00
Bram Kragten
82a4806e01
Change line logic 2021-06-07 10:45:57 +02:00
Joakim Sørensen
ce419fae7b
Add password confirmation to snapshot creation (#9349)
* Add password confirmation to snapshot creation

* Remove confirm_password before sending

* change layout

* style changes

* Adjust styling

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:45:20 +02:00
Joakim Sørensen
c68b76e2da
Add hardware dialog (#9348)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:16:33 +02:00
Joakim Sørensen
342020b420
Fix downloads on mobile (#9375) 2021-06-07 10:15:43 +02:00
Joakim Sørensen
e00bcc9f48
Better exit navigation for my-ingress (#9342) 2021-06-03 10:01:12 -07:00
Joakim Sørensen
bdef9fd040
Add missing media folder to snapshot (#9341) 2021-06-03 10:21:04 +02:00
Bram Kragten
4f60a92b92
Fix default themes (#9290)
* Fix default themes

* Simplify pick theme row
2021-05-28 20:02:28 -07:00
Joakim Sørensen
2d5ae78521
Add selection to snapshot table for mass deletion (#9284)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-28 15:49:40 +02:00
Joakim Sørensen
959134df02
Better secrets support in add-on configuration (#9275) 2021-05-28 14:37:16 +02:00
Joakim Sørensen
59f3f819a6
Revert name change from selectedTheme to selectedThemeSettings (#9273) 2021-05-27 10:21:58 +02:00
Joakim Sørensen
02810efcc4
Replace Hass_io_ prefix for snapshot downloads (#9270) 2021-05-26 21:56:27 +02:00
Joakim Sørensen
fa9c6a765a
Replace closing with closed in dialogs (#9257) 2021-05-26 11:10:27 +02:00
Philip Allgaier
cbd6d4251c
Prevent shrinking of percent value in supervisor metrics (#9033) 2021-05-26 00:24:30 +02:00
Bram Kragten
fdcbb5b432
Bump js-yaml (#9245) 2021-05-26 00:13:58 +02:00
Bram Kragten
d97fb19f05
Ingress: Wait for dialog to close before navigating (#9250) 2021-05-25 22:11:52 +02:00
Joakim Sørensen
0dd3757df2
Refresh snapshot create/restore dialogs (#9223)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-25 21:29:32 +02:00
Joakim Sørensen
21a3a8c594
Navigate cleanup (#9202) 2021-05-25 17:46:36 +02:00
Philip Allgaier
7f75ca81f1
Add support for custom themes to use dark mode (#8347) 2021-05-25 13:26:35 +02:00
Bram Kragten
fd9bb4d8cc
Make chrome work-around work in iframes (#9200) 2021-05-21 09:09:31 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 (#9199) 2021-05-18 07:37:53 -07:00
Paulus Schoutsen
5730c14dc1
Make hassio backwards compat (#9195) 2021-05-17 23:59:46 +02:00
Paulus Schoutsen
37cc6709d4
If we have a link, make it a link (#9181) 2021-05-15 12:25:28 +02: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
Joakim Sørensen
b12a10ccb5
Add snapshot contents as secondary info for partial snapshots (#9166) 2021-05-14 11:49:52 +02:00
Joakim Sørensen
6dc7e852ae
Use hass-tabs-subpage-data-table for supervisor snapshots (#9103)
* Use hass-tabs-subpage-data-table for supervisor snapshots

* comments

* type

* cleanup

* change translations

* Update hassio/src/dialogs/snapshot/dialog-hassio-create-snapshot.ts

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

* reset

* fix after rebase

* internalProperty -> state

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-10 18:17:16 +02:00
Joakim Sørensen
4b796b4929
Add supervisor_ingress support to my (#9087) 2021-05-07 15:08:57 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 (#8878) 2021-05-07 13:16:14 -07:00
Joakim Sørensen
6e5e2625d6
Show supervisor addon configuration error (#8950)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-05 10:26:11 +02: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
Joakim Sørensen
4d287a1f83
Use top.history in dialogs and navigate (#8995) 2021-04-26 16:41:30 +02:00
Philip Allgaier
cba3992d2b
Make "Events" dev tools use screen space better (#7449) 2021-04-26 12:09:50 +02:00
Philip Allgaier
a09b206b0e
Added missing <ul> to beta join dialog (#8927) 2021-04-16 16:06:52 +02:00
Carlos Garcia Saura
bb4617c53b
Correct two swapped supervisor beta join action/confirm texts (#8922) 2021-04-16 14:54:39 +02:00
Philip Allgaier
9eb59062aa
Increase supervisor metric value span width to account for blank (#8885) 2021-04-12 23:02:09 +02:00
Joakim Sørensen
b61410826d
Add AppArmor reason (#8829) 2021-04-07 02:05:27 +02:00
Joakim Sørensen
742028b691
Add analytics integration (#8695)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-03-29 09:47:04 +02:00
Donnie
6de8b4e35f
Quick Bar: Use command category labels instead of icons (#7692)
* Change commands to use category labels instead of icons. Fixes several translation issues.

* Hydrate with latest dev and resolve conflicts

* Replace custom pill element with material chips

* Add category icons. Fix dark mode text colors

* Update src/components/ha-chip-set.ts

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

* Update src/dialogs/quick-bar/ha-quick-bar.ts

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

* Update src/dialogs/quick-bar/ha-quick-bar.ts

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

* Update src/components/ha-chip.ts

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

* Update src/components/ha-chip.ts

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

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-25 08:21:48 -07:00
Joakim Sørensen
740805356f
Add content trust reasons (#8674) 2021-03-22 12:25:59 +01:00