1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

29 Commits

Author SHA1 Message Date
Jon Ziebell
c7fbefcf2e Fixed clearing temperature profile throwing error when going back to analyze page 2024-06-04 20:17:07 -04:00
Jon Ziebell
3a79a7cf85 Re-enabled Sentry. Upgraded Highcharts 2024-05-25 08:22:09 -04:00
Jon Ziebell
960e2e491b Facepalm 2024-05-23 17:34:29 -04:00
Jon Ziebell
8771388336 Logging 2024-05-22 21:27:07 -04:00
Jon Ziebell
69475d4526 Fixed #404 - Temperature profiles do not auto-update on self-hosted 2023-12-19 18:29:51 -05:00
Jon Ziebell
263a54960d Minor text fixes 2023-02-05 06:40:17 -05:00
Jon Ziebell
887f252e2b Added "More Info" temperature profiles modal with trendline formulas
Fixed for °C Hope all you Canadians and Australians are happy now.
2023-01-28 08:05:19 -05:00
Jon Ziebell
b47debf3cc Added "More Info" temperature profiles modal with trendline formulas 2023-01-27 09:38:04 -05:00
Jon Ziebell
75337d4f1f Fixed #325 - Temperature Profiles are blank when there's no data 2023-01-27 08:17:07 -05:00
Jon Ziebell
c1d3853d81 Fixed #325 - Temperature Profiles are blank when there's no data 2023-01-27 08:14:53 -05:00
Jon Ziebell
d5672b380d Removed magic numbers for temperature profile extreme padding 2023-01-27 07:59:12 -05:00
Jon Ziebell
cb648389a2 Fixed #289 - Plotline for current outdoor temperature on Temperature Profiles can go off the chart 2023-01-27 07:30:24 -05:00
Jon Ziebell
e9e1ea1b9b Extended temperature profile lines 2023-01-27 06:35:52 -05:00
Jon Ziebell
8237467e8b Added settings for temperature, distance, and area. 2022-09-03 23:16:08 -04:00
Jon Ziebell
06073bfc25 Added settings page and all the things that go along with it. 2021-12-14 20:23:56 -05:00
Jon Ziebell
808fc3580f Fixed a few places where temperature was stored wrong for #183 2021-02-20 21:41:25 -05:00
Jon Ziebell
ae3a72c791 Fixed #320 - Profiles don't always generate and sometimes break GUI 2021-02-03 22:35:50 -05:00
Jon Ziebell
e3a4e015e3 Fixed #317 - Metric resist balance point is sometimes wrong
Added more precision to profile linear trendline generation.
2021-02-02 19:59:44 -05:00
Jon Ziebell
6d7b4ff3f5 Metrics
There's no description for a commit with changes to 65 files.
2021-01-27 20:49:27 -05:00
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