Commit graph

150 commits

Author SHA1 Message Date
baldo
ce155951bf Show task description in admin panel. 2016-06-21 14:55:02 +02:00
baldo
8dbec7612b Texts and URL fixes 2016-06-20 22:28:01 +02:00
baldo
50e6175021 Made main.js executable. 2016-06-11 19:09:05 +02:00
baldo
2a2a2b72e9 Get config.json location from command line parameter. 2016-06-11 17:15:19 +02:00
baldo
8684c075ef shebang for main.js of server 2016-06-11 16:27:23 +02:00
baldo
4ea37d59cd Overview over monitoring states in admin panel. 2016-06-11 15:31:57 +02:00
baldo
eb3e0d96be Mail templates for monitoring mails 2016-06-11 15:13:06 +02:00
baldo
c038546ac2 Moved mail template rendering into own service. 2016-06-11 12:32:20 +02:00
baldo
26aaec385a Mail-Queue management in admin panel. 2016-06-11 12:08:50 +02:00
baldo
807f3f5fb2 Fix: No 'undefined' in filename for nodes without monitoring 2016-06-07 14:48:18 +02:00
baldo
03083b819b Open node in form and map. 2016-06-07 14:18:28 +02:00
baldo
5b9d2e615b Filtering for tasks 2016-06-07 12:45:23 +02:00
baldo
122eadc0de Filtering for nodes 2016-06-07 12:39:52 +02:00
baldo
954b7a3920 Sorting of tasks and nodes in admin panel. 2016-06-07 11:58:29 +02:00
baldo
ce2359a094 Paging for tasks in admin panel. 2016-06-07 11:01:35 +02:00
baldo
0f1a21c905 Extended node management in amdin panel. 2016-06-07 10:50:15 +02:00
baldo
d5c69fa78f Basic node management in admin panel. 2016-06-07 00:21:26 +02:00
baldo
53a0ecd366 Added possibility to enable / disable tasks. 2016-06-05 12:18:37 +02:00
baldo
8f8d78d1df Admin backend 2016-06-04 14:58:11 +02:00
baldo
bee528f1b8 Added API call to run task immediately. 2016-06-04 11:41:57 +02:00
baldo
638cc94db3 Run jobs only once at a time. Start an task api. 2016-06-03 23:42:17 +02:00
baldo
5ff76db5a9 Monitoring job 2016-05-24 23:32:04 +02:00
baldo
0ccab4cac8 More consistent logging 2016-05-24 21:08:34 +02:00
baldo
e03be8bf51 Job to clean up outdated monitoring data. 2016-05-24 20:39:51 +02:00
baldo
b84bfb5c99 Monitoring data retrieval job now working. 2016-05-24 20:29:28 +02:00
baldo
9e9202be8e Fix: Don't keep tags of suppressed debug log events. 2016-05-24 19:43:00 +02:00
baldo
921052dff5 Protect logging backend. 2016-05-24 19:40:02 +02:00
baldo
09b01f5ccf Nicer logging + Monitoring progress 2016-05-24 19:14:09 +02:00
baldo
a82b66c637 Added logging framework. 2016-05-24 16:40:57 +02:00
baldo
ad3f075d93 WIP: Job to retrieve node information for monitoring. 2016-05-24 14:42:25 +02:00
baldo
cc0fadb7cd Lookup node via monitoring token only 2016-05-23 23:03:57 +02:00
baldo
001e7b59a3 Background job for sending emails + confirmation email template. 2016-05-21 17:06:24 +02:00
baldo
a5605a0349 Fix: Don't put undefined in key file name. 2016-05-20 22:39:59 +02:00
baldo
8102181a7e Use configured database file. 2016-05-20 22:38:13 +02:00
baldo
03271573be Added sqlite db and email queue. 2016-05-20 22:11:35 +02:00
baldo
5a5c70cfb1 Link to disable monitoring 2016-05-18 23:15:43 +02:00
baldo
0bdce5debb Added confirmation page for monitoring + a few tweaks. 2016-05-18 22:50:06 +02:00
baldo
1b173b79d4 Allow setting a monitoring flag. Confirmation mail missing. 2016-05-18 19:32:19 +02:00
baldo
79aadc85c2 Added delete feature for nodes. 2016-05-16 18:27:03 +02:00
baldo
39e7af6238 Lots of updates 2016-05-16 16:56:29 +02:00
Andreas Baldeau
5c341e2e5a Updated NPM packages. 2014-08-10 22:28:30 +02:00
Andreas Baldeau
cabc070b77 Fixed warnings. 2014-06-14 00:51:54 +02:00
Your Name
1aba5ccd2e Allow local config.json to overwrite defaults. 2014-06-06 23:00:32 +02:00
Your Name
a2723c6b12 Only one config for client and server. 2014-06-06 21:22:57 +02:00
Your Name
46717e14ae Simplified serving static files. 2014-06-06 20:08:14 +02:00
Your Name
2a0b2add0d Validate forms the Angular way. Also: Validate on submit. 2014-06-06 19:17:12 +02:00
Your Name
caf732a04c Express.js update. 2014-06-06 14:57:20 +02:00
Your Name
273adb660c Enable gzip compression. 2014-06-06 13:13:07 +02:00
Your Name
f7a79c0003 Binary for fixing filenames. 2014-05-30 19:58:07 +02:00
Andreas Baldeau
0335f5aa93 Initial commit. 2014-05-12 20:08:19 +02:00