..
__mocks__
Chore: Bumps prettier version for new typescript syntax support ( #20463 )
2019-11-19 13:59:39 +00:00
AddToDashboard
Explore: Use Dashboard permissions in Explore To Dashboard ( #49539 )
2022-05-26 06:29:19 -05:00
RichHistory
Dashboard: Spelling corrections in end-user visible dialogs ( #53340 )
2022-08-09 10:19:30 +02:00
spec
Revert "Explore: Add Mixed Datasource ( #51605 )" ( #52889 )
2022-07-27 10:17:31 -05:00
state
Revert "Explore: Add Mixed Datasource ( #51605 )" ( #52889 )
2022-07-27 10:17:31 -05:00
TraceView
Explore: Change datasourceName usage to datasourceUID or datasourceRef where appropriate ( #52479 )
2022-07-25 13:05:57 -05:00
utils
Transformers: Support inner vs outer join ( #53913 )
2022-08-23 10:14:03 -07:00
ElapsedTime.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ErrorContainer.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ErrorContainer.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
Explore.test.tsx
Logs: handle clicks on legend labels in histogram ( #49931 )
2022-06-07 14:27:32 +02:00
Explore.tsx
Chore: fix some any
s pt.2 ( #53928 )
2022-08-22 16:51:33 +01:00
ExploreActions.tsx
Fix command palette casing ( #48590 )
2022-05-03 06:25:47 -05:00
ExploreDrawer.tsx
Explore: Fix height on horizontal drawer and query inspector ( #47832 )
2022-04-25 07:48:55 -05:00
ExploreGraph.tsx
Various Panels: Add ability to toggle legend with keyboard shortcut ( #52241 )
2022-07-27 13:39:55 -06:00
ExploreGraphLabel.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
exploreGraphStyleUtils.ts
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ExplorePaneContainer.tsx
Chore: fix some any
s pt.2 ( #53928 )
2022-08-22 16:51:33 +01:00
ExploreQueryInspector.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ExploreQueryInspector.tsx
logs: track the usage of certain features ( #50325 )
2022-06-09 15:53:23 +02:00
ExploreTimeControls.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ExploreToolbar.tsx
Navigation: Add responsive behaviour to ToolbarButtonRow
( #53739 )
2022-08-24 11:19:36 +01:00
FeatureTogglePage.tsx
TopNav: New page layouts ( #51510 )
2022-07-06 17:00:56 +02:00
LiveLogs.test.tsx
Chore: transfer LiveLogs.test to testing-library ( #48678 )
2022-05-05 08:40:21 +02:00
LiveLogs.tsx
grafana/ui: convert sass to emotion ( #52541 )
2022-07-26 08:31:40 +02:00
LiveTailButton.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
Logs.test.tsx
Logs: handle clicks on legend labels in histogram ( #49931 )
2022-06-07 14:27:32 +02:00
Logs.tsx
rename logs_model.ts->logsModel.ts; update references ( #51468 )
2022-06-29 21:04:30 +02:00
LogsContainer.tsx
logs: send more info to getLogRowContext ( #52130 )
2022-07-15 14:02:43 +00:00
LogsMetaRow.tsx
grafana/ui: convert sass to emotion ( #52541 )
2022-07-26 08:31:40 +02:00
LogsNavigation.test.tsx
logs: track the usage of certain features ( #50325 )
2022-06-09 15:53:23 +02:00
LogsNavigation.tsx
logs: track the usage of certain features ( #50325 )
2022-06-09 15:53:23 +02:00
LogsNavigationPages.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
LogsNavigationPages.tsx
logs: track the usage of certain features ( #50325 )
2022-06-09 15:53:23 +02:00
LogsVolumePanel.test.tsx
logs: merge log-lines-based and full-range histogram ( #50507 )
2022-06-17 11:42:46 +02:00
LogsVolumePanel.tsx
logs: merge log-lines-based and full-range histogram ( #50507 )
2022-06-17 11:42:46 +02:00
MetaInfoText.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
MetaInfoText.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
NoData.tsx
grafana/ui: Move panel-container styles to component ( #49566 )
2022-05-31 14:43:23 +02:00
NoDataSourceCallToAction.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
NodeGraphContainer.test.tsx
Traces: More feature tracking ( #51686 )
2022-07-11 10:21:24 +01:00
NodeGraphContainer.tsx
Traces: More feature tracking ( #51686 )
2022-07-11 10:21:24 +01:00
QueryRows.test.tsx
A11y: Update buttons in Explore page to not use HTML Title for tooltip ( #53894 )
2022-08-22 11:19:22 +02:00
QueryRows.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ResponseErrorContainer.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
ResponseErrorContainer.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +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
TableContainer.test.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
TableContainer.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
Time.tsx
grafana/ui: convert sass to emotion ( #52541 )
2022-07-26 08:31:40 +02:00
TimeSyncButton.test.tsx
Chore: transfer TimeSyncButton.test to testing-library ( #48404 )
2022-05-02 11:20:12 +02:00
TimeSyncButton.tsx
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
useLiveTailControls.ts
Chore: ESlint import order ( #44959 )
2022-04-22 14:33:13 +01:00
Wrapper.test.tsx
A11y: Update buttons in Explore page to not use HTML Title for tooltip ( #53894 )
2022-08-22 11:19:22 +02:00
Wrapper.tsx
grafana/ui: convert sass to emotion explore classes ( #52078 )
2022-07-13 15:45:27 +02:00