Amir Raminfar
1b056346c0
feat: adds exponential average and a new dashboard showing all containers ( #2317 )
...
* chore: updates modules
* feat: adds support for exponential moving average
* feat: add expoentital moving avg
* adds index page
* cleans up table
* fixes typecheck
* adds bar chart
* updates dashboard to orgua table
* wip
* cleans up ui
* remove screenshot tests for playwright
* adds more tests
* fixes icon
* fixes default sort
* removes unused var
* adds vscode settings
2023-07-24 15:06:42 -07:00
Amir Raminfar
2c909dab09
fix: adds port and schema to connection again to fix clashes between same host. fixes #2279 ( #2289 )
...
* fix: adds port and schema to connection again to fix clashes between same host. fixes #2279
* fixes tests
2023-07-06 09:22:22 -07:00
Amir Raminfar
e4ef784be7
chore(format): updates js files to updates prettier
2023-07-06 08:41:04 -07:00
Amir Raminfar
70acaa64d8
feat: adds ability to support labels with | delimeter ( #2276 )
...
* feat: adds ability to support labels with | delimeter
* fixes tests
* updates docs
2023-06-28 12:14:17 -07:00
Amir Raminfar
14fc1190a8
feat: supports multiple hosts in parallel and update hosts menu ( #2269 )
...
* feat: updates host menu to be part of side menu
* updates routes to be host/id
* fixes go tests
* fixes js tests
* fixes typescheck
* fixes int tests
* fixes mobile
* fixes bug in merging containers
* fixed minor bug with menu
2023-06-24 19:13:39 +00:00
Amir Raminfar
d0edc42d1b
feat: adds better icons for streams in the drop down ( #2230 )
2023-06-01 09:45:29 -07:00