Commit Graph

279 Commits (070e409dbaf2ca1950e49efb4a16fecfa4dbe04c)

Author SHA1 Message Date
Augustin Husson 4ece54852c
bump nexucis deps (#10713) 4 years ago
wangxiaolei 707600d84f
web: Make the dev proxy work with newer Node.js versions (#10690) 4 years ago
Augustin Husson ff3ba13677
bump @nexucis/kvsearch v0.6.0 (#10702) 4 years ago
Augustin Husson 0a30ac3f9b
enable active search through dropped targets (#10668) 4 years ago
AndreSPy1 d8ca9aa67b
Allow setting the search term on alerts, targets, and discovery pages via the URL (#10613) 4 years ago
dependabot[bot] 90e6db6d45
build(deps): bump @fortawesome/free-solid-svg-icons in /web/ui (#10557) 4 years ago
dependabot[bot] 892f6baaeb
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /web/ui (#10553) 4 years ago
dependabot[bot] bc3561b7d2
build(deps): bump @fortawesome/fontawesome-svg-core in /web/ui (#10552) 4 years ago
dependabot[bot] 84c72a5e88
build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui (#10533) 4 years ago
Garen Chan 1d45c418a5
Fix scrape interval and duration tooltip not showing. (#10545) 4 years ago
dependabot[bot] 6cacdb7f67
build(deps): bump sass from 1.44.0 to 1.49.11 in /web/ui (#10526) 4 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517) 4 years ago
Julius Volz 7f238e6a04
Fix DataTable tests and missing value key warning (#10422) 4 years ago
Ondrej Kokes 16e610ee8f
Add a tooltip for unix times (ISO strings) (#10376) 4 years ago
dependabot[bot] 9dbd1cc1b9
build(deps-dev): bump typescript from 4.5.2 to 4.6.2 in /web/ui (#10402) 4 years ago
Łukasz Mierzwa 4e3b6fc043
Upgrade create-react-app to v5 (#10396) 4 years ago
dependabot[bot] bc15861e31
build(deps-dev): bump @types/react from 17.0.36 to 17.0.39 in /web/ui (#10323) 4 years ago
Augustin Husson 779a9118db
bump kvsearch to v0.5.0 that support generic type. It removes unnecessary cast in the process (#10296) 4 years ago
Augustin Husson 4af2fc8bc2
Fix serving of Prometheus logo, move it into 'src/images' (#10236) 4 years ago
Augustin Husson 727cdbff4c
remove old UI (#10208) 4 years ago
Augustin Husson 68bfd226fb
Add Prometheus Logo (#10233) 4 years ago
Julius Volz 3c9faa25bf
Fix bug that sets the range input to the resolution (#10227) 4 years ago
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173) 4 years ago
Augustin Husson 027b082793
Rework Alert page (#10142) 4 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0 4 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179) 4 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx 4 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147) 4 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce 4 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131) 4 years ago
Augustin Husson dd9f96b893
rework the target page (#10103) 4 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136) 4 years ago
dependabot[bot] d5845f8333
build(deps-dev): bump @types/sanitize-html in /web/ui (#10087) 4 years ago
Julius Volz 32bd177b9c
Remove unusued npm package "i" (#10078) 4 years ago
Julius Volz 52a1a1a797 Also update codemirror-promql version in react-app 4 years ago
dependabot[bot] bbbbe5b9df
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 in /web/ui (#9957) 4 years ago
dependabot[bot] 08a856b1e9
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /web/ui (#9951) 4 years ago
dependabot[bot] 41f7e99d3c
build(deps): bump @codemirror/language from 0.19.6 to 0.19.7 in /web/ui (#9953) 4 years ago
dependabot[bot] 2185eb4d50
build(deps): bump @codemirror/view from 0.19.24 to 0.19.27 in /web/ui (#9952) 4 years ago
Julius Volz 47ee242cb4 Improve message wording on /agent page 4 years ago
Robbie Lankford 5fb63c1071
remove unused agentMode param 4 years ago
Robbie Lankford 6df47766b2
disable fetching alertmanagers on status page in agent mode 4 years ago
dependabot[bot] 5a8e1474ed
build(deps): bump sass from 1.43.4 to 1.44.0 in /web/ui (#9912) 4 years ago
Augustin Husson 96af0f64b9
update web deps before 2.32 release (#9916) 4 years ago
dependabot[bot] c4903efd59
build(deps): bump sanitize-html from 2.5.3 to 2.6.0 in /web/ui (#9896) 4 years ago
dependabot[bot] 5477e07253
build(deps): bump @codemirror/view from 0.19.20 to 0.19.21 in /web/ui (#9895) 4 years ago
dependabot[bot] b63d7c786e
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 in /web/ui (#9897) 4 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851) 4 years ago
Matthew 8e9b8d499d
feat: render IPv6 links (#9853) 4 years ago
dependabot[bot] 17a92ca6a8
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.9 in /web/ui (#9844) 4 years ago