Joakim Sørensen
eff48acdf4
Rename snapshot -> backup ( #9393 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-08-12 11:56:13 +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
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
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
b12a10ccb5
Add snapshot contents as secondary info for partial snapshots ( #9166 )
2021-05-14 11:49:52 +02: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
Bram Kragten
5754f4463d
Bump babel and eslint ( #9049 )
2021-04-30 12:15:31 -07:00
Joakim Sørensen
5c63f8e52a
Fix USB sync endpoint ( #8725 )
2021-03-26 14:14:54 +01:00
Joakim Sørensen
d715867b09
More consistant ignoring errors ( #8553 )
2021-03-05 10:40:49 +01:00
Joakim Sørensen
c97ec32343
Fix missing name in full snapshot ( #8535 )
2021-03-04 10:25:51 +01:00
Joakim Sørensen
9f73f0ca8d
Merge update dialogs ( #8516 )
2021-03-02 16:39:54 +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
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
c042c5568b
Fix WS command for validating ingress session ( #8427 )
2021-02-22 10:28:18 +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
48de8b0739
Block snapshots when system is not running ( #8350 )
2021-02-08 16:18:33 +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
f7c7ac44f7
Show eMMC lifetime ( #8302 )
2021-02-03 15:52:52 +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
edcb7e87bb
Hide configuration card if the add-on does not expose options or schema ( #8131 )
2021-01-11 14:43:24 +01:00
Joakim Sørensen
6f0c79ec25
Introduce supervisor object ( #7800 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-11-25 18:22:05 +01:00
Paulus Schoutsen
1d13947e71
Use Record type ( #7798 )
2020-11-25 10:40:32 +01:00
Joakim Sørensen
0ef8881660
Add unhealthy dialog and SU restart button ( #7781 )
2020-11-23 17:24:26 +01:00
Joakim Sørensen
c409ba149d
Supervisor network changes ( #7676 )
2020-11-19 22:51:29 +01:00
Paulus Schoutsen
7e2db0aa4e
Add ingress session validation ( #7610 )
2020-11-06 23:01:29 +01:00
Joakim Sørensen
682fa0d3eb
Haos update button ( #7419 )
2020-10-21 10:30:41 -05:00
Joakim Sørensen
01b9a07320
Change logic for the new version handling ( #7405 )
2020-10-21 12:40:06 +02:00
Joakim Sørensen
eec4a91ad8
Fixes for snapshot upload during onboarding ( #7390 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-10-19 15:24:25 +02:00
Joakim Sørensen
534d1f5055
Add dialog and links for unsupported supervisor installation ( #7332 )
2020-10-17 22:18:17 +02:00
Joakim Sørensen
a56ce62f1a
Add docker registry management ( #7269 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-10-16 17:25:23 +02:00
Bram Kragten
c90c88ecbf
Bump typescript (4) and babel ( #7249 )
2020-10-07 17:58:56 +02:00
Joakim Sørensen
590cd8500d
Restore snapshot from onboarding ( #7132 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-29 20:30:25 +02:00
Joakim Sørensen
28050fc9fb
Add upload snapshot dialog ( #7115 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-25 09:55:02 +02:00
Joakim Sørensen
bd511887a7
Adds hassio-system-metrics ( #7105 )
2020-09-22 21:58:31 +02:00
Joakim Sørensen
fa65f84e09
Ignore disconnect codes for shutdown and reboot ( #6901 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-10 22:04:16 +02:00
Sean Mooney
a37aad18b7
Minor typo fix ( #6809 )
...
Unkown = Unknown
2020-09-06 23:53:00 +02:00
Joakim Sørensen
5fa0012195
hassio-addon-info feedback ( #6734 )
...
* hassio-addon-info feedback
* lint
* init config validation
* better error
* Finish
* sort imports
* Use startup type for watchdog
* Only show error if issue with config
* Adjust
2020-09-03 16:38:59 +02:00
Joakim Sørensen
35a430e9f4
Add watchdog toggle ( #6703 )
2020-08-26 15:27:19 +02:00
Joakim Sørensen
04df6c3e9e
Supervisor system ( #6699 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-25 23:34:02 +02:00
Joakim Sørensen
a90203f256
Use secure cookie if https ( #6644 )
2020-08-24 14:21:57 +02:00
Joakim Sørensen
613470b44d
Set SameSite=Strict attribute for ingress_session ( #6556 )
2020-08-17 15:16:28 +02:00
Joakim Sørensen
947773a82e
Add diagnostics toggle ( #6525 )
...
* Add diagnostics toggle
* No need to check
* Expected blank line between class members
* Mimic the profile page
* Move settings-row to components and use button
* Update src/components/ha-settings-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-07 08:47:25 -05:00
Joakim Sørensen
16c604937e
Display docker version ( #5989 )
2020-06-18 11:54:21 +02:00
Joakim Sørensen
0961c9d05e
Cleanup and new repository management for add-on store ( #5750 )
2020-05-07 15:20:51 +02:00
Joakim Sørensen
0bdcfcc42f
Supervisor dialogs ( #5740 )
2020-05-04 14:35:15 +02:00