14 Commits

Author SHA1 Message Date
Thomas Kaul
3ad99c9991
Add data management (#1230)
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
Thomas Kaul
11136ae4f8
Eliminate duplicate locales (#1176) 2022-08-20 14:01:15 +02:00
Thomas Kaul
8897f32bc5
Clean up modules (#1063) 2022-07-07 07:04:23 +02:00
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component (#963)
* Add vertical hover line

* Improve tooltips of charts

* Update changelog
2022-05-28 20:53:54 +02:00
Thomas Kaul
d5c96d1cb7
Bugfix/fix date picker date format (#912)
* Fix date picker date format

* Update changelog
2022-05-14 10:55:09 +02:00
Thomas Kaul
204c7360c3
Feature/prepare for localized date format (#803)
* Support localized date and number format

* Update changelog
2022-04-05 21:02:07 +02:00
Thomas Kaul
fed771525e
Feature/extend market data in admin panel (#716)
* Extend market data view

* Update changelog
2022-02-20 16:57:46 +01:00
Thomas Kaul
122107c8a1
Feature/distinguish today s data point in admin panel (#711)
* Distinguish today's data point

* Update changelog
2022-02-19 19:46:36 +01:00
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data (#557)
* Support update of historical data

* Update changelog
2021-12-19 10:57:50 +01:00
Thomas Kaul
aca0d77e91
Feature/add line chart to historical data view (#555)
* Add line chart

* Update changelog
2021-12-18 16:43:34 +01:00
Thomas Kaul
ebee851b23
Feature/support data gathering by symbol and date (#532)
* Support data gathering by symbol and date

* Update changelog
2021-12-11 11:45:13 +01:00
Thomas Kaul
961774ce9f
Feature/improve market data detail (#511)
* Improve historical data view (hide invalid and future dates)

* Update changelog
2021-12-03 21:24:05 +01:00
Thomas Kaul
11be6f630f
Feature/expose data gathering by symbol (#503)
* Expose data gathering by symbol as endpoint

* Update changelog
2021-11-30 21:06:10 +01:00
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel (#497)
* Add market data tab

* Update changelog
2021-11-28 19:46:34 +01:00