.. |
__mocks__
|
Chore: Fix some Explore deprecations (#80076)
|
2024-01-08 14:11:05 +00:00 |
ContentOutline
|
Explore: Nested Content Outline (#80688)
|
2024-03-28 09:06:52 -06:00 |
extensions
|
Chore: Remove InputControl usage from explore (#83742)
|
2024-03-11 13:36:36 +02:00 |
FlameGraph
|
Chore: refactor some styles in explore to use the object syntax (#80080)
|
2024-01-16 19:49:12 +00:00 |
Graph
|
Explore: Disable cursor sync (#81698)
|
2024-02-01 15:09:48 +01:00 |
hooks
|
Explore: Make Explore breadcrumb clickable (#85437)
|
2024-04-03 09:24:04 +01:00 |
Logs
|
Popover Menu: fix issue hiding menu behind scrollable container (#84311)
|
2024-03-13 13:41:18 +02:00 |
NodeGraph
|
Explore: Unified Node Graph Container (#72558)
|
2023-08-24 15:30:25 +02:00 |
PrometheusListView
|
Chore: move PrometheusListView specific utils in the correct directory (#80072)
|
2024-01-05 14:19:50 +00:00 |
RawPrometheus
|
Chore: Fix some Explore deprecations (#80076)
|
2024-01-08 14:11:05 +00:00 |
RichHistory
|
Explore: Use rich history local storage for autocomplete (#81386)
|
2024-02-23 09:44:21 -06:00 |
spec
|
Dashboards: Remove advancedDataSourcePicker feature toggle (#81790)
|
2024-02-06 09:20:07 +00:00 |
state
|
Explore: Remove deprecated query option from splitOpen (#83973)
|
2024-03-11 15:17:07 +00:00 |
Table
|
Explore: Translate table title in runtime to get a better test id (#83236)
|
2024-02-28 09:19:20 +01:00 |
TraceView
|
TracesPanel: Expose focusedSpanLink and createFocusSpanLink as options (#84060)
|
2024-03-13 09:23:51 +02:00 |
utils
|
Supplementary queries: allow plugin decoupling by allowing providers to return a request instance (#80281)
|
2024-01-30 12:36:20 +02: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: Fix URL sync with async queries import (#79584)
|
2024-01-04 09:50:27 +00: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
|
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
|
Update dependency react-virtualized-auto-sizer to v1.0.20 (#80596)
|
2024-01-17 12:13:14 +00:00 |
Explore.tsx
|
Explore: Nested Content Outline (#80688)
|
2024-03-28 09:06:52 -06:00 |
ExploreActions.tsx
|
Correlations: Add an editor in Explore (#73315)
|
2023-10-03 09:28:29 -05:00 |
ExploreDrawer.tsx
|
Chore: Extract out dragHandle styles (#81280)
|
2024-01-30 17:11:56 +00:00 |
ExplorePage.tsx
|
Explore: Make Explore breadcrumb clickable (#85437)
|
2024-04-03 09:24:04 +01:00 |
ExplorePaneContainer.tsx
|
Chore: refactor some styles in explore to use the object syntax (#80080)
|
2024-01-16 19:49:12 +00:00 |
ExploreQueryInspector.test.tsx
|
Explore: Only update pane's instance of Inspector (#80106)
|
2024-02-16 08:10:22 -06:00 |
ExploreQueryInspector.tsx
|
Explore: Add padding to query content in query inspector (#85309)
|
2024-03-31 17:41:44 -06:00 |
ExploreTimeControls.tsx
|
Chore: Fix some Explore deprecations (#80076)
|
2024-01-08 14:11:05 +00:00 |
ExploreToolbar.tsx
|
Explore: Remove plus icon from Add button (#83587)
|
2024-03-06 13:00:56 +00: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
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
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
|
Chore: Some test type fixes (#81812)
|
2024-02-05 09:47:30 +00:00 |
QueryRows.tsx
|
Explore: Nested Content Outline (#80688)
|
2024-03-28 09:06:52 -06: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
|
Chore: refactor some styles in explore to use the object syntax (#80080)
|
2024-01-16 19:49:12 +00:00 |
ShortLinkButtonMenu.tsx
|
Explore: Create menu for short link button (#77336)
|
2023-12-12 09:55:03 -06: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
|
Chore: refactor some styles in explore to use the object syntax (#80080)
|
2024-01-16 19:49:12 +00: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 |