Commit graph

22 commits

Author SHA1 Message Date
4255c3b69d
feat(triggers): initial get/describe/create/update pages 2024-04-28 21:24:00 +02:00
d2c22b5403
feat: ui improvements 2024-03-04 09:36:12 +01:00
24e8414e03
feat: groups for monitors 2024-03-03 15:28:25 +01: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
d9dafd766a
feat(monitors,workergroups): design for deletion and stauts 2024-02-28 12:06:24 +01:00
306f583418
feat: single schedule for all worker groups, simplify tables, show active workers 2024-02-27 23:47:20 +01:00
7035afe008
fix: oauth2 query 2024-02-27 15:55:35 +01:00
6a677d96cd
refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
6c960ba40a
feat: rename worker to worker-group 2024-02-24 22:07:49 +01:00
a9dd5a41b7
feat: rename healthchecks/cronjobs to monitor 2024-02-24 12:57:53 +01:00
a65834bd8d
feat(settings/healthchecks): updating healthchecks 2024-02-23 22:08:17 +01:00
71ca6a9a73
feat(healthchecks): describe page 2024-02-22 20:20:34 +01:00
92e1958588
feat(index): working history page 2024-02-22 17:29:17 +01:00
3a8badb61b
feat(healthchecks): store history and nice code editor for scripts 2024-02-21 23:15:21 +01:00
c862660e7d
feat(healthchecks/k6): run k6 script on workers 2024-02-21 10:06:54 +01:00
9848871630
refactor: replace gorilla/mux with echo 2024-02-20 11:24:04 +01:00
7a65cf7186
feat(healthcheck): abbility to select worker group 2024-02-19 11:43:43 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
e6f6e5ede3
feat(healthcheck): use slugs and actual params 2024-02-16 13:41:18 +01:00
224f1f93fa
feat(healthcheck): initial demo cronjob execution 2024-02-16 13:07:29 +01:00