grafana/public/app/features/explore
Torkel Ödegaard ed3fb71f7b
DashboardScene: Panel menu tracking, adding explore menu action and unit tests (#74867)
* DashboardScene: Panel menu updates, adding explore action

* DashboardScene: Panel menu updates, adding explore action

* Fix test

* Update test
2023-09-14 16:12:20 +02:00
..
__mocks__ Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
extensions Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01:00
FlameGraph Flamegraph: Move to package (#73113) 2023-09-12 12:28:48 +02:00
Graph Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02:00
hooks Explore: Improve handling time range keyboard shortcuts inside Explore (#73600) 2023-08-23 16:02:49 +02:00
Logs Explore Logs: Update log filtering functions to only have effect in the source query (#73626) 2023-09-04 14:30:17 +00:00
NodeGraph Explore: Unified Node Graph Container (#72558) 2023-08-24 15:30:25 +02:00
PrometheusListView Prometheus: Explore expand raw results in split panel bug fix (#73864) 2023-08-28 11:43:59 -04:00
RawPrometheus Explore: Fix interpolating external data link in Explore table (#74351) 2023-09-05 13:10:01 +02:00
RichHistory Explore: Decouple TimeSrv from Explore (#73559) 2023-09-04 14:08:52 +01:00
spec Explore: Unify spec setup (#73994) 2023-09-05 13:05:11 +02:00
state DashboardScene: Panel menu tracking, adding explore menu action and unit tests (#74867) 2023-09-14 16:12:20 +02:00
Table Table: Add dataframe name to single table (#74584) 2023-09-13 10:16:02 +01:00
TraceView Tempo: Fix flaky test (#74169) 2023-09-06 18:08:24 +02:00
utils Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02: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: Decouple TimeSrv from Explore (#73559) 2023-09-04 14:08:52 +01:00
Explore.tsx Explore Logs: Update log filtering functions to only have effect in the source query (#73626) 2023-09-04 14:30:17 +00:00
ExploreActions.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
ExplorePage.tsx Explore: Improve handling time range keyboard shortcuts inside Explore (#73600) 2023-08-23 16:02:49 +02:00
ExplorePaneContainer.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreQueryInspector.test.tsx DashboardScene: Inspect / query tab (#74795) 2023-09-14 12:45:13 +02:00
ExploreQueryInspector.tsx DashboardScene: Inspect / query tab (#74795) 2023-09-14 12:45:13 +02:00
ExploreTimeControls.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreToolbar.tsx Explore: Decouple TimeSrv from Explore (#73559) 2023-09-04 14:08:52 +01: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: Create paginated API (#65241) 2023-07-05 09:37:17 -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 Explore: Relabel secondary actions buttons (#73605) 2023-08-22 14:36:53 +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