grafana/public/app/features/explore
Galen Kistler 0ae3cd6fa5
Logs Panel: Table UI - Query with few rows renders short table (#77653)
* remove height calculation based on row count
2023-11-07 17:22:11 +02: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: Move to package (#73113) 2023-09-12 12:28:48 +02:00
Graph Explore: Avoid reinitializing graph on every query run (#77281) 2023-10-27 14:37:23 +01:00
hooks Explore: Fix support for angular based datasource editors (#77486) 2023-11-01 15:49:45 +00:00
Logs Logs Panel: Table UI - Query with few rows renders short table (#77653) 2023-11-07 17:22:11 +02: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 Rich history drawer: Translation added (#77088) 2023-10-30 11:36:08 +01:00
spec Explore: Do not assert order of query history items when initializing from URL (#76806) 2023-10-19 19:31:06 +02:00
state Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
Table I18n: Mark up explore/table for translations (#74368) 2023-09-28 12:51:37 +03:00
TraceView Tempo: Update tag in span based on Pyroscope API (#77701) 2023-11-07 08:45:09 +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: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05: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 Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
ExploreActions.tsx Correlations: Add an editor in Explore (#73315) 2023-10-03 09:28:29 -05:00
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02: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 Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05: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