grafana/public/app/features/explore
Zoltán Bedi 4147c3b907
Trace: trace to logs design update (#30637)
* Add new icon to custom icons

* Show button in span detail
2021-01-28 11:32:02 +01:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
__snapshots__ Clears errors after running new query (#30367) 2021-01-19 10:47:40 +01:00
flotgraph Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
RichHistory Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
slate-plugins/prism Chore: fix jsdoc desc and return (#28383) 2020-10-20 07:35:45 -07:00
state Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
TraceView Trace: trace to logs design update (#30637) 2021-01-28 11:32:02 +01:00
utils Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 2021-01-25 17:05:27 +01:00
AdHocFilter.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AdHocFilterField.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AdHocFilterField.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ElapsedTime.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
ErrorContainer.test.tsx CloudWatch Logs: Adjusts CloudWatch Logs timeout logic (#26621) 2020-09-07 14:41:36 +01:00
ErrorContainer.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
Explore.test.tsx Explore: Fix loading visualisation on the top of the new time series panel (#30553) 2021-01-22 18:15:06 +01:00
Explore.tsx Explore: Fix loading visualisation on the top of the new time series panel (#30553) 2021-01-22 18:15:06 +01:00
ExploreDrawer.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
ExploreDrawer.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
ExploreGraphNGPanel.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ExploreGraphPanel.tsx Legend/GraphNG: Refactoring legend types and options (#29067) 2020-11-13 17:08:55 +01:00
ExploreQueryInspector.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ExploreQueryInspector.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ExploreTimeControls.tsx TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
ExploreToolbar.tsx TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570) 2021-01-25 14:01:54 +01:00
JSONViewer.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
LiveLogs.test.tsx Explore: Fix jumpy live tailing (#30650) 2021-01-27 15:28:32 +01:00
LiveLogs.tsx Explore: Fix jumpy live tailing (#30650) 2021-01-27 15:28:32 +01:00
LiveTailButton.tsx PageToolbar: Extracting navbar styles & layout into a modern emotion based component (#30588) 2021-01-27 15:02:04 +01:00
Logs.tsx Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 2021-01-25 17:05:27 +01:00
LogsContainer.tsx Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 2021-01-25 17:05:27 +01:00
MetaInfoText.test.tsx Explore: adds MetaInfoText tests 2020-01-30 12:02:50 +00:00
MetaInfoText.tsx Loki: Visually distinguish error logs for LogQL2 (#28359) 2020-10-21 19:11:32 +02:00
NoDataSourceCallToAction.tsx ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
NodeGraphContainer.tsx NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
QueryEditor.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
QueryRow.test.tsx EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
QueryRow.tsx Prettier: Fixes to files that came in after main upgrade (#30410) 2021-01-20 08:59:11 +01:00
QueryRowActions.test.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
QueryRowActions.tsx @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
QueryRows.tsx EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
QueryStatus.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
QueryStatus.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
ReturnToDashboardButton.test.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
ReturnToDashboardButton.tsx PageToolbar: Extracting navbar styles & layout into a modern emotion based component (#30588) 2021-01-27 15:02:04 +01:00
RunButton.test.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
RunButton.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
SecondaryActions.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
SecondaryActions.tsx Explore: Update styling of buttons (#30493) 2021-01-21 15:49:38 +01:00
TableContainer.test.tsx Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
TableContainer.tsx Explore: Make getFieldLinksForExplore more reusable (#30134) 2021-01-08 13:29:34 +01:00
Time.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
TimeSyncButton.test.tsx Transformations: enable transformations reordering (#27197) 2020-08-31 08:47:27 +02:00
TimeSyncButton.tsx TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570) 2021-01-25 14:01:54 +01:00
useLiveTailControls.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
Wrapper.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
Wrapper.tsx CustomScrollbar: migrated styles from sass to emotion (#30506) 2021-01-27 17:47:24 +01:00