1
0
mirror of https://github.com/beestat/app.git synced 2025-06-23 15:30:43 -04:00

10 Commits

Author SHA1 Message Date
Jon Ziebell
a6eb76b16d Made documentation URLs more robust 2020-02-08 14:09:32 -05:00
Jon Ziebell
b2239e4bbb Closed #214 - Show last updated date on temperature profiles 2020-01-08 18:56:29 -05:00
Jon Ziebell
679dd6e457 Closed #209 - Update help modals to point to documentation 2019-12-31 12:26:36 -05:00
Jon Ziebell
7adfcb4b34 Fixed #164 - Convert recent activity to chart2
Also: Fixed #177, Fixed #91, Fixed #86, Fixed #40. Big changes.
2019-12-16 21:34:01 -05:00
Jon Ziebell
28b0d9dbd8 Fixed #176 - Cannot download temperature profiles chart
Forgot to update this one line of code when migrating to chart2.
2019-10-29 20:39:16 -04:00
Jon Ziebell
43e547198b Fixed #165 - Convert Temperature Profiles to chart2
Also fixed #173 - Runtime Summary - No title/subtitle or filename on export.
2019-10-24 21:41:19 -04:00
Jon Ziebell
f61b85e646 Fixed #170 - Remove event listeners from temperature profile score cards
Also did some massive cleanup on the home comparisons layer and associated components.
2019-10-23 15:25:03 -04:00
Jon Ziebell
47bcf5d45b Most of the changes for 1.4 2019-10-16 20:46:41 -04:00
Jon Ziebell
98905d6181 Fixed #124 - Temperature Profiles chart axis gets skewed if you reload a previously loaded profile (only in °C)
I was performing the same mutation on an object multiple times because I did not clone it or store the data separately.
2019-06-04 22:23:45 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00