.. |
__mocks__
|
Chore: Bumps prettier version for new typescript syntax support (#20463)
|
2019-11-19 13:59:39 +00:00 |
__snapshots__
|
TraceView: Fixes virtualized scrolling when trace view is opened in right pane in Explore (#42480)
|
2021-12-03 11:09:55 +01:00 |
RichHistory
|
Query History: Refactor persistence layer (#44545)
|
2022-02-04 12:46:27 +01:00 |
state
|
Query History: Refactor persistence layer (#44545)
|
2022-02-04 12:46:27 +01:00 |
TraceView
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
utils
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
ElapsedTime.tsx
|
React: refactor away from unsafe lifecycle methods (#21291)
|
2020-05-18 18:03:29 +02:00 |
ErrorContainer.test.tsx
|
CloudWatch Logs: Adjusts CloudWatch Logs timeout logic (#26621)
|
2020-09-07 14:41:36 +01:00 |
ErrorContainer.tsx
|
Theme: Fixes to time picker calendar & variable dropdowns & more (#33407)
|
2021-04-27 15:13:08 +02:00 |
Explore.test.tsx
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
Explore.tsx
|
NodeGraph: fix rendering of node graph in dashboard panel (#44552)
|
2022-01-27 10:19:54 -07:00 |
ExploreDrawer.test.tsx
|
Explore: Adds query inspector drawer to explore (#26698)
|
2020-08-06 16:22:54 +01:00 |
ExploreDrawer.tsx
|
Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619)
|
2021-05-03 09:45:54 +02:00 |
ExploreGraph.tsx
|
Chore: reduces circular dependencies for variables/utils.ts (#44087)
|
2022-01-17 12:48:26 +01:00 |
ExploreGraphLabel.tsx
|
Chore: reduces circular dependencies for variables/utils.ts (#44087)
|
2022-01-17 12:48:26 +01:00 |
exploreGraphStyleUtils.ts
|
Chore: reduces circular dependencies for variables/utils.ts (#44087)
|
2022-01-17 12:48:26 +01:00 |
ExplorePaneContainer.tsx
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
ExploreQueryInspector.test.tsx
|
Explore: Fix timezone not changing for graph and table (#42430)
|
2021-12-02 12:07:23 +01:00 |
ExploreQueryInspector.tsx
|
Explore: Fix timezone not changing for graph and table (#42430)
|
2021-12-02 12:07:23 +01:00 |
ExploreTimeControls.tsx
|
Add fiscal years and search to time picker (#39073)
|
2021-09-30 09:40:02 +02:00 |
ExploreToolbar.tsx
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
LiveLogs.test.tsx
|
Explore/Logs: Escaping of incorrectly escaped log lines (#31352)
|
2021-03-03 18:32:27 +01:00 |
LiveLogs.tsx
|
Explore: use GrafanaTheme2 (LiveLogs component) (#37452)
|
2021-08-20 14:53:03 +02:00 |
LiveTailButton.tsx
|
Explore: use GrafanaTheme2 (LiveTailButton component) (#37516)
|
2021-08-19 16:17:28 +02:00 |
Logs.tsx
|
Elasticsearch: Enable full range log volume histogram (#41202)
|
2021-11-10 11:20:30 +01:00 |
LogsContainer.tsx
|
Elasticsearch: Enable full range log volume histogram (#41202)
|
2021-11-10 11:20:30 +01:00 |
LogsMetaRow.tsx
|
Explore: Refactor deduplication, hiding of logs and Logs component (#33531)
|
2021-04-29 18:26:30 +02:00 |
LogsNavigation.test.tsx
|
Logs: Fix requesting of older logs when flipped order (#41966)
|
2021-11-23 09:56:06 +01:00 |
LogsNavigation.tsx
|
Logs: Fix requesting of older logs when flipped order (#41966)
|
2021-11-23 09:56:06 +01:00 |
LogsNavigationPages.test.tsx
|
Explore: Polish UI of logs navigation (#33910)
|
2021-05-11 22:10:45 +02:00 |
LogsNavigationPages.tsx
|
Update dependency emotion to v11 (#41134)
|
2021-11-04 17:54:49 +00:00 |
LogsVolumePanel.test.tsx
|
Loki: Improve log volume error handling (#42534)
|
2022-01-03 10:21:11 +01:00 |
LogsVolumePanel.tsx
|
Loki: Improve log volume error handling (#42534)
|
2022-01-03 10:21:11 +01:00 |
MetaInfoText.test.tsx
|
Explore: adds MetaInfoText tests
|
2020-01-30 12:02:50 +00:00 |
MetaInfoText.tsx
|
Chore: Clenaup unused exports/modules in explore (#41072)
|
2021-10-29 11:34:48 +01:00 |
NoDataSourceCallToAction.tsx
|
AccessControl: "Add data source" button needs create and write rights to be enabled (#38934)
|
2021-09-08 09:47:55 +02:00 |
NodeGraphContainer.test.tsx
|
Live: move centrifuge service to a web worker (#41090)
|
2021-11-09 21:05:01 +04:00 |
NodeGraphContainer.tsx
|
Explore: refactor redux-connected components (#36027)
|
2021-06-24 08:21:19 +02:00 |
QueryRows.test.tsx
|
Query History: Refactor persistence layer (#44545)
|
2022-02-04 12:46:27 +01:00 |
QueryRows.tsx
|
Dashboard: replace datasource name with a reference object (#33817)
|
2021-10-29 10:57:24 -07:00 |
ResponseErrorContainer.test.tsx
|
Chore: Reduce pa11y-ci errors (#41787)
|
2021-11-17 14:45:45 +01:00 |
ResponseErrorContainer.tsx
|
Explore: prevent eplore from hiding errors containing refId (#39504)
|
2021-09-22 10:33:31 +01:00 |
ReturnToDashboardButton.test.tsx
|
Access Control: Add fine-grained access control to explore (#35883)
|
2021-07-02 14:43:12 +02:00 |
ReturnToDashboardButton.tsx
|
Access Control: Add fine-grained access control to explore (#35883)
|
2021-07-02 14:43:12 +02:00 |
RunButton.test.tsx
|
Update dependency prettier to v2.5.1 (#43473)
|
2022-02-02 12:02:32 +00:00 |
RunButton.tsx
|
Fix button "Run query" width (#32655) (#39081)
|
2021-11-16 13:22:33 +01:00 |
SecondaryActions.test.tsx
|
Elasticsearch: Enable full range log volume histogram (#41202)
|
2021-11-10 11:20:30 +01:00 |
SecondaryActions.tsx
|
Logs: Move button to load logs volume to logs options header (#40578)
|
2021-10-20 13:58:04 +02:00 |
TableContainer.test.tsx
|
Explore: Fix timezone not changing for graph and table (#42430)
|
2021-12-02 12:07:23 +01:00 |
TableContainer.tsx
|
Tempo / Trace Viewer: Implement deep linking to spans
|
2022-01-24 08:49:35 -07:00 |
Time.tsx
|
React: refactor away from unsafe lifecycle methods (#21291)
|
2020-05-18 18:03:29 +02:00 |
TimeSyncButton.test.tsx
|
Transformations: enable transformations reordering (#27197)
|
2020-08-31 08:47:27 +02:00 |
TimeSyncButton.tsx
|
TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570)
|
2021-01-25 14:01:54 +01:00 |
useLiveTailControls.ts
|
Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989)
|
2021-02-11 13:45:25 +01:00 |
Wrapper.test.tsx
|
Explore: avoid locking timepicker when range is inverted (#44790)
|
2022-02-03 13:45:29 +00:00 |
Wrapper.tsx
|
Query History: Refactor persistence layer (#44545)
|
2022-02-04 12:46:27 +01:00 |