Commit Graph

41 Commits

Author SHA1 Message Date
Franzi 6e349ad35c
auto-reload status page after 30 seconds 2023-05-21 11:24:58 +02:00
Franzi 9f4f2818c5
can haz some formatting? 2023-05-20 20:09:16 +02:00
Franzi 0a0ee1bbfc
add some logging and error handling 2023-05-20 20:08:08 +02:00
Franzi fee4b8dac0
remove debug print 2021-04-11 11:17:48 +02:00
Franzi 9fec7340c7
add requests to requirements.txt 2021-04-11 11:13:42 +02:00
Franzi 077d9dfed1
Merge branch 'kunsi-improvements' 2021-04-11 11:13:00 +02:00
sophie 755b649197 Merge pull request 'kunsi-mako-templating' (#7) from kunsi-mako-templating into kunsi-improvements
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/7
2021-04-11 08:59:36 +00:00
sophie 3ab0a05b59 Merge pull request 'Some improvements' (#6) from kunsi-improvements into main
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/6
2021-04-11 08:59:27 +00:00
Franzi 676d7cabbc
rework templating using mako templates 2021-04-11 10:57:02 +02:00
Franzi 2ff0ca382f
make config file location configurable via environment variables 2021-04-11 10:26:09 +02:00
Franzi 48232c50cf
sort imports 2021-04-11 10:24:46 +02:00
Franzi b43b07a18c
add requirements.txt 2021-04-11 08:13:57 +02:00
Franzi a0a359d5dd
sort hosts by pretty name, not by internal hostname 2021-04-11 08:07:24 +02:00
Franzi 6b95291821
rename do_api_calls to get_api_results, return early if services were already requested 2021-04-11 08:00:36 +02:00
Franzi cb0f3bc13c
add editorconfig file 2021-04-11 07:56:55 +02:00
Sophie Schiller 6cde8347a7 fixed typo 2021-04-10 17:45:20 +02:00
Sophie Schiller a10c38e85d emojimood depending on ragecounter 2021-04-10 17:39:06 +02:00
Sophie Schiller 6d2279a51a updatereadme 2021-04-10 16:07:17 +02:00
Sophie Schiller 44293e9323 move config to toml file 2021-04-10 16:05:09 +02:00
Sophie Schiller f899e6e13b move stuff to class, add prettifier, use pretty names 2021-04-10 15:34:41 +02:00
Sophie Schiller e03a10abb6 set kunsi's favourite emoji 2021-01-03 09:46:05 +01:00
Sophie Schiller 67f17e1e12 add icon 2021-01-03 06:01:23 +01:00
Sophie Schiller 9e3394ab9d remove google font 2021-01-03 05:54:02 +01:00
Sophie Schiller 596bf8f682 set ids for intra-page-links 2021-01-02 14:55:04 +01:00
sophie 51840f17cd Merge pull request 'link hostnames, not service names' (#3) from kunsi-heading-links-fixup into main
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/3
2021-01-02 13:48:30 +00:00
Franzi 50fd7db773
link hostnames, not service names 2021-01-02 14:44:26 +01:00
sophie 34aebe2809 Merge pull request 'kunsi-remove-hosts' (#1) from kunsi-remove-hosts into main
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/1
2021-01-02 13:41:42 +00:00
sophie 666ab8f6a6 Merge pull request 'add linkable anchors to host names' (#2) from kunsi-heading-links into main
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/2
2021-01-02 13:41:29 +00:00
Franzi 93869e042b
remove unneeded call to api/objects/hosts 2021-01-02 14:40:05 +01:00
Franzi f2b2aaa862
add linkable anchors to host names 2021-01-02 14:36:46 +01:00
Franzi 0e5209a725
remove unneeded heading from template.html 2021-01-02 14:34:07 +01:00
Franzi d7910e5fd3
remove host list from top of page
This is duplicated in the services list
2021-01-02 14:33:40 +01:00
Sophie Schiller 62e0451d5b remove unneded import 2021-01-02 14:22:38 +01:00
Sophie Schiller fe09371cd3 make service executable 2021-01-02 14:08:44 +01:00
Sophie Schiller b74c8b04be add some config options 2021-01-02 14:02:54 +01:00
Sophie Schiller b901cfa034 update readme 2021-01-02 13:48:41 +01:00
Sophie Schiller e72c7ded65 update styling and templating, add filters for groups 2021-01-02 13:47:09 +01:00
Sophie Schiller 8ae8a218e9 foobar 2020-11-21 22:43:30 +01:00
Sophie Schiller f5b36531ca add readability and some sorting 2020-11-21 22:41:51 +01:00
Sophie Schiller 7e1c6ecdca first draft 2020-11-21 22:35:43 +01:00
sophie 3305099229 Initial commit 2020-11-21 19:08:49 +00:00