mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
* Add sorting and filtering to flags page Signed-off-by: Dustin Hooten <dustinhooten@gmail.com> * Make filter understand Signed-off-by: Dustin Hooten <dustinhooten@gmail.com> * split big state object into smaller ones Signed-off-by: Dustin Hooten <dustinhooten@gmail.com> * use fuzzy match and sanitize html for search results Signed-off-by: Dustin Hooten <dustinhooten@gmail.com> * use fuzzy.filter Signed-off-by: Dustin Hooten <dustinhooten@gmail.com> * replace fuzzy lib by @nexucis/fuzzy + fix flags issues Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * replace fuzzy by @nexucis/fuzzy in ExpressionInput.tsx Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * remove fuzzy lib from package.json Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * fix flags test Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * simplify the input in the fuzzy search Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * cleanup html to be easily compatible with the dark theme Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * fix filtering when there is no result Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * use id to fix the test Signed-off-by: Augustin Husson <husson.augustin@gmail.com> Co-authored-by: Dustin Hooten <dustinhooten@gmail.com> |
||
---|---|---|
.. | ||
CMExpressionInput.test.tsx | ||
CMExpressionInput.tsx | ||
CMTheme.tsx | ||
DataTable.test.tsx | ||
DataTable.tsx | ||
ExpressionInput.test.tsx | ||
ExpressionInput.tsx | ||
Graph.test.tsx | ||
Graph.tsx | ||
GraphControls.test.tsx | ||
GraphControls.tsx | ||
GraphHelpers.test.ts | ||
GraphHelpers.ts | ||
GraphTabContent.test.tsx | ||
GraphTabContent.tsx | ||
Legend.tsx | ||
MetricsExplorer.tsx | ||
Panel.test.tsx | ||
Panel.tsx | ||
PanelList.test.tsx | ||
PanelList.tsx | ||
QueryStatsView.test.tsx | ||
QueryStatsView.tsx | ||
SeriesName.test.tsx | ||
SeriesName.tsx | ||
TimeInput.test.tsx | ||
TimeInput.tsx |