Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | Fix steps graphs behaviour for less than a week of data | dodoradio | |
Steps graph would previously select wrong day on click if there was less than a week of data. This fixes the issue | |||
2023-07-21 | Implement new dataChanged signal for file updates | dodoradio | |
2023-07-21 | Steps: Use new bar graph interactions to open detail page at different dates | dodoradio | |
2023-07-21 | Add steps detail page | dodoradio | |
Currently this is a direct clone of the heartrate detail page, and isn't specialised for steps in any way | |||
2023-07-20 | Make spacings consistent across previews | Arseniy Movshev | |
2023-07-20 | Use VerticalLabels in BarGraph | Arseniy Movshev | |
Currently the width of the labels isn't dynamic as it was before. This will need fixing. | |||
2023-07-02 | Make the main preview page more modular | Arseniy Movshev | |
this splits off the graphs for different sensors into separate files which should make maintenance a bit easier |