Commit Graph

67 Commits

Author SHA1 Message Date
sheppy ef6b3fa5fb fix: day <> seconds unit mistake 2023-07-08 23:43:36 +02:00
sheppy 0fb170c97e fix: remove obsolete todo 2023-07-08 16:02:02 +02:00
sheppy 3ba958f6e5 fix: use fallback filter icinga link for static services 2023-07-08 16:01:50 +02:00
sheppy 2d221a38c6 feat: add owner variable for later filter 2023-07-08 15:46:28 +02:00
sheppy 696f190667 fix: use https by default 2023-07-08 03:15:19 +02:00
sheppy 5449fd1437 update: use new report location 2023-07-08 03:06:35 +02:00
sheppy e086a221b7 fix: td width for very large outputs 2023-07-08 03:01:02 +02:00
sheppy 7ea5578132 change: new reporting location 2023-07-08 02:53:17 +02:00
sheppy bb1c2a25e3 fix: improve icinga link 2023-07-08 02:52:23 +02:00
sheppy a726032cf6 update: css hover/inline block 2023-07-08 02:51:57 +02:00
sheppy 8c39628a51 fix: handle none user better 2023-07-07 13:54:34 +02:00
sheppy 876e3101c0 fix: ignore config.json for service config 2023-07-07 13:44:48 +02:00
sheppy 0d6e2aef7b change: create host last in create_app 2023-07-07 13:44:07 +02:00
sheppy b879bd0a84 add: debug output 2023-07-07 13:31:11 +02:00
sheppy 4653b5b425 feat: app config support 2023-07-07 13:19:20 +02:00
sheppy fcb410e947 fix: typo 2023-07-07 12:57:46 +02:00
sheppy 5c6ba654b8 feat: icinga links and ownerships 2023-07-07 12:54:50 +02:00
sheppy 900ccdf90e Merge branch 'dev' of github.com:FAUSheppy/icinga-webhook-gateway into dev 2023-07-07 09:08:03 +02:00
sheppy e15a61b5f0 change: add user to icinga service name 2023-07-07 09:06:14 +02:00
sheppy 42832bb762 fix: typo in header name 2023-07-07 09:05:50 +02:00
sheppy 8428e92d2c feat: improve user owner checks 2023-07-07 09:02:08 +02:00
sheppy 20d37ef8ec feat: warn about static configured services deletion 2023-07-07 06:50:59 +02:00
sheppy feed45a190 feat: icinga api connection for service creation 2023-07-05 21:52:21 +02:00
sheppy 4e7cc5a009 change: don't fail on missing config 2023-07-05 18:15:22 +02:00
sheppy 0bc32a11fe wip: api connection for icinga services 2023-07-05 13:47:30 +02:00
sheppy 8eb4271c04 update: improve visuals & status list 2023-07-02 23:03:01 +02:00
sheppy d4fa40af74 fix: error <> critical confusion 2023-07-02 22:49:17 +02:00
sheppy cd05159dd2 feat: service deletions & css 2023-07-02 22:45:24 +02:00
sheppy e45e720f13 add: margin to overview container 2023-07-02 17:32:10 +02:00
sheppy c36471c92d feat: service modification 2023-07-02 17:27:36 +02:00
sheppy 3bdc7ba119 feat: add modify/delete buttons 2023-07-02 17:04:41 +02:00
sheppy 953d11ded0 update: improve layout 2023-07-02 16:38:21 +02:00
sheppy 0da2631d37 fix: unify duplicated python requirement files 2023-07-02 16:21:25 +02:00
sheppy af6c3ff0eb feat: entry creation % details 2023-07-02 16:20:38 +02:00
sheppy 8fc4fca2a1 fix: show stateless services in overview 2023-07-02 14:20:23 +02:00
sheppy d4894f39d8 feat: check headers for browser on / 2023-07-02 14:00:43 +02:00
sheppy faa7585c56 fix: replace before_first_request init 2023-07-02 14:00:29 +02:00
sheppy 318aab120e fix: docker entrypoint & healthcheck 2023-03-15 13:46:11 +01:00
sheppy 43d66ba2ba fix: precreate instance directory 2023-01-05 20:26:26 +01:00
sheppy 178ca55aa2 fix: improve error message for bad token 2023-01-05 20:10:05 +01:00
sheppy 42166550f9 fix: flip and_/or_ 2023-01-05 20:07:48 +01:00
sheppy 7e118c37f5 feat: docker build & config dir 2023-01-05 19:35:09 +01:00
Yannik Schmidt 090d753177 mark overdue services as warnings 2022-01-24 06:18:07 +01:00
Yannik Schmidt 078e80b0d5 Add webinterface picture 2022-01-15 08:20:58 +01:00
Yannik Schmidt 0d37fe38ae Merge branch 'master' of github.com:FAUSheppy/icinga-webhook-gateway 2022-01-15 08:09:19 +01:00
Yannik Schmidt e7bdf0225d implement simple overview 2022-01-15 08:09:12 +01:00
Yannik Schmidt d1af8eb0f1 fix typo and break line 2022-01-06 12:59:13 +01:00
Yannik Schmidt 1e008aef74 add check for 404 service not configured 2022-01-06 12:58:21 +01:00
Yannik Schmidt f009e39280 reply with correct service name
Reply with the correct service name if the service is configured but has never reported in as the icinga command expects it.
2022-01-06 12:56:21 +01:00
Yannik Schmidt fbd46c3c5f break overlong line 2022-01-06 11:54:50 +01:00