openeew-dashboard
openeew-dashboard copied to clipboard
Dashboards for monitoring devices, events, users, data and more. Built on Carbon and React.
- [ ] Add support for histogram metrics - [ ] Add support for counting metrics
running npm audit on the /client directory reveals that we have 1 high severity security vulnerability on 1917 packages Package: immer Dependency of: react-scripts More info: https://npmjs.com/advisories/1603
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...