Commit graph

13 commits

Author SHA1 Message Date
0f28cdf175
feat: refactor, renames almost working workflow 2024-05-23 18:33:30 +02:00
cfc5668c48
feat: sidebar design 2024-05-17 21:54:14 +02:00
b07297cf31
fix: removed route by mistake 2024-05-16 22:18:56 +02:00
1afde077a6
feat: renaming things and thus breaking existing database schema 2024-05-16 22:15:14 +02:00
c153fe1b8f
feat: readability imrovements, new pages, script escaping
Progress towards finalizing the building blocks: targets, monitors, triggers, notifications and worker groups.
2024-05-14 21:38:45 +02:00
7335b7b4a2
fix(monitors): add back the monitors get route 2024-04-30 20:05:08 +02:00
4255c3b69d
feat(triggers): initial get/describe/create/update pages 2024-04-28 21:24:00 +02:00
509cf026fd
feat: add cache headers for static and index 2024-04-28 16:23:41 +02:00
bb1ba5ed58
feat(keyvalue): add badger as keyvalue store
KeyValue store will be used by Incidents, so that the functions
can decide based on history not just on the event that triggered them.
2024-04-28 16:06:49 +02:00
8683a8b17e
feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
07c7c716c5
refactor: schema changes etc. 2024-02-29 23:42:56 +01:00
65db9b3f72
feat(monitors,workergroups): implement deletion and stauts changes 2024-02-28 16:40:24 +01:00
306f583418
feat: single schedule for all worker groups, simplify tables, show active workers 2024-02-27 23:47:20 +01:00