Steven Huss-Lederman
Steven Huss-Lederman
### Is your feature request related to a problem? Please describe. PR #1249 modified the bar interval to be a dropdown menu. Other pages do not do this. ### Describe...
### Is your feature request related to a problem? Please describe. Some types of resource usage relates to weather data, most notably temperature. ### Describe the solution you'd like OED...
We should generate test data that looks like actual data and be fed into OED. This will be used for testing and also for demos instead of using the more...
### Is your feature request related to a problem? Please describe. PR #975 added error bars to the graphics. The line reading tests, many in src/server/test/web/readings.js, are simply ignoring the...
### Is your feature request related to a problem? Please describe. OED forbids raw meter data in any graphic that sums data so it is currently only allowed in line/3D...
People want to track usage of OED in general and during specific times such as during sustainability competitions.
### Is your feature request related to a problem? Please describe. Admins can delete a conversion. This can cause undesirable effects including: - If this is the only conversion for...
### Describe the bug The database code for compare uses the start time and end time in the readings table to determine what to include. It is possible for there...
### Describe the bug If the screen is narrow (at least relative to height) then the map is clipped so part is not shown. There is no scroll to horizontally...
### Describe the bug The unit/conversion visualization (src/client/app/components/visual-unit/CreateVisualUnitComponent.tsx) color codes the vertices/units. The suffix input (pink) is never labeled. The input suffix has its type of unit as suffix and...