Steven Huss-Lederman
Steven Huss-Lederman
The moment project has decided to wind down and recommends replacements (https://momentjs.com/docs/#/-project-status/recommendations). There are other packages and we could wait for JS to formalize its own version. While moment works,...
OED has a script to check if a site is responding. In the past, OED would stop responding from time to time so having a regular check was desired. This...
Sometimes a test times out on a developer machine because the DB is slow in resetting between tests. @huss put in a --timeout 15000 on the mocha test to mostly...
- There are a few error messages that do not give IP addresses such as: “At 2020-06-17T04:01:27.161Z, an ERROR event occurred. ERROR ON REQUEST TO METER [NO IP ADDRESS AVAILABLE],...
### Is your feature request related to a problem? Please describe. PR #633 will add the ability to import CSV files with or without a header row for meters and...
#456 will allow date ranges in the URL. It is a use case that someone wants to show others the last day/week/month of data where it is always the current...
Once baselining #209 is done, then we need to make it work with the graphics. This means as we aggregate into groups, we need to subtract the baseline from the...
We want to allow an admin to select a date range to baseline, calculate the best linear fit, show the proposed baseline, then allow the admin to accept/reject/modify value (reshow...
### Describe the bug The chart link button on the graphic page is not translated per this image:  ### To Reproduce Steps to reproduce the behavior: 1....
### Describe the bug If you use a map chart link then the map is not selected so nothing is displayed. This is despite the fact that the map id...