6b8e3d2089
add component for a custom date picker that also knows relative date ranges like 'last month'
2024-03-31 14:48:33 +02:00
686e3edd60
last 3 month does not include current month
2023-03-16 19:08:47 +01:00
b5028e03be
edit plots
2023-03-12 08:24:16 +01:00
a2945d2d9b
adding dashbord
2023-02-26 08:18:53 +01:00
a026314915
update JS libs
2021-03-25 18:56:29 +01:00
2268ab40b3
use the invaders game as 'loading screen'
2019-12-26 18:48:33 +01:00
a917e771c6
use custom favicon
2019-11-10 16:08:13 +01:00
eaddf97a0d
zoom by range selection
2019-10-28 18:39:12 +01:00
f235890cc1
prepare sending of plot requests
...
- values for query and date range were not
propagated to the model
2019-10-26 10:32:11 +02:00
708a85c28c
add daterangepicker
...
We are now adding the daterangepicker without Angular. This is a little
bit dirty, because we have to load jquery, moment and daterangepicker
manually via script tags, but it works without major hassle.
2019-10-11 17:47:34 +02:00
65b37e9c67
initial commit of the new UI based on Angular
...
At this point it is still the example Angular application.
2019-10-08 18:18:24 +02:00