tim-herbst
|
5e71b3c094
|
adjust datepicker format
|
2020-12-29 15:06:50 +01:00 |
|
tim-herbst
|
953b75d55e
|
fix display Issue on miniMap
* future considerations: reduce massive boilerplate code due to different tableSources
|
2020-12-29 14:48:19 +01:00 |
|
tim-herbst
|
bba88ac1aa
|
WIP: add dynamic generation of marker if check-box in table is pressed
* fix: both use the same array -> delete if uncheck
|
2020-12-29 14:36:59 +01:00 |
|
tim-herbst
|
a597343b0c
|
adjust tooltip in borrow-time to display average duration formatted with minutes
|
2020-12-29 11:07:51 +01:00 |
|
tim-herbst
|
1b19013b0a
|
WIP: import mat-slide toggle
|
2020-12-29 10:01:09 +01:00 |
|
Tim Herbst
|
3f3dd14e8f
|
humanize seconds in table
|
2020-12-28 11:58:22 +01:00 |
|
Tim Herbst
|
1b82cd6b8f
|
add station-link navigation in tables and add default start value in range-picker
|
2020-12-28 11:45:53 +01:00 |
|
Tim Herbst
|
3600f3a6e3
|
rearrange user-input card and add auto-refresh component
|
2020-12-28 11:13:42 +01:00 |
|
Tim Herbst
|
8a69ffe29e
|
add fix to solve scrollbar-problem
|
2020-12-28 10:50:58 +01:00 |
|
Tim Herbst
|
42735b4c90
|
update peer-dependencies to get rid of warnings
|
2020-12-27 20:29:59 +01:00 |
|
Tim Herbst
|
3b0889862c
|
adjust drawAccidents to display accidents without clustering
|
2020-12-27 20:19:46 +01:00 |
|
Tim Herbst
|
46c5d2192a
|
correct api-call for accidents
* possible map-fix with height/width
* adjust flex-layout dependency
|
2020-12-27 17:47:04 +01:00 |
|
Tim Herbst
|
9afb135d91
|
add panTo-method to center view on marker-click
|
2020-12-27 15:46:43 +01:00 |
|
Tim Herbst
|
b484857746
|
rename funcs for better understanding
|
2020-12-27 15:35:13 +01:00 |
|
Tim Herbst
|
600015d1bd
|
add accidents layer with clustering
|
2020-12-27 15:25:07 +01:00 |
|
Tim Herbst
|
cff34ac31d
|
replace marker-asset to match color-theme
|
2020-12-27 14:20:14 +01:00 |
|
Tim Herbst
|
4503274a2e
|
add new theme.scss to make design like one pour
|
2020-12-27 14:10:47 +01:00 |
|
Tim Herbst
|
5358bb21db
|
add Chart for Availability to Dashboard
|
2020-12-27 13:59:09 +01:00 |
|
Tim Herbst
|
110f8f2595
|
change dashboard user-input alignment
|
2020-12-27 11:47:56 +01:00 |
|
Tim Herbst
|
f1f82b9dd1
|
add routerLink to mat-table to later route to given Station
* adjust color to match bootstrap blue
|
2020-12-27 11:31:49 +01:00 |
|
|
13f06a0ce5
|
Possibly fix for heatmap
|
2020-12-26 21:26:29 +01:00 |
|
|
44da56f823
|
Add prod flag to ng build in package.json
|
2020-12-26 20:26:42 +01:00 |
|
Tim Herbst
|
570b397173
|
set IMapBikePoint to get status for meta-inf
|
2020-12-26 20:23:29 +01:00 |
|
Tim Herbst
|
59399fcc75
|
add final chart for popup-component
|
2020-12-26 19:28:28 +01:00 |
|
Tim Herbst
|
7372a1bc87
|
remove kebab-case
|
2020-12-26 19:28:10 +01:00 |
|
Tim Herbst
|
e8e6b3bb9c
|
synchron call for maps and overlay
* implement heatmap
* adjust pupupAnchor for new popup-component
|
2020-12-26 19:27:51 +01:00 |
|
Tim Herbst
|
7ca560ec2f
|
adjust gitignore for generated files
|
2020-12-26 17:09:39 +01:00 |
|
Tim Herbst
|
531c83db97
|
delete generated files
|
2020-12-26 17:09:11 +01:00 |
|
Tim Herbst
|
945642db5a
|
add last chart: burrow-time to dashboard
|
2020-12-26 16:27:08 +01:00 |
|
Tim Herbst
|
f64fe65ed6
|
rearrange dashboard-components
|
2020-12-26 16:26:50 +01:00 |
|
Tim Herbst
|
02ff4267bf
|
add leaflet.heat plugin
|
2020-12-26 16:26:02 +01:00 |
|
Tim Herbst
|
b19da0c819
|
rearrange div elements
|
2020-12-26 11:06:32 +01:00 |
|
Tim Herbst
|
d3f40f994c
|
revert fix with apex-chart and fix map-error: map-container already initialized
|
2020-12-23 14:34:16 +01:00 |
|
Tim Herbst
|
575dad8646
|
adjust overall style to match common applications
|
2020-12-23 14:31:44 +01:00 |
|
Tim Herbst
|
7904963b3e
|
change bar-chart ending shape to flat
|
2020-12-22 23:09:58 +01:00 |
|
Tim Herbst
|
b6dd2ee825
|
change series and categories matching due to lexicographic sort of minutesGroup
|
2020-12-22 23:07:28 +01:00 |
|
Tim Herbst
|
678272ef8a
|
working on dashboard
* borrow-duration is fix
* to and from is fix
* map-load with marker is fix
missing: dashboard-chart-borrow-time
|
2020-12-22 22:49:26 +01:00 |
|
Tim Herbst
|
8dd31f3703
|
add dashboard-station-to object to fill first table
* add flexLayout to display columns
|
2020-12-22 17:05:23 +01:00 |
|
Tim Herbst
|
bcdd859be9
|
adjust api invocation order to eliminate race-condition and easier access to necessary objects
* add start-Datepicker
* add end-Datepicker
* toggle-Sidenav
|
2020-12-22 16:09:26 +01:00 |
|
Tim Herbst
|
b51e533834
|
add necessary imports and adjust overall theme style
|
2020-12-22 16:08:00 +01:00 |
|
Tim Herbst
|
b3d6ee8473
|
start implementation of dashboard-component
|
2020-12-22 07:57:00 +01:00 |
|
Tim Herbst
|
6581b621fe
|
change api-url to it-schwarz due to local-errors
|
2020-12-22 07:57:00 +01:00 |
|
Tim Herbst
|
281fb3ae40
|
add dashboard service
|
2020-12-22 07:57:00 +01:00 |
|
Tim Herbst
|
7c1612f8da
|
rename DO to MapBikePoint for introduction of dashboard-common-station
|
2020-12-22 07:57:00 +01:00 |
|
Tim Herbst
|
1e755566e3
|
add dependencies for sidenav and datepicker
|
2020-12-22 07:57:00 +01:00 |
|
tim-herbst
|
af540c5f09
|
add chart to popUp-component
* bindPopUp on Button-click
* add url for prod-deployment
|
2020-12-22 07:57:00 +01:00 |
|
tim-herbst
|
6698381f85
|
add popup-component and dashboard-component for futher implementation
* add apex-chart dependency
|
2020-12-22 07:57:00 +01:00 |
|
tim-herbst
|
3eb3570370
|
dynamically load all markers from backend
* make correct api-call (remove dummy url)
* make correct method-invocation in mapcomponent
* remove dummy-data
* add domain-object for bikestation
|
2020-12-22 07:57:00 +01:00 |
|
tim-herbst
|
ba0f7b5e86
|
add routing to project
|
2020-12-22 07:57:00 +01:00 |
|
tim-herbst
|
95baf1f9b7
|
add Bikestation object
|
2020-12-22 07:57:00 +01:00 |
|