openeew-dashboard icon indicating copy to clipboard operation
openeew-dashboard copied to clipboard

Dashboards for monitoring devices, events, users, data and more. Built on Carbon and React.

Results 46 openeew-dashboard issues
Sort by recently updated
recently updated
newest added
trafficstars

- [ ] 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...