Bram Kragten
062e402ef1
Show if entity is supported in expose list ( #16335 )
...
* Show if entity is supported in expose list
* Add translations and refactor code
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-04-27 17:12:12 +02: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
Paul Bottein
97f983e34a
Fix iOS dashboard scroll issue ( #16129 )
2023-04-10 22:17:37 +02:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Steve Repsher
7adb49c772
Fix promise constructors with returns ( #15486 )
2023-02-20 18:14:54 +01:00
karwosts
e242fbe148
Sort battery level column using numeric sort ( #14926 )
...
fixes undefined
2023-01-23 21:10:01 +01:00
Steve Repsher
8d1ecdb27e
Bump prettier to 2.8.1 ( #14694 )
...
* Bump prettier to 2.8.1
* Reformat ha-data-table
2022-12-12 11:45:06 -05:00
Alex van den Hoogen
590ad5b8a0
Only show hover on clickable rows in data table ( #14326 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-21 21:24:28 +01:00
Bram Kragten
527c4f71c2
Add icons to device config dashboard ( #14184 )
...
* Add icons to device config dashboard
* Add `alt=""`
2022-10-26 15:19:56 +02:00
Bram Kragten
a70e2342a2
Add main column to data table ( #13966 )
2022-10-03 13:37:00 +02:00
Allen Porter
00c5d3dbbb
Add configuration panel for Application Credentials ( #12344 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Zack <zackbarett@hey.com >
2022-05-09 17:03:59 +02:00
Bram Kragten
49beafbe5f
Fix dev states filter field on iOS ( #11839 )
2022-02-24 21:57:20 +01:00
Bram Kragten
fd80408de2
fix data-table row handlers ( #11638 )
2022-02-10 08:24:00 -06:00
Bram Kragten
467a5169c0
Migrate search bar to mwc ( #11637 )
2022-02-10 08:23:21 -06:00
Bram Kragten
a0aed9112c
Migrate a bunch of paper-dropdowns ( #11626 )
2022-02-10 00:18:44 +01:00
Patrick ZAJDA
d37d99223d
Add aria-label to table headers with no title ( #11503 )
2022-02-09 18:10:41 +00:00
Bram Kragten
5f43715dd8
Update lit-virtualizer ( #11623 )
2022-02-09 18:20:25 +01:00
Bram Kragten
04668ad809
Remember filter between navigation ( #11565 )
2022-02-06 14:26:42 -08:00
Paulus Schoutsen
21a099ee9f
Clean up users table ( #11333 )
...
* Clean up users table
* Add decicated icon for data tables
* Change tooltip and icons
* Only use icons for narrow view
* Shorten headers
* Add chips to the user detail dialog
* Lint
* Hide system badge on mobile
2022-01-19 12:28:13 -08:00
Joakim Sørensen
481da19c74
Fix datatable checkbox width ( #10631 )
2021-11-16 19:46:41 +01:00
Tobias Kündig
398d777681
Introduced ha-icon-overflow-menu component ( #10352 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-10-26 12:10:53 +02:00
Bram Kragten
667fd39147
Convert default state icons ( #10223 )
...
* Convert default state icons
* update
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
* Update ha-config-core.js
* Update
* Finish
* Add siren icon
* FIx
* Add curtain icons
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2021-10-20 11:10:16 +02: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
9e35c1ab68
Make sure we have no ha-icon in supervisor ( #10176 )
2021-10-06 22:41:37 +00:00
Bram Kragten
a89caccd32
Statistics dev tools ( #10074 )
...
* Statistics dev tools
* Show all statistics
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-09-27 22:03:57 +02:00
Bram Kragten
32777b4259
Add value column prop to ha data table ( #9824 )
2021-08-25 11:20:35 +02:00
Bram Kragten
21dca3fbf8
Use patch for @lit-labs/virtualizer ( #9524 )
...
* Use patch for `@lit-labs/virtualizer`
* Re-organize
* Use original for patch
* Also patch import of EventTarget polyfill
* Delete EventTarget-ponyfill.js
* Prettier
2021-07-16 01:16:24 +02:00
Bram Kragten
e797c01761
Update lint rules ( #9563 )
...
Updated deps
Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Bram Kragten
8a1eab7ceb
Cleanup virtualizer styles ( #9327 )
2021-06-01 11:51:30 -07:00
Bram Kragten
2427d68aa1
Use local version 0.7 of lit-virtualizer ( #9321 )
2021-06-01 11:39:15 +02:00
Bram Kragten
8af05e2726
Optimise data table and device dashboard ( #9217 )
2021-05-25 13:12:44 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Joakim Sørensen
6dc7e852ae
Use hass-tabs-subpage-data-table for supervisor snapshots ( #9103 )
...
* Use hass-tabs-subpage-data-table for supervisor snapshots
* comments
* type
* cleanup
* change translations
* Update hassio/src/dialogs/snapshot/dialog-hassio-create-snapshot.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* reset
* fix after rebase
* internalProperty -> state
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-05-10 18:17:16 +02:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Bram Kragten
5754f4463d
Bump babel and eslint ( #9049 )
2021-04-30 12:15:31 -07:00
Bram Kragten
1fb3663398
Add sortable last trigger column to automation and script overview ( #8783 )
2021-04-01 09:02:58 -07:00
Bram Kragten
4b98a70ee8
Fix rendering when selecting all in datatable ( #8749 )
...
Fixes #8619
2021-03-29 17:15:08 -07:00
Bram Kragten
f84a8eccfa
FIx accessibility of data tables ( #8611 )
...
According to #6487
2021-03-14 14:54:46 +01:00
Philip Allgaier
f4d07828e7
Minor follow-up tweaks for PR 7947 ( #7955 )
2020-12-29 22:52:20 +01:00
Bram Kragten
8a42e65c6a
Add link to the community forums to find more blueprints ( #7947 )
...
* Add link to the community forums to find more blueprints
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-12 20:38:10 +01:00
Bram Kragten
ce07dfd8ac
Little clean up in data table ( #7352 )
2020-10-15 18:46:55 +02:00
Philip Allgaier
47f0d74812
New "clickable" property for <ha-data-table> ( #7351 )
2020-10-15 15:57:05 +02:00
Bram Kragten
c90c88ecbf
Bump typescript (4) and babel ( #7249 )
2020-10-07 17:58:56 +02:00
Bram Kragten
5937be695f
Bump Lit, use cache for query ( #7245 )
2020-10-06 15:55:55 +02:00
Bram Kragten
b39b54e0ac
Enable filtering on hidden columns ( #6717 )
2020-08-28 15:50:32 +02:00
Bram Kragten
9b7d17433c
Add aria roles to data table ( #6702 )
2020-08-26 00:38:02 +02:00
Zack Arnett
5fd8b5c5b9
Media browser ( #6672 )
...
* Add media browser stub
* Updates from first night
* Visual updates
* First pr push?
* Updates
* Add to dialog Havent tested it idk where to put it
* comments - Add overflow menu
* change to flex end
* lint
* Refresh the previous item
* simplify child render logic
* Add show media browser dialog func (thanks bram)
* Add to more info dialog. Not perfect. Visual bugs
* Change play/picked event to callback
* Don't use data table
* Move play button
* Fix dialog getting too wide
* Style tweaks
* tweaks
* Fix padding mobile
* Update ha-media-player-browse.ts
* Remove Color on folder icon
* Leave dialog open on play
* Move more info icon
* Remove unneeded files
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 09:31:25 -05:00
Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 02:07:12 +02:00
Yosi Levy
3f920767f1
Added noDataText
2020-07-19 06:04:42 +03:00
Yosi Levy
cfa4c14108
Added search label support to ha-data-table
2020-07-19 05:56:39 +03:00