Commit Graph

416 Commits

Author SHA1 Message Date
Joakim Sørensen 0623e7dce4
Fetch supervisor info directly (#12751) 2022-05-23 13:00:16 -05:00
Joakim Sørensen a9d01c7b55
Add missing outlined to supervisor panel (#12565) 2022-05-03 17:06:21 +00:00
Bram Kragten 45c7e0eeeb
Use outline for cards on config pages (#12558) 2022-05-03 06:44:55 -05:00
Joakim Sørensen f5864181af
Add optional repository_url to supervisor_addon my link (#12524) 2022-04-30 16:53:43 -05:00
Joakim Sørensen a4a0d7cf19
Ignore modifier keys when forwarding events to quickbar (#12525) 2022-04-30 16:52:14 -05:00
Joakim Sørensen 4b644d8bc5
Add supervisor redirects to m keyboard shortcut (#12466) 2022-04-27 13:36:47 +00:00
Joakim Sørensen ebc807a6a4
Add hass-quick-bar-trigger event to trigger quickbar from supervisor (#12467) 2022-04-27 08:08:45 -05:00
Bram Kragten dea6c0e761
Add header to supervisor backups page (#12444) 2022-04-26 17:53:32 +00:00
Joakim Sørensen bb1e6bf35b
Fix backup back path (#12435) 2022-04-26 15:29:56 +02:00
Joakim Sørensen c34fe184e8
Fix log syntax highlight when fetching logs from supervisor (#12430) 2022-04-26 06:09:39 -05:00
Joakim Sørensen 7363838f86
Move unsupported and unhealthy alerts (#12431) 2022-04-26 12:24:55 +02:00
Bram Kragten cff2f856b3
Don't show tabs in supervisor (#12417) 2022-04-25 13:37:48 -05:00
Joakim Sørensen 714f2447b7
Use more text selector types for add-on configuration (#12303) 2022-04-11 16:01:30 +02:00
Joakim Sørensen 8b82383790
Guard for partial translations (#12296) 2022-04-11 13:03:41 +02:00
Joakim Sørensen bbca7b762b
Use selectors for add-on network configuration (#12235)
* Use selectors for add-on network configuration

* Show container port as UOM if advanced user

* adjust
2022-04-06 22:21:06 +02:00
Joakim Sørensen 351ec08a71
Use selectors for add-on configurations (#12234) 2022-04-06 09:57:17 +02:00
Joakim Sørensen e0e01e68b4
Use change instead of click when selecting home assistant in backup (#12226) 2022-04-05 10:48:45 -05:00
Joakim Sørensen c68a1d21ff
Do not offer to partially backup homeassistant configuration (#12188) 2022-04-01 14:37:18 +02:00
Joakim Sørensen 7b6d3c0e36
Use update entities for showing updates on configuration panel (#12100)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-23 13:04:29 -07:00
Bram Kragten db830e9014
Fix theme setting (#11977) 2022-03-08 10:13:08 -08:00
Bram Kragten 3873203721
Convert inputs (#11907)
* Convert inputs

* Update dialog-thingtalk.ts

* imports
2022-03-07 12:45:39 +01:00
Steve Repsher 24829bd903
Supervisor mobile click accessibility (#11915) 2022-03-03 10:15:22 +01:00
Joakim Sørensen c2994343b4
Remove unused attributes from search-input (#11889) 2022-02-28 18:27:07 -06:00
Steve Repsher a9e5a5dd44
Add a few button labels (#11885)
* Add label to remove addon repository button

* Add label to delete energy device button

* Add label to quick bar button
2022-02-28 23:53:39 +01:00
Bram Kragten 49beafbe5f
Fix dev states filter field on iOS (#11839) 2022-02-24 21:57:20 +01:00
Bram Kragten 1719d062b3
mwc-select -> ha-select (#11806) 2022-02-23 18:59:36 +00:00
Joakim Sørensen eaf97ee7f5
Show Home Assistant when creating partial backup (#11758) 2022-02-21 09:33:02 -08:00
Steve Repsher 2281f5bafa
Set initial focus for supervisor dialogs (#11710) 2022-02-21 17:02:55 +01:00
Joakim Sørensen cbd0ef6b65
Add signed add-on capability and adjust max rating (#11703) 2022-02-17 10:43:26 +01:00
Bram Kragten ba63ab8b7a
Latest paper-dropdown -> mwc-select conversion (#11692) 2022-02-15 09:11:43 -06:00
Bram Kragten fc654d86c6
hassio fixes (#11688) 2022-02-14 22:33:12 +01:00
Bram Kragten 523afe2f6f
Another round of paper-dropdown -> mwc-select conversion (#11674)
* Another round of paper-dropdown -> mwc-select conversion

* ha-pick-language-row -> Lit

* Update hui-view-editor.ts

* Cleanup imports

* hassio

* Add explicit imports
2022-02-14 20:08:18 +01:00
Bram Kragten 0eeed85193
Bunch of fixes and cleanup (#11636) 2022-02-10 08:24:47 -06:00
Joakim Sørensen 92a9ed7080
Create error when trying to backup wile system in freeze (#11634)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-02-10 10:29:42 +01:00
Joakim Sørensen 6a51e2aaad
Only show stable add-ons in the store if not advanced mode (#11596) 2022-02-07 23:18:52 +01:00
Bram Kragten e72a4e4a20
Convert HaFormSchemas to use selectors (#11589) 2022-02-07 10:06:04 -06:00
Bram Kragten 0540bae707
Fix dialog heading aria label (#11524)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2022-02-03 14:54:37 +00:00
Joakim Sørensen 5e80a2b465
Make sure we load data in update card (#11516) 2022-02-03 09:56:38 +01:00
Philip Allgaier ffaff30b46
Fix various supervisor tooltip and aria-label issues (#10878) 2022-01-25 16:36:35 +00:00
Paulus Schoutsen f75bf1f676
Check for updates in add-on store (#11382) 2022-01-21 08:16:45 -08:00
Joakim Sørensen 7ad0b37a9e
Use backend logic for partial backup while updating (#11364) 2022-01-20 10:12:52 -08:00
Joakim Sørensen 930c7e4afa
Add backup size to backup table (#11365) 2022-01-20 10:08:53 -06:00
Paulus Schoutsen f3642a1677
Use download util for diagnostics (#11349) 2022-01-18 08:52:29 +01:00
Joakim Sørensen 7d5b566312
Disable repository removal if used for installed add-ons (#10922) 2021-12-17 22:21:46 -08:00
Joakim Sørensen 07cd68f5d0
Always send homeassistant for partial restore (#10927) 2021-12-16 13:57:08 -08:00
Joakim Sørensen 99bf6fa781
Handle update-complete event on add-on page (#10929) 2021-12-16 12:39:21 -08:00
Joakim Sørensen bfad1eb5ac
Add bottom margin to update card (#10948) 2021-12-16 12:33:46 -08:00
Joakim Sørensen a7b558b64a
Add no update available message (#10891) 2021-12-13 17:20:38 +01:00
Joakim Sørensen b7665bef6f
Don't backup core for supervisor/os updates (#10886) 2021-12-13 10:53:02 +01:00
Joakim Sørensen 24e8028e8f
Use _version_latest for change log URL (#10821) 2021-12-07 23:37:06 +01:00