Commit Graph

62 Commits

Author SHA1 Message Date
1af07b90cc feat: group identical reports 2026-04-20 23:12:49 +02:00
bb5aaa47ad fix: correct rollback problem
All checks were successful
ci / docker (push) Successful in 52s
2026-03-29 13:06:22 +02:00
87b8de01d7 fix: better handling of duplicates 2026-03-29 12:54:36 +02:00
6680f4769c fix: timezone support 2026-03-25 12:25:37 +01:00
95c3551a5c fix: output AUTH_HEADER
All checks were successful
ci / docker (push) Successful in 1m5s
2026-03-12 13:07:27 +01:00
31db0c22d2 fix: indent 2026-03-12 12:57:49 +01:00
ce5328da53 fix: make auth header configurable 2026-03-12 12:53:48 +01:00
1d36a9aaed fix: required keys load from env 2026-03-12 12:43:00 +01:00
7fea3bf315 fix: add missing bracket 2026-03-12 12:41:33 +01:00
7d612c0ccd feat: allow loading from environment & run without static services 2026-03-12 11:57:34 +01:00
d70a37f42c whitespace: fix trailing spaces
Some checks failed
ci / docker (push) Failing after 2m3s
2025-11-25 00:03:28 +01:00
8d6590364f fix: set model number as additional primary key
Some checks failed
ci / docker (push) Has been cancelled
2025-11-24 17:14:26 +01:00
dd7a81fd0f feat: allow configure database url via env 2025-11-24 17:14:22 +01:00
a7f4788291 change: increase temp warning to 60degC 2024-02-05 20:40:55 +01:00
824c108678 fix: handle second_last in first request 2024-01-03 15:16:59 +01:00
683ebefbb0 feat: add SMART monitoring support 2024-01-03 14:41:11 +01:00
0842818cbc fix: dont change token on modification 2024-01-03 14:40:57 +01:00
d6ea667733 fix: skip icinga host creation if not configured 2024-01-03 14:39:17 +01:00
c1addbf9fb fix: timestamp status name 2023-11-12 08:21:11 +01:00
6c1afa82ff fix: limit and oder status results displayed 2023-11-12 08:03:00 +01:00
fed1eab6d0 fix: better modification form check 2023-07-25 00:57:30 +02:00
8be2e3d054 fix: remove double POST-method check 2023-07-25 00:51:13 +02:00
c93ab82119 fix: prevent double creation of icinga services on modify 2023-07-25 00:46:45 +02:00
5b49bb2b37 fix: create call on modify 2023-07-25 00:35:01 +02:00
9ac05997d3 fix: correctly display timeout as days on modify 2023-07-15 10:48:50 +02:00
ef6b3fa5fb fix: day <> seconds unit mistake 2023-07-08 23:43:36 +02:00
0fb170c97e fix: remove obsolete todo 2023-07-08 16:02:02 +02:00
3ba958f6e5 fix: use fallback filter icinga link for static services 2023-07-08 16:01:50 +02:00
7ea5578132 change: new reporting location 2023-07-08 02:53:17 +02:00
8c39628a51 fix: handle none user better 2023-07-07 13:54:34 +02:00
876e3101c0 fix: ignore config.json for service config 2023-07-07 13:44:48 +02:00
0d6e2aef7b change: create host last in create_app 2023-07-07 13:44:07 +02:00
b879bd0a84 add: debug output 2023-07-07 13:31:11 +02:00
4653b5b425 feat: app config support 2023-07-07 13:19:20 +02:00
5c6ba654b8 feat: icinga links and ownerships 2023-07-07 12:54:50 +02:00
900ccdf90e Merge branch 'dev' of github.com:FAUSheppy/icinga-webhook-gateway into dev 2023-07-07 09:08:03 +02:00
42832bb762 fix: typo in header name 2023-07-07 09:05:50 +02:00
8428e92d2c feat: improve user owner checks 2023-07-07 09:02:08 +02:00
20d37ef8ec feat: warn about static configured services deletion 2023-07-07 06:50:59 +02:00
feed45a190 feat: icinga api connection for service creation 2023-07-05 21:52:21 +02:00
4e7cc5a009 change: don't fail on missing config 2023-07-05 18:15:22 +02:00
0bc32a11fe wip: api connection for icinga services 2023-07-05 13:47:30 +02:00
8eb4271c04 update: improve visuals & status list 2023-07-02 23:03:01 +02:00
cd05159dd2 feat: service deletions & css 2023-07-02 22:45:24 +02:00
c36471c92d feat: service modification 2023-07-02 17:27:36 +02:00
af6c3ff0eb feat: entry creation % details 2023-07-02 16:20:38 +02:00
8fc4fca2a1 fix: show stateless services in overview 2023-07-02 14:20:23 +02:00
d4894f39d8 feat: check headers for browser on / 2023-07-02 14:00:43 +02:00
faa7585c56 fix: replace before_first_request init 2023-07-02 14:00:29 +02:00
178ca55aa2 fix: improve error message for bad token 2023-01-05 20:10:05 +01:00