grafana/public/app/features
Peter Holmberg e9079c3faa
grafana/ui: New table component (#20991)
* first working example

* Support sorting, adding types while waiting for official ones

* using react-window for windowing

* styles via emotion

* sizing

* set an offset for the table

* change table export

* fixing table cell widths

* Explore: Use new table component in explore (#21031)

* Explore: Use new table component in explore

* enable oncellclick

* only let filterable columns be clickable, refactor renderrow

* remove explore table

* Keep using old merge tables logic

* prettier

* remove unused typings file

* fixing tests

* Fixed explore table issue

* NewTable: Updated styles

* Fixed unit test

* Updated TableModel

* Minor update to explore table height

* typing
2019-12-18 08:38:50 +01:00
..
admin Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
alerting Alerting: Fix template variable in query check (#20721) 2019-12-11 11:11:37 +01:00
annotations Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
api-keys UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00
dashboard e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
datasources e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
explore grafana/ui: New table component (#20991) 2019-12-18 08:38:50 +01:00
expressions DataFrame: add utilities to @grafana/data that support apache arrow (#20813) 2019-12-02 12:39:50 -08:00
folders Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
manage-dashboards DashboardImport: Fixes broken import page in prod builds (#21101) 2019-12-14 17:50:31 +01:00
org Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
panel e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
playlist Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
plugins Datasource/Loki: Loki now goes to Logs mode when importing prom queries (#20890) 2019-12-06 17:00:05 +01:00
profile Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
teams UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00
templating e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
users UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
all.ts Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00