Commit graph

10 commits

Author SHA1 Message Date
Arno Kaimbacher
4241bd2cb9 - add "moment": "^2.29.1" and "chartjs-adapter-moment": "^1.0.0",
- add core module for time.service.ts
- add interfaces for timespan.ts an dataset.ts
2021-09-28 16:26:53 +02:00
5f657dc9e4 - remove d3.js and add chart.js
- add extra chartjs.module
- add extra diagram-view component for binding properties to chartjs chart
2021-09-23 15:12:22 +02:00
Arno Kaimbacher
92d0e94582 - add themes.css
- add  DatasetService.ts and InternalIdHandler
2021-09-21 16:13:58 +02:00
Arno Kaimbacher
427b7b9c91 - add bar component wit d3.js
- new dataset-by-station-selector.component with angular/material/dialog
- zoom.componentn: disable button at lasst zoom level
2021-09-14 15:22:31 +02:00
Arno Kaimbacher
df3561235d - add bulma style
- add components: messages, locate-button
- move index.html into src folder
- move to angular build tools
- styles.css -> styles.scss
2021-09-07 08:36:17 +02:00
Arno Kaimbacher
220944b115 - add dashboard and angular routing files
- npm updates
- changes in webpack.common.js
2021-08-27 16:11:29 +02:00
Arno Kaimbacher
72cc5241af - npm updates
- add favicon via template
- add popup.service.ts
2021-08-26 13:35:14 +02:00
bc44385846 - webpack config separation for development and production
- load only the necessary classes from leaflet
2021-08-25 17:52:09 +02:00
Arno Kaimbacher
7857e2c5bb - add DatasetApiService wit HttpService
- Interfaces for stations and phenomena
2021-08-24 13:38:52 +02:00
Arno Kaimbacher
5740a5ddc3 - add code for quering sos api 2021-08-06 15:12:58 +02:00