Commit Graph

417 Commits

Author SHA1 Message Date
wh1te909
8be481af4a pending actions refactor 2021-03-01 20:40:46 +00:00
wh1te909
6ac1dd93ca more choco rework 2021-03-01 09:26:37 +00:00
wh1te909
e8e308a888 return empty val for missing software install date 2021-03-01 08:21:56 +00:00
wh1te909
8f589b18f5 start chocolatey rework 2021-02-28 11:00:45 +00:00
wh1te909
1c9c5984e6 add pagination to agent table 2021-02-28 09:18:04 +00:00
wh1te909
d4f79b5889 remove border 2021-02-24 09:34:30 +00:00
wh1te909
819591e227 change wording 2021-02-24 09:26:36 +00:00
wh1te909
fc878be7e9 add option to run sched task asap after scheduled start was missed #247 2021-02-24 06:14:28 +00:00
sadnub
75f009ee1d UI changes for AddAutomated Task and ScriptCheck models 2021-02-23 23:53:55 -05:00
sadnub
4c128c920c make check results chart more responsive with large amounts of data 2021-02-21 19:00:43 -05:00
sadnub
f60553c089 move annotation labels to the left for check history chart 2021-02-21 18:51:45 -05:00
wh1te909
d272b15ef6 add prune alerts to server maintenance tool 2021-02-20 11:01:04 +00:00
wh1te909
a01c71ac01 improve alerts manager table UI 2021-02-20 08:56:19 +00:00
wh1te909
f412b1a866 fix date sorting and timezone fixes #283 2021-02-20 03:44:42 +00:00
sadnub
c128767ef1 allow viewing alert script results on resolved alerts 2021-02-17 13:29:51 -05:00
sadnub
845e11546b fix automation manager UI. Modify agent/check/task table alert checkboxes to show if it is managed by an alert template 2021-02-17 13:29:51 -05:00
wh1te909
385ad30bd2 fix typo 2021-02-16 18:50:42 +00:00
wh1te909
c75cededc9 partially implement #222 2021-02-16 09:22:28 +00:00
wh1te909
d1f64b1350 disable loading spinner during alert poll 2021-02-16 01:06:42 +00:00
sadnub
9f25b1e077 fix failure and resolved action timeouts 2021-02-12 12:49:16 -05:00
sadnub
372698d03c fix check threshold modals and add client/serverside validation. Allow viewing alert script results in alerts overview. Fix diskspace check history computation. other fixes and improvements 2021-02-12 12:37:53 -05:00
sadnub
866d4e0ef3 reworked alerts a bit to not need AgentOutage table. Implemented resolve/failure script running on alert. also added script arg support for alert actions. Allow scripts to be run on any running agent 2021-02-11 20:11:03 -05:00
sadnub
4076661ddb finish alerts views testing. Minor bug fixes 2021-02-11 20:11:03 -05:00
sadnub
ee92eaa2a0 fix tests and added soem minor fixes 2021-02-11 20:11:03 -05:00
sadnub
edeb5dbf00 fix migrations for real this time 2021-02-11 20:11:03 -05:00
sadnub
6037b3817e fix alerts icon and fix policycheck/task status. added resolved alerts actions 2021-02-11 20:11:03 -05:00
sadnub
ee1c78ac72 add handle alerts functions to agents, checks, and tasks. Minor fixes 2021-02-11 20:11:03 -05:00
sadnub
1fbd044260 added relation view and a number of bug fixes 2021-02-11 20:11:03 -05:00
sadnub
dbebd12f8a implement alert template exclusions 2021-02-11 20:11:03 -05:00
sadnub
d22b04d08b bug fixes with automated manager deleting policies and adding 2021-02-11 20:11:03 -05:00
sadnub
d86116f241 fixed alerts manager table, added celery task to unsnooze alerts, added bulk actions to alerts overview 2021-02-11 20:11:02 -05:00
sadnub
dad80e6502 added new alert option for dashboard alerts, added actions to be run if alert triggered on agent, random fixes 2021-02-11 20:11:02 -05:00
sadnub
351fe17bb6 reworked policy add for client, site, and agent. removed vue unit tests, added alertign to auto tasks, added edit autotask capabilities for certain fields, moved policy generation logic to save method on Client, Site, Agent, Policy models 2021-02-11 20:11:02 -05:00
sadnub
76d3efe20b more alerts work 2021-02-11 20:11:02 -05:00
sadnub
7861792ef6 alerts overview work 2021-02-11 20:11:02 -05:00
sadnub
b8368518ee migrations fix and finishing up automation manager rework 2021-02-11 20:11:02 -05:00
sadnub
bfaa4e6da9 automation manager rework start 2021-02-11 20:11:02 -05:00
sadnub
ec6bfaff5b more alerts work 2021-02-11 20:11:02 -05:00
sadnub
4187f0a3ba alerts wip 2021-02-11 20:11:02 -05:00
wh1te909
1dbaa3d305 more winupdate fixes 2021-02-02 09:42:12 +00:00
wh1te909
c6b4cdf6ff fix duplicate pending actions being created 2021-02-01 20:56:05 +00:00
wh1te909
e1f7e50164 cleanup an old view 2021-01-29 02:15:27 +00:00
wh1te909
fc064c0ea3 checkrunner changes wh1te909/rmmagent@10a0935f1b 2021-01-29 00:34:18 +00:00
wh1te909
3ae7507322 fix last response sorting closes #258 2021-01-26 19:58:08 +00:00
wh1te909
5329698836 fix tests 2021-01-25 20:46:22 +00:00
wh1te909
75bd401c89 use error msg from backend 2021-01-25 19:57:50 +00:00
wh1te909
67eae41827 fix tab refresh 2021-01-23 06:27:33 +00:00
wh1te909
e7232bf2fa don't change tab when using site refresh button 2021-01-22 23:27:28 +00:00
wh1te909
fbdf488d64 add check to remove salt 2021-01-21 23:58:31 +00:00
wh1te909
28ea797e88 more salt cleanup 2021-01-21 00:00:34 +00:00