Commit Graph

542 Commits

Author SHA1 Message Date
Skyler Carlson 3d0f2adf9f
Update wording in UI when restoring partial backup (#17319) 2023-07-16 18:09:48 +00:00
renovate[bot] cb0bc762b1
Update dependency prettier to v3 (#17215)
* Update dependency prettier to v3

* Update config and remove .prettierignore

* Reformat

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-07-14 17:40:17 +00:00
Bram Kragten 72dbe8e7ab
Guard for missing translations (#17160) 2023-07-05 09:01:02 +02:00
Bram Kragten a3b87a6e7b
Fix supervisor not loading Firefox (#17146) 2023-07-03 13:25:59 +00:00
Bram Kragten e2daa89941
Add space for FAB on addon page (#17076) 2023-06-28 16:48:06 +02:00
Bram Kragten b15754a6a7
Ingress: offer to start addon on ingress page (#16458)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2023-06-27 18:49:24 +02:00
Joakim Sørensen 3be601a3b9
Add location to backups table (#16813) 2023-06-15 16:08:32 +02:00
Bram Kragten 780de42e4b
Allow to show times in the UI in the timezone of the server (#16799) 2023-06-13 12:12:13 +02:00
Joakim Sørensen 31a3fa02d9
Allow for lazy loading images in markdown (#16746) 2023-06-05 09:46:38 +02:00
Joakim Sørensen 24b4060c97
Add missing imports in backup dialogs (#16715) 2023-06-01 09:54:53 +00:00
Joakim Sørensen 5006dfc138
Use `__STATIC_PATH__` in more places so the supervisor panel can reach paths (#16665)
Use __STATIC_PATH__ in more places so the supervisor panel can reach paths
2023-05-30 10:45:58 +02:00
rtm516 07a66b4bff
Fix topbar overflowing card for add-on store (#16637) 2023-05-29 14:22:03 +00:00
Paul Bottein 71bb540352
Use key instead of keycode for key event (#16625) 2023-05-25 18:47:57 +02:00
Joakim Sørensen 9111f58e52
Add dialog to change default backup location (#16610)
* Add dialog to change default backup location

* Add guard

* Update src/components/ha-mount-picker.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-24 12:03:14 +02:00
Bram Kragten d46201ebd8
fix supervisor ingress routing (#16474) 2023-05-10 16:03:19 +02:00
Bram Kragten 689d123890
Add search to add-ons page (#16459) 2023-05-10 14:59:24 +02:00
Joakim Sørensen ec36d4a381
Use "any" as step for add-on configuration floats (#16478) 2023-05-09 12:22:17 +02:00
Bram Kragten 6d4e3a0de3
Allow supervisor panel to unsubscribe, cleanup (#16470) 2023-05-08 15:56:05 -04:00
Bram Kragten 8f75c314f5
Fix supervisor loading race (#16460) 2023-05-07 22:48:16 -04:00
Bram Kragten 4e5a18d272
Remove polymer types, cleanups (#16385)
* Remove polymer types, cleanups

* Delete updated.ts
2023-05-04 15:24:24 +00:00
Bram Kragten a6e71f4c0a
Optimise supervisor entrypoint (#16379) 2023-05-02 20:45:35 +02:00
Steve Repsher 3ed3dab0a1
Clean up imports for some layouts (#16365) 2023-05-01 20:34:21 +02:00
Steve Repsher aac28efd32
Streamline HTML generation and consolidate templates (#16117) 2023-04-20 11:10:12 +02:00
Stefan Agner ac1e6b87ae
Change dhcp to auto in network config (#16185) 2023-04-17 18:04:09 +02:00
Joakim Sørensen 0478aed28c
Remove ha-call-api-button (#16182) 2023-04-14 14:35:25 +02:00
Joakim Sørensen 3a1fff81b8
Move add-on rebuild over to WS for newer core versions (#16180) 2023-04-14 07:33:03 -04:00
Bram Kragten 442f73b8c5
Add initial expose UI (#16138)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-04-12 18:33:40 +02:00
Bram Kragten 1596578f96
Fix automation editor (#16057) 2023-04-05 10:20:21 +02:00
Steve Repsher 1f1898fa46
Make module types explicit and convert some to ESM (#15964) 2023-03-30 11:23:43 +02:00
Bram Kragten f5a4affdec
Use mwc-drawer (#10335
* Use mwc-drawer

* Update home-assistant-main.ts

* Implement top-app-bar

* Update home-assistant-main.ts

* update hui-root

* WIP

tabs don't work yet

* migrate most panels

* fixed

* notifications-drawer

* developer tools

* lovelace

* Update hui-root.ts

* Update hui-root.ts

* Update notification-drawer.ts

* fix dev tools

* Update ha-panel-developer-tools.ts
2023-03-29 17:46:34 +02:00
Bram Kragten 0f5320c6fb
Drop polymer from authorize and onboarding entrypoint (#15760)
* Drop polymer from authorize and onboarding entrypoint

* Update ha-icon.ts

* dedupe
2023-03-29 12:17:42 +02:00
Joakim Sørensen 47cfc3d27c
Move deleting backups to WS (#15773) 2023-03-09 11:32:52 +01:00
Steve Repsher 9ce4563dd4
Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
Bram Kragten 25d8550dd7
Fix double defined cloud-account (#15537) 2023-02-21 19:28:21 +00:00
Paul Bottein 8754947133
Compact more info header (#15448) 2023-02-20 13:58:10 +00:00
Philip Allgaier cb00535683
Add missing translations to Supervisor Wi-Fi network section (#14606)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-01-30 21:50:20 +01:00
Steve Repsher 1b922e0065
Add more alternative text to various images (#14932)
* Add alt text for cast launcher images

* Hide icon with supervisor form field label

* Use attribute for iframe title for ingress view

* Hide some decorative ZWave/ZHA icons

* Hide image preload in state card configurator

* Use title for alt text  on image media

* Hide media art as decorative

* Do not allow empty string for image media
2023-01-22 22:47:12 -05:00
Gia Ferrari 5c2fcd7f9b
Add alt attribute to various images (#14405)
* ha-config-area-page: Add alt tag for area-picture

* dialog-tag-detail: Add alt tag for generated QR code image.

* ha-config-hardware: Blank alt tag for hardware pic, info already elsewhere

* dialog-energy-solar-settings: Blank alt tag for brand icon.

* ha-energy-grid-settings: Blank alt tag for co2signal brand icon.

* Add a few more appropriately-blank alt texts.

* ha-config-device-page: Logo alt text set to name of device domain.

* ha-config-repairs: Logo alt text set to name of issue domain.

* hui-picture-card(-editor): Alternate Text via config (blank default)

* hui-picture-entity-card(-editor): Alternate Text via config (blank default)

* ha-long-lived-access-token-dialog: Alt text for QR code.

* hui-picture-header-footer: Support alt text via optional property.

* A few more blank alt attributes.

* ha-tile-image: Support alt tag (but it is blank in current usage).

* prod cla-bot

* Lint. Fix whitespace.

* Add missing alt text properties to TS types.

* Fix my silly typo in picture-entity-card-editor's SCHEMA (+ minor reformat)

* Add alt_text to Picture(Entity)CardConfig TypeScript types.

* Format with prettier.

* Revise alt text for tag QR

* Revise alt text for token QR

* Revise alternate to alternative

* Add alt to logo in gallery

* Add alt text to crop image

* Use ifDefined for tile image alt

* Change area picture alt to area name

* Remove entry from entities config struct

* Revert altText changes for Picture Entity Card (to revisit in future PR)

See:
https://github.com/home-assistant/frontend/pull/14405#discussion_r1032735871

* Revert changes to hui-image and picture entity editor

Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2022-12-29 01:16:05 +00:00
Jaroslav Hanslík e926091e54
Sort strings by locale language (#14533) 2022-12-28 14:25:45 +01:00
Steve Repsher 311d11f2da
Add title attributes to iframes for accessibility (#14760)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 16:50:14 +01:00
Steve Repsher 745753c526
Make corrections to .gitignore for directories (#14567) 2022-12-06 13:04:18 +01:00
Bram Kragten 2ed8a4053b
set backpath for supervisor addons panel (#14555) 2022-12-05 13:30:28 +00:00
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