500 Commits

Author SHA1 Message Date
Bram Kragten
370864e0ed
fix back button in hassio addons (#14161) 2022-10-24 11:03:32 +02:00
Bram Kragten
a70e2342a2
Add main column to data table (#13966) 2022-10-03 13:37:00 +02:00
Paul Bottein
5146fa1d9e
Update join beta dialog (#13847) 2022-09-28 09:27:34 +00:00
Paul Bottein
61d09072a7
Update Uninstall add-on dialog (#13898) 2022-09-28 11:02:09 +02:00
Paul Bottein
4a07d3d39b
Update Restart add-on dialog (#13896) 2022-09-28 11:01:12 +02:00
Joakim Sørensen
1c05bc6380
Catch reload issues (#13487) 2022-08-25 15:02:30 +02:00
Joakim Sørensen
255cb23c7d Show homeassistant when creating partial backup (#13482) 2022-08-25 11:26:56 +02:00
Steve Repsher
52a1594969
Remove all exceptions from supervisor localize keys (#13402) 2022-08-20 13:37:57 -04:00
Steve Repsher
d7b888f761
Fix localize key types related to form schemas (Group 3) (#13400)
* Fix key type errors for card editors (Round 4)

* Fix key type errors for remaining form schemas
2022-08-17 23:57:26 -04:00
Joakim Sørensen
ca28feca80
Missing import and refresh correct collection (#13358) 2022-08-08 10:16:13 +02:00
Zack Barett
f5d9a7d662
Merge pull request #13353 from home-assistant/Make-sure-we-have-supervisor.addon 2022-08-07 16:56:33 -05:00
Joakim Sørensen
0d5b86e2b6
Check store for addons when using my link (#13352) 2022-08-07 12:56:44 -04:00
ludeeus
825558c8db Make sure we have supervisor.addon 2022-08-07 16:53:09 +00:00
Steve Repsher
1d47303127
Separate supervisor localize key exceptions and disallow string (#13317) 2022-08-05 15:39:19 +02:00
Zack Barett
c73677f15d
Move System Information to Repairs (#13281)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-07-27 09:23:55 +00:00
Steve Repsher
c99f00ba50
Setup stronger type for localize key (#13244) 2022-07-21 13:13:11 +00:00
Steve Repsher
d332b8ab14
Fix bad localize keys (#13245)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-07-20 18:34:09 +02:00
Joakim Sørensen
414db83359
Hide homeassistant from partial restore if no version (#13168) 2022-07-11 12:55:43 +02:00
Joakim Sørensen
cd4f6e19f4
Await backup restore (#13167) 2022-07-11 12:50:37 +02:00
Joakim Sørensen
e7848262ea
Split store and installed calls (#12921)
* Split store and installed calls

* Fix issue when installing

* Remove supervisor.addons usage

* one more

* Update core

* Comments
2022-06-11 11:04:54 +02:00
Joakim Sørensen
4ad49ef07f
Move to supervisor store API (#12911)
* Move to supervisor store API

* Add supervisorApiCall helper to simplify functions

* Do not consider ESPHome as custom repository

* Home Assistant Community Add-ons is not custom
2022-06-08 15:28:40 +02:00
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