grafana/public/app/features/explore
Torkel Ödegaard 3347b45a95
Table: Component progress & custom FieldConfig options (#21231)
* Table: Set & use field display processor

* Use applyFieldOverrides outside in story instead

* Change types a bit

* Table: Move to flexible layout

* Simplest possible custom field option

* Skip default column

* Added textAlign

* Explore: Set display processor for table data frame

* Fixed storybook

* Refactoring

* Progress on cell display mode

* Major progress

* Progress & refactoring

* Fixes

* Updated tests

* Added more tests

* Table: Progress on cell style customization

* Restored testdata random walk table scenario

* put back unrelated change

* remove unused things

* Updated table story

* Renamed property

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2019-12-23 06:22:54 +01:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
__snapshots__ Explore: UI changes for split view and live tailing (#20516) 2019-11-22 12:26:14 +01:00
slate-plugins/prism Chore: Moves QueryField to @grafana/ui (#19678) 2019-10-31 08:27:01 +00:00
state grafana/ui: New table component (#20991) 2019-12-18 08:38:50 +01:00
utils Table: Component progress & custom FieldConfig options (#21231) 2019-12-23 06:22:54 +01:00
AdHocFilter.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
AdHocFilterField.test.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
AdHocFilterField.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
ElapsedTime.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
ErrorContainer.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
Explore.tsx grafana/ui: New table component (#20991) 2019-12-18 08:38:50 +01:00
ExploreGraphPanel.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
ExploreTimeControls.tsx Dashboard: new updated time picker (#20931) 2019-12-20 15:31:58 +01:00
ExploreToolbar.tsx Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.test.tsx Explore: Add custom DataLinks on datasource level for Loki (#20060) 2019-11-06 16:15:08 +01:00
LiveLogs.tsx Livetailing: set table withd to 100% (#21213) 2019-12-20 11:21:04 +01:00
LiveTailButton.tsx Explore: Sync timepicker and logs after live-tailing stops (#20979) 2019-12-11 14:14:39 +01:00
Logs.tsx Logs: Optional logs label column (#21025) 2019-12-11 16:11:32 +01:00
LogsContainer.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
NoDataSourceCallToAction.tsx Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
QueryEditor.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
QueryRow.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
QueryRowActions.test.tsx Explore: Add titles to query row action buttons (#20128) 2019-11-01 14:48:35 +01:00
QueryRowActions.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryStatus.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
QueryStatus.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
ResponsiveButton.tsx Explore: updates responsive button to pass all the div element props 2019-11-21 15:06:16 +01:00
RunButton.tsx Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
TableContainer.tsx grafana/ui: New table component (#20991) 2019-12-18 08:38:50 +01:00
TimeSyncButton.test.tsx Explore: Add unit test to TimeSyncButton (#19836) 2019-10-16 11:48:10 +02:00
TimeSyncButton.tsx Explore: UI changes for split view and live tailing (#20516) 2019-11-22 12:26:14 +01:00
useLiveTailControls.ts Explore: Sync timepicker and logs after live-tailing stops (#20979) 2019-12-11 14:14:39 +01:00
Wrapper.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00