1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

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
This commit is contained in:
Amir Raminfar
2023-07-24 15:06:42 -07:00
committed by GitHub
parent 18005fcd23
commit 1b056346c0
24 changed files with 170 additions and 148 deletions

1
.gitignore vendored
View File

@@ -6,7 +6,6 @@ static
dozzle
coverage
.pnpm-debug.log
.vscode
coverage.out
.netlify
/test-results/