Steven Huss-Lederman
Steven Huss-Lederman
### Is your feature request related to a problem? Please describe. We currently do lots of tests of server code that is in JavaScript. We want to test client code...
testing readings
### Is your feature request related to a problem? Please describe. The[ Design Document on testing](https://github.com/OpenEnergyDashboard/DesignDocs/blob/main/testing/testing.md) specifies readings tests that are desired. Once a test is complete and merged it...
### Describe the bug The dates shown on the map graphic seem to show the correct start date but the end date is based on the bar interval and not...
### Is your feature request related to a problem? Please describe. The distinction of meters and groups is less clear to users and often an artifact of what meters collection....
### Is your feature request related to a problem? Please describe. OED wants non-IT people to be able to manage a site. While we can send daily email to the...
### Describe the bug Sometimes opening OED in the Visual Studio Code dev container fails to run properly. ### Expected behavior It should work. Note this is not, in general,...
### Is your feature request related to a problem? Please describe. The CSV upload feature has a large number of strings that are returned to the user. They are all...
This is covered by the [readingRangeRejection design document](https://github.com/OpenEnergyDashboard/DesignDocs/blob/main/readingRangeRejection/readingRangeRejection.md).
### Is your feature request related to a problem? Please describe. Issue #901 now has Cik in Redux state. Per the [design doc](https://github.com/OpenEnergyDashboard/DesignDocs/blob/main/pikState.md) on this, it is now possible to...
### Is your feature request related to a problem? Please describe. Bar allows for a custom interval. Compare and map do not. For consistency they should all allow custom. ###...