..
__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
hooks
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01: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
Add tooltip to instances of IconButton ( #68880 )
2023-06-08 10:23:28 +02:00
spec
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
state
Explore: Run remaining queries when one is removed from a pane ( #69643 )
2023-06-06 23:28:33 +01:00
Table
Explore: Reorganized data viz components ( #68510 )
2023-05-23 07:42:38 -06:00
TraceView
Add tooltip to instances of IconButton ( #68880 )
2023-06-08 10:23:28 +02:00
utils
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01: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
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
Explore.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
ExploreActions.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01: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
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
ExplorePage.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
ExplorePaneContainer.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
ExploreQueryInspector.test.tsx
Add tooltip to instances of IconButton ( #68880 )
2023-06-08 10:23:28 +02:00
ExploreQueryInspector.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +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: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +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: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00
ResponseErrorContainer.test.tsx
Explore: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +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: Refactor & centralize URL/state sync ( #66286 )
2023-06-06 15:31:39 +01:00