Ryan Kelley
Ryan Kelley
Design sensors page to specifications in prototype. Includes front end & API additions. - [x] Create UI - [x] Create sensor-related backend routes (or graphql queries) - [ ] Add...
This my need to be solved by someone with access to a sensor. To reproduce: 1) Go to sensors page 2) Search for an exact ID so only 1 result...
Currently the auth client (React app) uses several strategies to handle HTTP errors (via fetch) returned by the client, only a few of which return a usable error to the...