Wendelin
28c355812c
Add shoelace loading spinner component ( #24525 )
...
* Add loading spinner component
* Update some spinners
* Update some spinners
* Update indeterminate to ha-spinner
* add ha-spinner-delayed
* Remove ha-circular-progress component
* Update demo/src/custom-cards/ha-demo-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Fix gallery
* Update set size
* Add ha-fade-in
* Remove wrong testing conditions
* Remove size number option
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-03-13 17:05:51 +01:00
Wendelin
03a415beff
Onboarding restore use core api ( #23920 )
...
* Fix type issues
* Extract backup-upload
* Add onboarding upload section
* Extract and use ha-backup-details
* Implement backup details and restore
* remove unused hassio onboarding calls
* Require hass in dialog-hassio-backup
* Add restore view
* Add formatDateTime without locale and config
* Add restore status
* Fix prettier
* Fix styles of backup details
* Remove unused localize
* Fix onboarding restore translations
* Hide data-picker on core only instance
* Split uploadBackup into 2 separate funcs
* Add formatDateTimeWithBrowserDefaults
* Fix selected data for core only
* Show error reasons on status page
* Use new backup info agents
* Add mem function for formatDateTimeWithBrowserDefaults
* Fix overflow on mobile
* Handle errors when in hassio mode
* Fix cancel restore texts
* Fix hassio localize type issue
* Remove unused onboarding localize in hassio backup restore
* improve format_date_time
* Fix tests
* Fix and simplify backup upload issues
* Use foreach instead of reduce
* Fix attributes, unused styles and properties
* Simplify supervisor warning
* Fix language type issues
* Fix ha-backup-data-picker
* Improve backup-details-restore
* Fix onboarding-restore issues
* Improve loadBackupInfo
* Revert uploadBackup changes
* Improve cancel restore
* Use destructive
* Update src/panels/config/backup/dialogs/dialog-upload-backup.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Show backup type not at onboarding
* Only show backup type in correct translationPanel
* Fix quotes
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-02-10 16:40:08 +01:00
Wendelin
abe8899f9b
Update ts-eslint ( #23723 )
...
* Update ts-eslint
* Remove comments
* Remove unused ts-ignore
* Add undefined generic type instead of unknown
* Remove unused undefined type
* Fix type issues
* Use undefined instead of void for subscribed return type
2025-01-14 11:24:02 +01:00
Wendelin
37aa2bd869
Improve onboarding backup restore ( #23340 )
...
* Improve onboarding backup restore
* Fix onboarding backup restore
* Fix restoring value in onboarding-restore-backup
2024-12-20 12:13:16 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Bram Kragten
d4872b177f
Start improve restore backup in onboarding ( #17813 )
2023-09-04 20:08:33 +02:00
Bram Kragten
2ab67328d4
Update upload element ( #17654 )
2023-08-30 13:24:11 +02:00
Bram Kragten
3873203721
Convert inputs ( #11907 )
...
* Convert inputs
* Update dialog-thingtalk.ts
* imports
2022-03-07 12:45:39 +01:00
Joakim Sørensen
12ef191a0f
Handle missing hass with backup upload during onboarding ( #10523 )
2021-11-04 13:47:30 +01:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button> + ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Joakim Sørensen
eff48acdf4
Rename snapshot -> backup ( #9393 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-08-12 11:56:13 +02:00