ecf6234cfe
Since this is a change to the table schema for all services using the ping adapter, you will have to delete the tables relating to them. - elstat.blueprints: add incidents blueprint (WIP) - elstat.blueprints: add decorators.py - elstat.blueprints: add errors.py - elstat.manager: add incidents & incident_stages tables - run: add handler for ApiError |
||
---|---|---|
.. | ||
public | ||
src | ||
package-lock.json | ||
package.json | ||
README.md |
elstat frontend
- cool graphs
install dependencies:
$ npm install
# in a ci, do:
$ npm ci
to build for production:
$ npm run build