New login screen

- Basic user page
This commit is contained in:
2020-10-24 01:09:17 +02:00
parent edaff8a3ec
commit 8a4b0b1e13
24 changed files with 358 additions and 34 deletions

View File

@@ -22,10 +22,12 @@
"@angular/router": "~10.1.5",
"@types/chart.js": "^2.9.27",
"@types/mapbox-gl": "^1.12.5",
"@types/moment": "^2.13.0",
"chart.js": "^2.9.4",
"eva-icons": "^1.1.3",
"geojson": "^0.5.0",
"mapbox-gl": "^1.12.0",
"moment": "^2.29.1",
"ng2-charts": "^2.4.2",
"ngx-mapbox-gl": "^4.8.1",
"rxjs": "~6.6.0",