grafana/public/app/plugins/panel
Hugo Häggmark ff1149ac39
Table: Adds column filtering (#27225)
* Table: Adds column filters

* Refactor: adds filter by value function

* Refactor: some styling and sorting

* Refactor: Moves filterByValue to utils

* Tests: add filterByValue tests

* Refactor: simplifies filteredValues

* Refactor: adds dropshadow

* Refactor: keeps icons together with label and aligns with column alignment

* Refactor: hides clear filter if no filter is active

* Refactor: changes how values in filter are populated

* Refactor: adds filterable field override

* Tests: fixed broken tests

* Refactor: adds FilterList

* Refactor: adds blanks entry for non value labels

* Refactor: using preFilteredRows in filter list

* Refactor: adds filter input

* Refactor: fixes issue found by e2e

* Refactor: changes after PR comments

* Docs: adds documentation for Column filter

* Refactor: moves functions to utils and adds tests

* Refactor: memoizes filter function

* Docs: reverts docs for now
2020-09-01 17:06:35 +02:00
..
alertlist Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
annolist Chore: reduce null check errors/warnigns (#25223) 2020-07-03 17:49:29 +02:00
bargauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
dashlist Dashlist: Tweaked design of folder addition (#27241) 2020-08-27 09:49:07 +02:00
gauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
gettingstarted Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
graph Graph: Preseve existing data links in field config when loading dashboard (#27295) 2020-08-31 17:53:21 +02:00
graph2 Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
heatmap Chore: Let kbn util infer types (#26907) 2020-08-13 09:35:32 +02:00
homelinks Settings: Add setting for hiding version number for anonymous users (#24919) 2020-06-17 07:39:50 +02:00
logs Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00
news Typescript: Fixed strict null errors. (#25609) 2020-06-16 07:34:27 +02:00
piechart Minor UI touches (#24371) 2020-05-08 12:40:42 +02:00
pluginlist PluginsList: Remove unused panel options (#24501) 2020-05-11 14:26:25 +02:00
singlestat Chore: reduce null check errors/warnigns (#25223) 2020-07-03 17:49:29 +02:00
stat StatPanel: Fix stat panel display name not showing when explicitly set (#26616) 2020-07-28 07:28:50 +02:00
table Table: Adds column filtering (#27225) 2020-09-01 17:06:35 +02:00
table-old Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
text TextPanel: Fixes issue when interpolation of variables stops working (#26847) 2020-08-10 06:38:22 +02:00
welcome Onboarding: New getting started panel (#23826) 2020-05-13 08:00:40 +02:00