Frontend can now filter with timespan

This commit is contained in:
2020-10-23 22:08:54 +02:00
parent 13f8437f29
commit edaff8a3ec
29 changed files with 558 additions and 152 deletions

View File

@@ -20,13 +20,13 @@
"@angular/platform-browser": "~10.1.5",
"@angular/platform-browser-dynamic": "~10.1.5",
"@angular/router": "~10.1.5",
"@nebular/auth": "^6.2.1",
"@nebular/eva-icons": "^6.2.1",
"@nebular/theme": "^6.2.1",
"@types/chart.js": "^2.9.27",
"@types/mapbox-gl": "^1.12.5",
"chart.js": "^2.9.4",
"eva-icons": "^1.1.3",
"geojson": "^0.5.0",
"mapbox-gl": "^1.12.0",
"ng2-charts": "^2.4.2",
"ngx-mapbox-gl": "^4.8.1",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",