grafana/public/app/features/explore
2023-06-01 15:23:30 +00:00
..
__mocks__ Explore: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00
AddToDashboard Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
FlameGraph Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
Graph kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
Logs logs: context: removed unused code (#69392) 2023-06-01 15:23:30 +00:00
NodeGraph Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
PrometheusListView Correlations: Add links to prometheus dataframe where labels are split out (#67736) 2023-05-05 10:25:26 -05:00
RawPrometheus Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
RichHistory Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
spec E2E: Fix configurePanel flow (#68487) 2023-05-16 10:33:52 +01:00
state Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
Table Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
TraceView Tracing: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
utils Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
ElapsedTime.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02: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 E2E: Fix configurePanel flow (#68487) 2023-05-16 10:33:52 +01:00
Explore.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
ExploreActions.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
ExplorePage.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
ExplorePage.tsx Explore: Remove data source onboarding page (#68131) 2023-05-12 07:48:17 -06:00
ExplorePaneContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ExploreQueryInspector.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
ExploreQueryInspector.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ExploreTimeControls.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
ExploreToolbar.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02: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 Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
QueryRows.tsx Explore: Avoid changing queries twice when importing a query in mixed mode (#63804) 2023-03-06 10:40:39 +00:00
ResponseErrorContainer.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ResponseErrorContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
SecondaryActions.test.tsx Query History: Hide query history when anonymous user uses Explore (#49896) 2022-06-02 08:51:11 -05:00
SecondaryActions.tsx Revert "Explore: Convert SASS styles of explore-active-button to emotion (#50061)" (#50882) 2022-06-16 14:39:54 +02: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: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00