Commit Graph

1513 Commits

Author SHA1 Message Date
wh1te909 9ed3abf932 fix tests 2021-02-16 18:55:55 +00:00
wh1te909 61762828a3 fix typo 2021-02-16 18:50:42 +00:00
wh1te909 59beabe5ac bump versions 2021-02-16 18:47:51 +00:00
wh1te909 0b30faa28c decrease pause timeout for installer 2021-02-16 18:45:59 +00:00
wh1te909 d12d49b93f update quasar [skip ci] 2021-02-16 17:24:48 +00:00
wh1te909 f1d64d275a update go [skip ci] 2021-02-16 17:15:13 +00:00
wh1te909 d094eeeb03 update natsapi [skip ci] 2021-02-16 17:09:05 +00:00
wh1te909 be25af658e partially implement #222 2021-02-16 09:22:28 +00:00
wh1te909 794f52c229 delete remove salt task 2021-02-16 08:46:42 +00:00
wh1te909 5d4dc4ed4c change monitoragents func to run async 2021-02-16 08:33:54 +00:00
wh1te909 e49d97b898 disable loading spinner during alert poll 2021-02-16 01:06:42 +00:00
wh1te909 b6b4f1ba62 fix query 2021-02-16 01:06:12 +00:00
wh1te909 653d476716 back to http requests wh1te909/rmmagent@278b3a8a55 2021-02-14 03:12:22 +00:00
sadnub 48b855258c improve test coverage for automation 2021-02-13 16:14:15 -05:00
wh1te909 c7efdaf5f9 change run_script to take the script PK instead of entire script model 2021-02-13 19:41:38 +00:00
wh1te909 22523ed3d3 Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm into develop 2021-02-13 19:40:41 +00:00
wh1te909 33c602dd61 update reqs 2021-02-13 19:40:18 +00:00
sadnub e2a5509b76 add missing task tests in automation and alerts 2021-02-13 14:38:03 -05:00
wh1te909 61a0fa1a89 fix runscript email 2021-02-12 22:50:21 +00:00
wh1te909 a35bd8292b catch service error 2021-02-12 19:24:06 +00:00
Tragic Bronson 06c8ae60e3
Merge pull request #269 from sadnub/feature-alerts
WIP - Feature alerts
2021-02-12 10:48:27 -08:00
sadnub deeab1f845 fix/add tests for check thresholds 2021-02-12 13:39:46 -05:00
sadnub da81c4c987 fix failure and resolved action timeouts 2021-02-12 12:49:16 -05:00
sadnub d180f1b2d5 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 526135629c fix some typos and implement runscript and runscriptfull on agent function 2021-02-11 20:11:03 -05:00
sadnub 6b9493e057 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 9bb33d2afc fix tests 2021-02-11 20:11:03 -05:00
sadnub 7421138533 finish alerts views testing. Minor bug fixes 2021-02-11 20:11:03 -05:00
sadnub d0800c52bb black 2021-02-11 20:11:03 -05:00
sadnub 913fcd4df2 fix tests and added soem minor fixes 2021-02-11 20:11:03 -05:00
sadnub 83322cc725 fix automation tests. minor fixes 2021-02-11 20:11:03 -05:00
sadnub 5944501feb fix migrations for real this time 2021-02-11 20:11:03 -05:00
sadnub 17e3603d3d implement overriding email/sms settings with alert templates 2021-02-11 20:11:03 -05:00
sadnub 95be43ae47 fix alerts icon and fix policycheck/task status. added resolved alerts actions 2021-02-11 20:11:03 -05:00
sadnub feb91cbbaa fix migration issue and consolidate migrations a bit 2021-02-11 20:11:03 -05:00
sadnub 79409af168 implement alert periodic notifications for agent, task, and check. implement sms/email functionality for autotasks 2021-02-11 20:11:03 -05:00
sadnub 5dbfb64822 add handle alerts functions to agents, checks, and tasks. Minor fixes 2021-02-11 20:11:03 -05:00
sadnub 5e7ebf5e69 added relation view and a number of bug fixes 2021-02-11 20:11:03 -05:00
sadnub e73215ca74 implement alert template exclusions 2021-02-11 20:11:03 -05:00
sadnub a5f123b9ce bug fixes with automated manager deleting policies and adding 2021-02-11 20:11:03 -05:00
sadnub ac058e9675 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 371b764d1d 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 66d7172e09 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 99d3a8a749 more alerts work 2021-02-11 20:11:02 -05:00
sadnub db5ff372a4 alerts overview work 2021-02-11 20:11:02 -05:00
sadnub 3fe83f81be migrations fix and finishing up automation manager rework 2021-02-11 20:11:02 -05:00
sadnub 669e638fd6 automation manager rework start 2021-02-11 20:11:02 -05:00
sadnub f1f999f3b6 more alerts work 2021-02-11 20:11:02 -05:00
sadnub 6f3b6fa9ce alerts wip 2021-02-11 20:11:02 -05:00
wh1te909 938f945301 drop min ram req 2021-02-12 00:23:22 +00:00