grafana/public/app/features/explore
2023-11-21 14:01:53 +00:00
..
__mocks__ Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
ContentOutline Explore: Content Outline (#74536) 2023-10-13 10:57:13 -06:00
extensions PluginExtensions: Make sure to pass default timeZone in context (#76513) 2023-10-13 14:43:45 +02:00
FlameGraph Flamegraph: Add collapsing for similar items in the stack (#77461) 2023-11-09 15:31:07 +01:00
Graph Explore: Avoid reinitializing graph on every query run (#77281) 2023-10-27 14:37:23 +01:00
hooks Explore: Default synced to true, only show synced status if panes are split (#77759) 2023-11-21 07:55:01 -06:00
Logs Logs Panel: Table UI - Multiple dataframes (queries) (#77589) 2023-11-16 10:42:28 -06:00
NodeGraph Explore: Unified Node Graph Container (#72558) 2023-08-24 15:30:25 +02:00
PrometheusListView Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
RawPrometheus Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
RichHistory Explore: Rename RichHistoryCard for clarity and consistency (#78358) 2023-11-20 07:16:08 -07:00
spec QueryHistory: Improve test performance (#78255) 2023-11-16 15:06:37 +01:00
state Explore: Default synced to true, only show synced status if panes are split (#77759) 2023-11-21 07:55:01 -06:00
Table fix: Explore -Tables missing vertical spacing (#78149) 2023-11-21 12:20:57 +00:00
TraceView Tempo: Fix missing deep span link (#77936) 2023-11-13 11:10:19 +00:00
utils Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
correlationEditLogic.test.ts Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
correlationEditLogic.ts Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
CorrelationEditorModeBar.tsx Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
CorrelationHelper.tsx Correlations: Only show original field list in transformation field list (#78230) 2023-11-15 15:06:36 -06:00
CorrelationTransformationAddModal.tsx Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
CorrelationUnsavedChangesModal.tsx Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
CustomContainer.tsx Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02:00
ElapsedTime.tsx Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
ErrorContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorContainer.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
Explore.test.tsx Explore: Content Outline (#74536) 2023-10-13 10:57:13 -06:00
Explore.tsx Log Rows: Added popover menu with filter options when a log line is selected (#75306) 2023-11-16 11:48:10 +02:00
ExploreActions.tsx Correlations: Add an editor in Explore (#73315) 2023-10-03 09:28:29 -05:00
ExploreDrawer.tsx Chore: Clean up usage of deprecated stylesFactory function (#78419) 2023-11-21 14:01:53 +00:00
ExplorePage.tsx Correlations: Add an editor in Explore (#73315) 2023-10-03 09:28:29 -05:00
ExplorePaneContainer.tsx Explore: Fix panes vertical scrollbar not being draggable (#77284) 2023-10-30 08:56:26 +00:00
ExploreQueryInspector.test.tsx DashboardScene: Inspect / query tab (#74795) 2023-09-14 12:45:13 +02:00
ExploreQueryInspector.tsx Chore: Improve typings in OptionsUI and Explore (#76245) 2023-10-11 11:43:25 +01:00
ExploreTimeControls.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreToolbar.tsx Tempo: Fix missing deep span link (#77936) 2023-11-13 11:10:19 +00:00
FeatureTogglePage.tsx Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
LiveTailButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
MetaInfoText.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetaInfoText.tsx Logs: Fix alginment of meta items (#61349) 2023-01-12 10:42:28 +01:00
NoData.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
NoDataSourceCallToAction.tsx chore: fix link to docs (#67642) 2023-05-02 18:05:54 +01:00
QueryRows.test.tsx Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
QueryRows.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ResponseErrorContainer.test.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ResponseErrorContainer.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
SecondaryActions.test.tsx Explore: Relabel secondary actions buttons (#73605) 2023-08-22 14:36:53 +01:00
SecondaryActions.tsx Rich history drawer: Translation added (#77088) 2023-10-30 11:36:08 +01:00
SupplementaryResultError.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
SupplementaryResultError.tsx Supplementary Query Error: Align buttons to the right / Update timeout message (#65738) 2023-04-05 13:05:06 +02:00
Time.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
TimeSyncButton.test.tsx Chore: transfer TimeSyncButton.test to testing-library (#48404) 2022-05-02 11:20:12 +02:00
TimeSyncButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
useLiveTailControls.ts Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00