Commit Graph

28 Commits

Author SHA1 Message Date
ahosking
85a03dc098 Combine queries and sort by date
There is lots of debugging output here to get rid of but, this change
helps to ensure that on the index page, we sort by date to ensure our
data looks correct.

This also attempts to get the last entry for easy duplication but this is
limited by the time specified and needs to be fixed.
2022-08-04 10:44:37 -04:00
ahosking
fb2aad93fd Ignore env variables 2022-07-21 00:29:34 -04:00
ahosking
65b88c2fbe Ignore Influx Data 2022-07-21 00:29:06 -04:00
ahosking
7812b2058b Add Repeat Button and Function 2022-07-15 01:08:38 -04:00
ahosking
6bb2be70f7 Fix missed field to tag 2022-07-03 01:20:43 -04:00
ahosking
b073c37db0 Rearrage Write Query 2022-07-03 01:17:37 -04:00
ahosking
8d11f61dc7 Change fields to tags 2022-07-03 01:10:29 -04:00
ahosking
39009533c1 Add a name to the container 2022-07-03 00:41:01 -04:00
ahosking
e7eb6cb50d Add sample environment file 2022-07-03 00:36:53 -04:00
ahosking
94c493fa9b Major change to Influx 2
This includes new queries for data,
New queries for creating/submitting data
and some new code that needs to be refactored
2022-07-03 00:31:01 -04:00
ahosking
06f194f8bd Clean up Templates and include new data points 2022-07-03 00:29:09 -04:00
ahosking
fd5cfd5021 Add script to run InfluxDB 2022-07-03 00:28:54 -04:00
2c461ad4f7 Upgrade to influx2 2022-06-28 07:42:26 -04:00
18ce2b5399 Update static 2022-06-20 20:16:24 -04:00
Gogs
63b6d6944d Change python to actual booleans. 2017-04-09 18:36:01 -04:00
Gogs
bc284e2514 Updating html field types 2017-04-04 02:01:06 -04:00
Gogs
e3cebcb73b Changing number fields to allow decimals 2017-02-12 01:55:22 -05:00
Gogs
7d760985b8 Add 5 latest readings to the bottom of the page 2017-02-03 00:32:23 -05:00
Gogs
030dc33d55 Allow date/time-free entries 2017-01-29 00:37:38 -05:00
Gogs
6c354e40a9 Improve the fuel and fuelcost type handling 2017-01-29 00:16:51 -05:00
Gogs
98d2c082ee Add explicit variable types 2017-01-28 02:09:09 -05:00
Alexander Hosking
23085de24e First version of insert with hardcoded db and measurement 2016-12-27 09:30:20 -05:00
Alexander Hosking
3361735d58 Update requirements and place base form 2016-12-26 22:43:38 -05:00
4ea8f92ed3 Further progress with forms 2016-12-20 01:50:26 -05:00
2304175f46 Add flask-WTF 2016-12-20 01:32:12 -05:00
ec57d48d80 Add more to requirements 2016-12-20 01:22:38 -05:00
4a3f699597 Initial commit 2016-12-06 07:46:40 -05:00
3b9935756c initial commit 2016-10-09 23:44:13 -04:00