Paul Bottein
d9f1b06199
Fix undefined value in search ( #21175 )
2024-06-26 20:37:07 +02:00
Paul Bottein
f42a9ac070
Ignore diacritics (accents) in search ( #21150 )
...
* Ignore diacritics in search
* Rename variable
2024-06-26 10:07:31 +02:00
Paul Bottein
d0df029ff1
Update check update icon and add toast when checking update ( #20677 )
...
* Update check update icon
* Add toast when checking for update
2024-04-30 19:21:30 +00:00
Simon Lamon
32c403d069
Replace more paper-items ( #19707 )
...
Remove leftover paper items
2024-02-28 11:52:45 +01:00
Yosi Levy
0892ed18e5
RTL fixes ( #19834 )
...
* RTL fixes
* Additional update
* Fixed comments
2024-02-28 11:26:18 +01:00
Yosi Levy
5e40bb55eb
RTL fixes ( #19563 )
2024-01-30 14:27:40 +01:00
Yosi Levy
97652bd2f6
Various RTL fixes ( #19495 )
...
* Various RTL fixes
* Additional RTL
* Additional fixes
* Revert ha-dialog
* Improve margin-title
* Additional fixes
* Additional fixes
* Fix prettier
* More fixes
* Additional fixes
* Fix prettier
* Fix prettier again
* Additional updates
* Additional fixes
* Final fixes (left only)
2024-01-26 17:15:27 +01:00
Steve Repsher
349344161a
Fix incompatible object/array property types (2 of 3) ( #19482 )
2024-01-22 16:04:58 +01:00
Cody C
45398f84cb
Update hassio-addon-dashboard.ts to fix back button issue ( #19477 )
2024-01-19 21:06:29 +01:00
Steve Repsher
24bfa4919a
Fix property visibility mismatches (2 of 2) ( #19448 )
2024-01-19 09:39:41 +01:00
Steve Repsher
6234f7b7d2
Initialize boolean properties ( #19445 )
2024-01-18 16:39:33 +01:00
renovate[bot]
6f8c366bad
Update dependency prettier to v3.2.0 ( #19411 )
...
* Update dependency prettier to v3.2.0
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2024-01-15 16:49:22 -05:00
Steve Repsher
70fcea0c2b
Disable attributes for hass, stateObj, selector, and route properties ( #19362 )
...
* Disable attribute for hass properties
* Disable attribute for stateObj properties
* Disable attribute for selector properties
* Disable attribute for route properties
* Switch from Object type to no attribute for same properties
2024-01-15 15:52:10 +01:00
Steve Repsher
b801441201
Fix property visibility mismatches (1 of 2) ( #19376 )
2024-01-15 15:40:03 +01:00
Steve Repsher
920df03cc1
Fix missing imports (1 of 2) ( #19363 )
2024-01-15 15:34:46 +01:00
Steve Repsher
3edc77c978
Fix missing element tag definitions ( #19329 )
2024-01-09 15:00:30 +01:00
Yosi Levy
783a8242e1
Fix for RTL in Supervisor dashboards ( #19290 )
2024-01-05 14:56:15 +01:00
Simon Lamon
7a8f5c0cc9
Replace remaining paper inputs ( #19292 )
2024-01-05 14:31:58 +01:00
Bram Kragten
caece9d6ad
Add QR code element ( #19155 )
...
* Add QR code element
* fixes
* move to workflow
* limit webpack imports
2023-12-27 17:22:09 +01:00
Simon Lamon
ccada33caf
Accessibility improvements for circular progress indicators ( #18506 )
2023-12-04 14:06:25 +01:00
Kendell R
f4ee734ea3
Use new localize format ( #18574 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-28 12:29:41 +00:00
Paul Bottein
3da7025d78
Improve search for single character ( #18748 )
2023-11-24 14:37:59 +00:00
renovate[bot]
15395275ba
Update dependency prettier to v3.1.0 ( #18675 )
...
* Update dependency prettier to v3.1.0
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-11-19 23:31:56 -05:00
Paul Bottein
37b7395986
Migrate chips to Material 3 chips. ( #18513 )
2023-11-09 17:57:37 +01:00
renovate[bot]
37ab5cbdc3
Update dependency fuse.js to v7 ( #18462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-10-30 15:09:12 +01:00
Steve Repsher
32edbd7b33
Remove js-yaml resource proxy ( #18369 )
2023-10-24 14:17:25 +02:00
Steve Repsher
02a212a47d
Load and set Polymer settings asynchronously ( #18278 )
2023-10-19 17:09:35 +02:00
Steve Repsher
3b2f6d71f5
Minify ha-style/Roboto and load asynchronously ( #18226 )
2023-10-16 20:37:50 +02:00
Paul Bottein
e1a71fbfaa
Add translations for restore backup dialogs ( #18112 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-05 11:26:50 +02:00
Bram Kragten
5aaf0cd579
Update logo ( #17964 )
2023-09-26 15:33:40 +02:00
Paul Bottein
3349031cbd
Simplify data table template ( #17825 )
...
* Simplify data table template
* Fix backup and gallery
2023-09-20 12:09:44 +02:00
Bram Kragten
d4872b177f
Start improve restore backup in onboarding ( #17813 )
2023-09-04 20:08:33 +02:00
Bram Kragten
c485e8d03e
Update onboarding ( #17734 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-08-30 13:24:25 +02:00
Bram Kragten
2ab67328d4
Update upload element ( #17654 )
2023-08-30 13:24:11 +02:00
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