Commit graph

20 commits

Author SHA1 Message Date
4603f7a79a
feat: trying to setup building blocks 2024-05-15 17:25:39 +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
b6058d4201
feat: slight design improvements 2024-05-09 21:05:08 +02:00
4255c3b69d
feat(triggers): initial get/describe/create/update pages 2024-04-28 21:24:00 +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
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
3d7fb901d0
feat(settings): improve overall design 2024-02-23 12:18:02 +01:00
9848871630
refactor: replace gorilla/mux with echo 2024-02-20 11:24:04 +01:00
bf109f5be6
feat(temporal): temporal needs server worker 2024-02-19 15:23:17 +01:00
527d9dadd3
feat(worker): worker fetch config via api 2024-02-19 10:09:30 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
6db158ba96
feat(healthcheck): abbility to add/list/get 2024-02-15 23:47:56 +01:00
6243cb28f3
feat: read yaml as config for potentialy configuring the app 2024-02-15 18:43:35 +01:00
b516c979b3
feat(temporal): expose ui under authentication 2024-02-13 12:00:48 +01:00
18d6c563a5
feat: settings navigation and mocked healthchecks in index 2024-02-12 14:20:38 +01:00
650a2d8a4c
feat: basic settings style and 404 page 2024-02-12 11:22:14 +01:00
0a323c79e6
feat: fully implemented oauth2 authentication and cookie sessions 2024-02-11 23:48:37 +01:00
92453200ce
feat: folder structure change and initial oauth flow 2024-02-11 20:28:00 +01:00
Renamed from internal/pages/settings.go (Browse further)