grafana/public/app/features/explore
2024-05-29 16:46:26 +02:00
..
__mocks__ Chore: Fix some Explore deprecations (#80076) 2024-01-08 14:11:05 +00:00
ContentOutline Chore: Improve typings (#88282) 2024-05-28 13:20:57 +01:00
extensions Select: Ensure screenreader correctly narrates options (#88118) 2024-05-28 14:51:47 +01:00
FlameGraph Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
Graph Explore: Logs in content outline (#86431) 2024-05-08 07:58:37 -05:00
hooks Explore: lookup datasource by name when present in legacy URLs (#85222) 2024-05-10 06:48:42 -05:00
Logs LogsTable: Fix default sort by time (#88398) 2024-05-29 16:46:26 +02:00
NodeGraph
PrometheusListView Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080) 2024-04-15 16:45:23 -05:00
QueriesDrawer Explore: List query templates (#86897) 2024-05-14 10:05:39 +02:00
QueryLibrary Explore: Convert kebab-case styles to camel-case (#88048) 2024-05-21 09:38:05 +00:00
RawPrometheus Chore: Fix some Explore deprecations (#80076) 2024-01-08 14:11:05 +00:00
RichHistory Explore: Add a query template to query library from query history (#88047) 2024-05-23 11:38:17 +03:00
spec Explore: Add a query template to query library from query history (#88047) 2024-05-23 11:38:17 +03:00
state Logs: Explore panel default visualization feature flag (#87189) 2024-05-02 10:28:15 -05:00
Table Explore: Translate table title in runtime to get a better test id (#83236) 2024-02-28 09:19:20 +01:00
TraceView Tempo: Support standard span convention (#88268) 2024-05-27 10:10:04 +02:00
utils Chore: Use getNextRefId instead of deprecated getNextRefIdChar (#87460) 2024-05-10 12:00:17 +01: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 Explore and Correlations: Replace deprecated layout components (#86967) 2024-04-29 13:50:03 +01:00
CorrelationHelper.tsx React Hook Form: Update to v 7.49.2 (#79493) 2024-01-05 12:41:49 +02:00
CorrelationTransformationAddModal.tsx Chore: Remove InputControl usage from explore (#83742) 2024-03-11 13:36:36 +02:00
CorrelationUnsavedChangesModal.tsx Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00
CustomContainer.tsx
ElapsedTime.tsx
ErrorContainer.test.tsx
ErrorContainer.tsx
Explore.test.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
Explore.tsx Explore: Only let nodeGraph frames process through nodeGraph visualization (#87198) 2024-05-06 07:13:09 -05:00
ExploreActions.tsx
ExploreDrawer.tsx Chore: Enable no-unreduced-motion and fix errors (#86572) 2024-04-29 13:12:36 +01:00
ExplorePage.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
ExplorePaneContainer.tsx Explore: Move Query History to be screen wide (#84321) 2024-04-09 07:36:46 -05:00
ExploreQueryInspector.test.tsx Explore: Move Query History to be screen wide (#84321) 2024-04-09 07:36:46 -05:00
ExploreQueryInspector.tsx Explore: Move Query History to be screen wide (#84321) 2024-04-09 07:36:46 -05:00
ExploreRunQueryButton.test.tsx Explore / Query Library: Enable run button (#87882) 2024-05-20 08:05:59 -05:00
ExploreRunQueryButton.tsx Explore / Query Library: Enable run button (#87882) 2024-05-20 08:05:59 -05:00
ExploreTimeControls.tsx Chore: Fix some Explore deprecations (#80076) 2024-01-08 14:11:05 +00:00
ExploreToolbar.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
FeatureTogglePage.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
LiveTailButton.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
MetaInfoText.test.tsx
MetaInfoText.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
NoData.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
NoDataSourceCallToAction.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
QueryRows.test.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
QueryRows.tsx Chore: Use getNextRefId instead of deprecated getNextRefIdChar (#87460) 2024-05-10 12:00:17 +01:00
ResponseErrorContainer.test.tsx
ResponseErrorContainer.tsx
SecondaryActions.test.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
SecondaryActions.tsx Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
ShortLinkButtonMenu.tsx ifrost/fix-link (#86965) 2024-04-29 14:33:00 +02:00
SupplementaryResultError.test.tsx
SupplementaryResultError.tsx Chore: refactor some styles in explore to use the object syntax (#80080) 2024-01-16 19:49:12 +00:00
Time.tsx
TimeSyncButton.test.tsx
TimeSyncButton.tsx
useLiveTailControls.ts