538 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
f34dfde925
Fix spaces in changelog link (#8652) 2021-03-16 12:39:16 +01:00
Philip Allgaier
c8ea37eec0
Consistent blank before "%" (#8366) 2021-03-07 23:05:20 +01:00
Joakim Sørensen
d715867b09
More consistant ignoring errors (#8553) 2021-03-05 10:40:49 +01:00
Joakim Sørensen
c91779dffe
Add supervisor_add_addon_repository redirect (#8545) 2021-03-04 16:31:32 +01:00
Joakim Sørensen
3853cc9214
Check if addon is valid before navigating (#8538)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-04 11:51:35 +01:00
Joakim Sørensen
a66b3f6b80
Fix managing custom addon repositories (#8536) 2021-03-04 10:29:00 +01:00
Joakim Sørensen
6ee8d74899
Remove duplicate save (#8532) 2021-03-04 10:03:09 +01:00
Joakim Sørensen
419e564441
Use correct version (#8530) 2021-03-03 16:09:57 +01:00
Joakim Sørensen
de97b54c95
Fix localize keys for supervisor update dialog (#8529) 2021-03-03 16:01:30 +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
fe50f4229c
Fix missing localize on old core versions (#8522) 2021-03-03 11:05:04 +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
bea20d0495
🌐 Add MVP for translation in the Supervisor panel (#8425)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-02 00:37:39 +01:00
Joakim Sørensen
f43af9c0a5
Show config if options or schema (#8487) 2021-03-01 12:55:14 +01:00
Joakim Sørensen
22c8af0cc5
Fix add-on store search (#8479) 2021-03-01 12:41:55 +01:00
Joakim Sørensen
f263a5221d
Adjust header and wording in update dialogs (#8476) 2021-03-01 12:40:52 +01:00
Joakim Sørensen
01e4414d17
Ignore error if we are not connected (#8472) 2021-02-26 21:37:06 +01:00
Joakim Sørensen
0bc2eb530d
Remove closing event from dialog (#8470) 2021-02-26 18:14:55 +01:00
Joakim Sørensen
478a4b2593
Add snapshot to core update dialogs (#8468) 2021-02-26 15:07:29 +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
97f9df2f2d
Add toggle to show_hide optional fields in add-on config (#8430) 2021-02-26 13:47:08 +01:00
Joakim Sørensen
fd9441dde2
Fix blank page in ingress when resizing window (#8439) 2021-02-23 16:16:24 +01:00
Bram Kragten
d51fd1e2f9
Add supervisor_logs and supervisor_info redirects (#8417) 2021-02-19 10:01:21 +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
c01c0528a6
Show options if no options and schema (#8408) 2021-02-16 21:25:59 +01:00
Bram Kragten
0ec58007c9
Add my support to supervisor (#8405)
* Add my support to supervisor

* Remove localize

* Comments

* Update ha-panel-my.ts
2021-02-16 19:50:35 +01:00
Joakim Sørensen
c7821b9cee
Don't show add-on config if no schema (#8361) 2021-02-09 11:51:46 +01:00
Joakim Sørensen
48de8b0739
Block snapshots when system is not running (#8350) 2021-02-08 16:18:33 +01:00
Joakim Sørensen
b75dc0efe0
Fix issue with jumping config (#8355) 2021-02-08 16:18:01 +01:00
Joakim Sørensen
4273b72d71
Fix issue where schema is null (#8322)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-04 14:01:53 +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
17aff2f9b8
Move save button to the right (#8314) 2021-02-03 15:58:17 +01:00
Joakim Sørensen
f7c7ac44f7
Show eMMC lifetime (#8302) 2021-02-03 15:52:52 +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
a9192ae2e1
Force YAML if schema has multiple (#8298) 2021-02-01 13:00:38 +01:00
Joakim Sørensen
86847263b8
Initial UI config for add-ons (#8271) 2021-01-29 18:06:38 +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
08c1b864fc
Fix missing addon list when creating partial snapshot (#8176) 2021-01-17 17:34:14 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports (#8104) 2021-01-13 17:17:12 +01:00