Commit Graph

13 Commits

Author SHA1 Message Date
Luna Mendes 5428dcee3c change uptimes to daily, weekly and monthly
- /api/current_status renamed to /api/quick
 - add week_uptime and month_uptime to responses
2018-09-05 21:17:26 -03:00
slice 946069dc98
test: add initial testing 2018-07-22 12:10:28 -07:00
slice d66aa77aa7
fe: add routing + proto incident hist page 2018-07-19 14:49:56 -07:00
slice 5f97f73631
app comp: show current incident and live update 2018-07-18 14:59:21 -07:00
slice df3f5e170b
decouple streaming client from app comp 2018-07-18 12:21:44 -07:00
slice 1e4e04c025
switch to recharts
* i'm actually done. this library has everything good
2018-07-13 22:03:12 -07:00
slice 4fc4604496
wait fuck go back 2018-07-13 20:30:28 -07:00
slice 79955da890
remove npm from project deps BALANCE THE UNIVERSE
seriously i have no idea how this even happened

probably did `npm i npm i` on accident haHA
2018-07-13 20:28:27 -07:00
slice 8d9b02fa48
remove unused dep
oops
2018-07-13 20:10:31 -07:00
Luna Mendes ecf6234cfe elstat.adapters: add latency to db spec
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
2018-07-13 23:20:09 -03:00
slice 54df6d02e9
move from emoji to icons 2018-07-13 18:57:02 -07:00
slice edf1a07b68
add loading placeholders 2018-07-13 18:43:10 -07:00
slice f3f500b344
Move to nivo from nx and add WS support 2018-07-13 12:07:53 -07:00