prometheus/web/ui/mantine-ui/src/pages/query
2024-09-19 11:51:41 +02:00
..
ExplainViews PromQL explain view: Support set operators 2024-09-16 18:03:08 +02:00
MetricsExplorer Don't wrap action buttons below metric name in metrics explorer 2024-09-16 19:51:35 +02:00
colorPool.ts Move uPlot plugins and glue code to separate file 2024-07-23 21:21:34 +02:00
DataTable.module.css Minor style improvements for native histograms in table view (#14448) 2024-07-10 13:16:15 +02:00
DataTable.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
ExpressionInput.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
ExpressionInput.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
ExpressionInput.tsx.old Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
Graph.module.css Try out uPlot for new UI 2024-07-19 12:13:14 +02:00
Graph.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
HistogramChart.module.css feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
HistogramChart.tsx feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
HistogramHelpers.ts Make linter run by upgrading the ESLint config 2024-09-06 20:35:55 +02:00
QueryPage.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
QueryPanel.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
QueryPanel.tsx Remove a few unneeded comments and component props 2024-09-09 11:19:47 +02:00
RangeInput.tsx Remove unused import 2024-09-04 21:03:00 +02:00
ResolutionInput.tsx Rename "value" to "step" in resolution state 2024-08-28 14:59:17 +02:00
SeriesName.module.css Lots of more progress on the new Mantine UI 2024-03-07 13:16:54 +01:00
SeriesName.tsx Complete building tree view and implement "Explain" tab 2024-09-06 20:38:10 +02:00
TableTab.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
TimeInput.tsx A lot of work around uPlot and resolution picking 2024-07-21 23:55:08 +02:00
TreeNode.module.css Fix a lot of styling in tree view and binop explain view 2024-09-08 20:53:44 +02:00
TreeNode.tsx Fix tree line drawing by using a callback ref 2024-09-16 08:42:20 +02:00
TreeView.tsx Remove a few unneeded comments and component props 2024-09-09 11:19:47 +02:00
uplot.css Clean up uPlot CSS rules a bit 2024-07-23 21:22:23 +02:00
UPlotChart.tsx Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
uPlotChartHelpers.ts UI: Disallow sub-second zoom as this cause inconsistenices in the X axis in uPlot 2024-09-19 11:51:41 +02:00
uPlotStackHelpers.ts Implement stacked graphs (dirty) and improve React wrapping 2024-08-16 20:41:18 +02:00
urlStateEncoding.ts Complete building tree view and implement "Explain" tab 2024-09-06 20:38:10 +02:00