VictoriaMetrics/app
Yury Molodov bc8a782f74
vmui/refactor (#3298)
* refactor: change structure project

* refactor: change structure project

* fix: add hooks for set query params

* refactor: add index for pages

* docs: add TESTCASES.md

* refactor: restructure components

* feat: add base components

* feat: add reset styles

* feat: add styles for custom panel page

* feat: add styles for predefined panels

* feat: add style for TracingsView.tsx

* feat: add Alerts

* feat: add Tooltip.tsx

* fix: correct styles

* feat: add DatePicker.tsx

* feat: add tables

* feat: add theme provider

* fix: replace using callbacks as props to handlers

* fix: correct update time

* fix: change TimePicker.tsx

* fix: correct styles

* fix: update packages

* vmui: refactor code, remove material-ui

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-11-17 01:09:14 +02:00
..
victoria-metrics Makefile: run errcheck for all the app/... subdirs 2022-09-30 18:35:53 +03:00
vmagent bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmalert bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmauth bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmbackup bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmbackupmanager app/vmbackupmanager: add functionality for automated restore from backup 2022-10-29 02:30:52 +03:00
vmctl bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmgateway docs/enterprise.md: describe all the enteprise features in a short doc at https://docs.victoriametrics.com/enterprise.html 2022-10-24 18:02:03 +03:00
vminsert lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places 2022-10-09 14:51:16 +03:00
vmrestore bump go version to 1.19.3 (#3327) 2022-11-08 16:43:59 +01:00
vmselect app/vmselect/promql: add range_stdvar() and range_stddev() functions for calculating variance and deviation over time series on the selected time range 2022-11-17 01:03:40 +02:00
vmstorage lib/storage: add support for retention filters (aka multiple retentions for distinct sets of time series) 2022-10-24 16:40:20 +03:00
vmui vmui/refactor (#3298) 2022-11-17 01:09:14 +02:00