2049 Commits (4283ae73dcc3439d851c227dc770310f20f24e40)

Author SHA1 Message Date
Julius Volz 3905902758 Add path prefix to readiness check 4 months ago
Julius Volz a5b811627f Simplify / improve wrapping behavior on the rules page 4 months ago
Julius Volz e07dd8cd05 Always display HTTP params under the endpoint link 4 months ago
Julius Volz b37fe21f63 Make badge colors more consistent 4 months ago
Julius Volz b0c6aa48a4 Remove "scroll to top" button, it's causing page renders on every scroll 4 months ago
Julius Volz 0c55b25919 Show a gray health ring for empty pools 4 months ago
Bryan Boreham 6d7ed08850
Prepare release 2.54.0-rc.1 (#14593) 4 months ago
Julius Volz af6287b232 Add more tooltips to the /rules page, move health indicator to the right 4 months ago
Julius Volz 76c3429e67 Add dropdown for discovered labels on /targets page 4 months ago
Julius Volz d0a08623f5 Add TODO about navbar breakpoint 4 months ago
dependabot[bot] 983d0bd5cb
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /web/ui 4 months ago
dependabot[bot] 12dd999164
build(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /web/ui 4 months ago
dependabot[bot] 6b9c386d14
build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /web/ui 4 months ago
dependabot[bot] 099d209a26
build(deps): bump braces from 3.0.2 to 3.0.3 in /web/ui 4 months ago
Julius Volz 6cfee68b72 Nicer panel health colors for both light and dark modes 4 months ago
Julius Volz dffc526b2b Update Mantine dependencies 4 months ago
Julius Volz 406f8b6e23 Set DataTable display limits to original ones again 4 months ago
dependabot[bot] 5681ec50e1
build(deps): bump @lezer/lr from 1.4.1 to 1.4.2 in /web/ui (#14560) 4 months ago
dependabot[bot] a5666dded5
build(deps): bump @codemirror/view from 6.28.3 to 6.29.1 in /web/ui (#14564) 4 months ago
Julius Volz f30a58afaf Completely refactor DataTable, show query infos and warnings 4 months ago
Julius Volz e2d37b6d92 Implement kv search on targets page again 4 months ago
Julius Volz a6b085ee5a Refactor DataTable, record & show query stats 4 months ago
Julius Volz 5dca5a4718 Fix max number of displayed series in table 4 months ago
Augustin Husson 29b62762db
adapt the lezer grammar and codemirror autocompletion with duration and number that are equivalent (#14417) 4 months ago
dependabot[bot] 6cef8698c2
build(deps-dev): bump @lezer/generator from 1.7.0 to 1.7.1 in /web/ui (#14382) 4 months ago
Julius Volz c6d2ce8e7e Remove console.log() debug line 4 months ago
Julius Volz 4343281c73 Show table alerts for limited series or disabled formatting 4 months ago
Julius Volz b06bb78543 Add filtering, limiting, and more to targets page 4 months ago
Julius Volz 6321267996 Add missing ResolutionInput.tsx file to git 4 months ago
Bryan Boreham 7b5897a46d
Prepare release 2.54.0-rc.0 (#14498) 4 months ago
Julius Volz cacfc693c4 Point new UI local API proxying back to localhost Prometheus 4 months ago
Julius Volz f7a97417a5 Move resolution input into separate component + file 4 months ago
Julius Volz a2a177a04c Clean up uPlot CSS rules a bit 4 months ago
Julius Volz 90cf8b3082 Move uPlot plugins and glue code to separate file 4 months ago
Julius Volz 89d18bf681 Minor comment/code cleanups 4 months ago
Julius Volz de1cb93cb1 More uPlot coloring improvements/fixes 4 months ago
Julius Volz 3ecc13b330 Show single samples without neighbors as dots 4 months ago
Julius Volz 7ea75c75c0 Show brighter graph line colors in dark mode 4 months ago
Julius Volz 1b2290c131 Remove unused imports in new UI to fix build 4 months ago
Julius Volz d6f4d3a00b Implement dark theme for uPlot graphs 4 months ago
Julius Volz a526a7ae53 Implement encoding/decoding graph pages to/from URL 4 months ago
Julius Volz e87214a6bd Handle graph/table tab selection via Redux state 4 months ago
Julius Volz 0049e8baff Implement timezone handling for uPlot graphs 4 months ago
Julius Volz 8ef66c41a0 A lot of work around uPlot and resolution picking 4 months ago
Julius Volz 1c91b82206 Initial uPlot work in Mantine UI 4 months ago
Julius Volz d9520b1a79 Try out uPlot for new UI 4 months ago
Julius Volz 9252826659 ECharts experiment 4 months ago
Julius Volz ea54dac130 DataTable: color timestamps gray 4 months ago
Julius Volz c67b7a7c56 Store global settings in localStorage 4 months ago
Julius Volz b2bf2226df Tweak menu icons 4 months ago