renovate[bot]
4f8415e8a7
Update dependency @codemirror/view to v6.26.1 ( #20300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 09:13:46 +02:00
Simon Lamon
b202a36feb
Clean menu implementation ( #20294 )
...
* Clean menu
* Clean up imports
* Fix imports
2024-03-31 12:28:28 +02:00
Bram Kragten
7e3e224746
Some data table fixes ( #20286 )
2024-03-30 21:11:35 +01:00
Bram Kragten
503a7979d0
Fix clearing of filters ( #20288 )
...
* Fix clearing of filters
* Update ha-filter-integrations.ts
* Update ha-filter-integrations.ts
2024-03-30 15:32:34 +01:00
Simon Lamon
f3ba6e7996
Fix uncaught keyFunction errors when data table filtering ( #20285 )
...
* Undefined keys
* Apply suggestion
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-03-30 13:44:59 +00:00
Bram Kragten
f13dcb4139
Fix flickering toast ( #20287 )
2024-03-30 14:40:13 +01:00
Yosi Levy
e8dc61ec36
RTL fixes to new data table ( #20283 )
...
RTL fixes to new features
2024-03-30 13:32:29 +01:00
Simon Lamon
88c59c5c13
Add label filter for helper page ( #20281 )
...
* Label filter for helper page
* Clean up debugging label
2024-03-30 13:30:24 +01:00
Paul Bottein
fd06d434f2
20240329.1 ( #20280 )
20240329.1
2024-03-29 21:25:10 +01:00
Paul Bottein
85f80ff863
Bumped version to 20240329.1
2024-03-29 21:23:46 +01:00
Paul Bottein
d56abe6b72
Fix stack card border radius reset on iOS ( #20278 )
2024-03-29 21:22:31 +01:00
Paul Bottein
d24d29e42f
20240329.0 ( #20277 )
20240329.0
2024-03-29 19:10:34 +01:00
Paul Bottein
bc14b8468d
Bumped version to 20240329.0
2024-03-29 19:09:09 +01:00
Paul Bottein
f924f81ec1
Add labels on entities datatable ( #20274 )
2024-03-29 18:47:22 +01:00
Paul Bottein
3a6382df55
Add labels on devices datatable ( #20275 )
2024-03-29 18:46:34 +01:00
Paul Bottein
1dba049038
Fix floor creation in floor picker ( #20276 )
2024-03-29 18:05:06 +01:00
Simon Lamon
f539516252
Label filters for devices & entities ( #20253 )
...
More label filters
2024-03-29 16:41:18 +01:00
Paul Bottein
abd02eda0f
Fix empty line in data table when using group_by ( #20273 )
2024-03-29 15:16:01 +00:00
Paul Bottein
99695d6cb3
Use md-menu for group by and sort by for data table ( #20266 )
2024-03-29 16:15:21 +01:00
Paul Bottein
cb1c2b59df
Use primary color for filter badge color ( #20263 )
2024-03-29 16:12:18 +01:00
Paul Bottein
8368f977b9
Improve data table search bar style ( #20271 )
2024-03-29 16:10:41 +01:00
Paul Bottein
e05595f318
Fix add category and add label animation ( #20272 )
2024-03-29 16:09:10 +01:00
Paul Bottein
11cf2ec39d
Fix selecting no category message ( #20268 )
2024-03-29 15:41:05 +01:00
renovate[bot]
e5c43fcfcd
Update typescript-eslint monorepo to v7.4.0 ( #20256 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 12:44:45 +01:00
Paul Bottein
520581c165
Reapply filters if entity registry change ( #20265 )
2024-03-29 11:37:13 +01:00
Paul Bottein
d1119a3b61
Restore theme usage in stack card in panel view ( #20264 )
2024-03-29 11:16:28 +01:00
Paul Bottein
5dd029cc05
Add delete action in label overflow menu ( #20261 )
2024-03-29 10:25:54 +01:00
Paul Bottein
510e010f97
Fix search for labels and categories ( #20262 )
2024-03-29 10:25:02 +01:00
Paul Bottein
1300cffa3b
Hide show all categories button is no categories ( #20255 )
2024-03-28 23:13:51 +01:00
Simon Lamon
8fbcbb0b68
Add label button to ha-filter-labels ( #20251 )
2024-03-28 18:51:36 +01:00
Paul Bottein
e02a47a16a
20240328.0 ( #20250 )
20240328.0
2024-03-28 16:49:01 +01:00
Paul Bottein
7b26c1ffcb
Bumped version to 20240328.0
2024-03-28 16:45:12 +01:00
Bram Kragten
d3e62454a5
Add default icons for area and floors ( #20214 )
...
* Add default icons for area and floors
* Add default icon for floor based on level
* Allow deleting floor level
* Use texture box for area
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-03-28 16:35:56 +01:00
Paul Bottein
6b8f4e92a7
Display category dialog in category picker ( #20234 )
2024-03-28 13:51:53 +01:00
Paul Bottein
b590b21183
Fix unassign category action ( #20235 )
2024-03-28 13:51:37 +01:00
Paul Bottein
a08484f450
Fix default label color ( #20232 )
2024-03-28 12:30:53 +00:00
Paul Bottein
2978ca13c5
Fix label creation in label picker ( #20233 )
2024-03-28 13:09:51 +01:00
Bram Kragten
31c0850b14
Add default icons to categories ( #20215 )
...
* Add default icons to categories
* Update ha-filter-categories.ts
* smaller graphic margin in filters
2024-03-28 11:45:41 +01:00
Bram Kragten
1d85f0717a
Add label and floor to target struct ( #20213 )
2024-03-28 09:15:58 +01:00
Bram Kragten
795c16a941
20240327.0 ( #20210 )
20240327.0
2024-03-27 17:52:08 +01:00
Bram Kragten
55c8589841
Merge branch 'master' into dev
2024-03-27 17:45:26 +01:00
Bram Kragten
4687add37a
Bumped version to 20240327.0
2024-03-27 17:41:56 +01:00
Paul Bottein
c25e23ccd6
Fix translations for label and category ( #20209 )
...
* Fix translations for label and category
* Update en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-03-27 17:41:38 +01:00
Bram Kragten
e42ddb8f0f
Update ha-target-picker.ts
2024-03-27 17:36:12 +01:00
Bram Kragten
705c0e58fc
Allow delete floor ( #20208 )
...
* Allow delete floor
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-03-27 17:35:29 +01:00
Paul Bottein
7427e17926
Remove border from chip and use ha-label for label ( #20205 )
2024-03-27 16:33:32 +00:00
Paul Bottein
2c4b31dcaa
Use primary color for user message in assist dialog ( #20207 )
2024-03-27 16:31:39 +00:00
Bram Kragten
ae8671af96
Add filtering and grouping to device and entities config pages ( #20204 )
...
* Add filtering and grouping to device and entities config pages
* Update hass-tabs-subpage-data-table.ts
* Change label
* Update ha-config-voice-assistants-expose.ts
* fix expose multi select
* Update ha-config-voice-assistants-expose.ts
2024-03-27 17:26:56 +01:00
Bram Kragten
f5ff55abc5
Support no level on floors ( #20206 )
2024-03-27 16:15:06 +00:00
karwosts
b662512995
Fix missing column headers for various data tables ( #20160 )
...
* Fix missing column headers for automation/scene/script/blueprint
* more tables
* Update ha-automation-picker.ts
* Update ha-script-picker.ts
* Update ha-scene-dashboard.ts
2024-03-27 17:04:45 +01:00