Commit Graph

566 Commits (ddedb86994ffb23588e10cc97b2fc35040482186)

Author SHA1 Message Date
Ivo Gosemann e22b54e253 Adds day_of_year function to PromQL
3 years ago
Augustin Husson 4ece54852c
bump nexucis deps (#10713)
3 years ago
wangxiaolei 707600d84f
web: Make the dev proxy work with newer Node.js versions (#10690)
3 years ago
Augustin Husson ff3ba13677
bump @nexucis/kvsearch v0.6.0 (#10702)
3 years ago
Augustin Husson 6bc5186f58
run sequentially the unit test in codemirror (#10692)
3 years ago
Augustin Husson 0a30ac3f9b
enable active search through dropped targets (#10668)
3 years ago
Arunprasad Rajkumar 854d671b6b
chore: remove unused file assets_generate.go (#10638)
3 years ago
AndreSPy1 d8ca9aa67b
Allow setting the search term on alerts, targets, and discovery pages via the URL (#10613)
3 years ago
dependabot[bot] 90e6db6d45
build(deps): bump @fortawesome/free-solid-svg-icons in /web/ui (#10557)
3 years ago
dependabot[bot] 892f6baaeb
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /web/ui (#10553)
3 years ago
dependabot[bot] bc3561b7d2
build(deps): bump @fortawesome/fontawesome-svg-core in /web/ui (#10552)
3 years ago
dependabot[bot] 84c72a5e88
build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui (#10533)
3 years ago
Garen Chan 1d45c418a5
Fix scrape interval and duration tooltip not showing. (#10545)
3 years ago
dependabot[bot] 9665c542a1
build(deps-dev): bump @types/node from 16.11.26 to 17.0.23 in /web/ui (#10534)
3 years ago
dependabot[bot] 6cacdb7f67
build(deps): bump sass from 1.44.0 to 1.49.11 in /web/ui (#10526)
3 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517)
3 years ago
Julien Pivotto c901ebaf8d
ui/compress: Do not change git worktree (#10467)
3 years ago
Gabriel Bernal 9ed56c6065
export newCompleteStrategy to avoid client import errors (#10448)
3 years ago
Gabriel Bernal 38ef68e27f
fix: test commands should run only project related tests (#10440)
3 years ago
Julius Volz 7f238e6a04
Fix DataTable tests and missing value key warning (#10422)
3 years ago
Jan Fajerski 2c3d45c88a
Replace vfsgen with embed for static web assets (#10220)
3 years ago
Ondrej Kokes 16e610ee8f
Add a tooltip for unix times (ISO strings) (#10376)
3 years ago
dependabot[bot] 9dbd1cc1b9
build(deps-dev): bump typescript from 4.5.2 to 4.6.2 in /web/ui (#10402)
3 years ago
Łukasz Mierzwa 4e3b6fc043
Upgrade create-react-app to v5 (#10396)
3 years ago
dependabot[bot] bc15861e31
build(deps-dev): bump @types/react from 17.0.36 to 17.0.39 in /web/ui (#10323)
3 years ago
Augustin Husson 779a9118db
bump kvsearch to v0.5.0 that support generic type. It removes unnecessary cast in the process (#10296)
3 years ago
Augustin Husson 4af2fc8bc2
Fix serving of Prometheus logo, move it into 'src/images' (#10236)
3 years ago
Augustin Husson 727cdbff4c
remove old UI (#10208)
3 years ago
Augustin Husson 68bfd226fb
Add Prometheus Logo (#10233)
3 years ago
Julius Volz 3c9faa25bf
Fix bug that sets the range input to the resolution (#10227)
3 years ago
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173)
3 years ago
Augustin Husson 027b082793
Rework Alert page (#10142)
3 years ago
Julien Pivotto a4d3206618
Merge release-2.33 forward into main (#10189)
3 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0
3 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179)
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
3 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147)
3 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce
3 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131)
3 years ago
Augustin Husson dd9f96b893
rework the target page (#10103)
3 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136)
3 years ago
Drew DeVault 8b0e1efd4f
Merge pull request #10100 from ddevault/main
3 years ago
dependabot[bot] d5845f8333
build(deps-dev): bump @types/sanitize-html in /web/ui (#10087)
3 years ago
dependabot[bot] 24718ce424
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web/ui (#10054)
3 years ago
Julius Volz 32bd177b9c
Remove unusued npm package "i" (#10078)
3 years ago
dependabot[bot] a030f43f20
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#10055)
3 years ago
Julius Volz 54dbfa7f68 Update package-lock.json
3 years ago
Julius Volz 52a1a1a797 Also update codemirror-promql version in react-app
3 years ago
Julius Volz d3ae69bb22 Cut v0.19.0 of codemirror-promql
3 years ago
Augustin Husson 1a2a9db425 fix the case when there is nothing in the expr
3 years ago