Commit Graph

175 Commits

Author SHA1 Message Date
sadnub
155f193ec8 Added default policy support 2020-09-10 12:24:40 -04:00
sadnub
c26727cb6f add any automated task actions as a pending action if agent is offline 2020-09-10 09:03:41 -04:00
sadnub
47bcfbd252 Implemented the policy copy button 2020-09-09 18:43:19 -04:00
sadnub
4a6ea2b105 Allow bulk resetting agent policies from settings UI. Modified agent edit serializer to fix errors 2020-09-09 13:10:29 -04:00
wh1te909
919186f79f remove managed_by_wsus as it's now supported 2020-09-07 05:37:15 +00:00
sadnub
9155a186fb Finish up Patch Policy 2020-09-06 15:59:49 -04:00
Josh Krawczyk
56d21996f1 UI improvements 2020-09-06 15:59:49 -04:00
Josh Krawczyk
1eecb35561 winupdate UI start 2020-09-06 15:59:49 -04:00
wh1te909
40747ef73c fix installer regex to include numbers 2020-09-02 06:05:54 +00:00
wh1te909
e01526210d fix not being able to sort checks by description 2020-09-02 00:10:04 +00:00
wh1te909
4bbe5ca02f add script arguments support for ad-hoc run scripts 2020-08-30 10:20:56 +00:00
wh1te909
cb8339126c dense options ui 2020-08-30 09:52:04 +00:00
wh1te909
35c0ae1ebe add search field to agent table 2020-08-30 08:40:17 +00:00
wh1te909
d43cf2754a add 'Run Script' to agent context menu 2020-08-28 05:55:48 +00:00
wh1te909
f5856d9e8e agent table is now responsive when dragging splitter 2020-08-28 04:17:59 +00:00
wh1te909
5bf98dc37a load community uploaded scripts into the database during install/upgrade 2020-08-27 04:13:51 +00:00
wh1te909
4dcd27925f Merge pull request #77 from sadnub/fix-user
fix user being able to delete/disable itself
2020-08-26 13:31:44 -07:00
Josh Krawczyk
59f0099136 fix user being able to delete/disable itself 2020-08-26 16:20:14 -04:00
Josh Krawczyk
0e0a67f009 fix UI bug in agent checks displaying multiple tasks 2020-08-26 14:37:41 -04:00
Josh Krawczyk
1f16384c59 allow multiple tasks per check to fix github issue #62 2020-08-26 14:18:19 -04:00
Josh Krawczyk
1180c8026b Fix error message when trying to enable alerts on policy check from agents table 2020-08-25 20:03:44 -04:00
Josh Krawczyk
31f00381b7 fix vue error in related policies 2020-08-25 19:38:43 -04:00
Josh Krawczyk
06441a9509 server/workstation policies addition 2020-08-25 19:31:11 -04:00
Josh Krawczyk
0789b54bff modify database for workstation/server policies 2020-08-25 19:31:11 -04:00
wh1te909
7e53b3f66c add the agent type to generated exe 2020-08-25 02:38:21 +00:00
wh1te909
092ab93155 new installer fixes 2020-08-25 00:24:59 +00:00
wh1te909
f39a4e347d improved installer options 2020-08-24 20:11:43 +00:00
wh1te909
545c4c40c0 add support for event log id wildcard 2020-08-24 10:02:01 +00:00
wh1te909
0c6122d212 allow sorting of checks table, move failing checks to the top 2020-08-23 22:18:13 +00:00
wh1te909
2274873b12 add email test 2020-08-23 02:28:10 +00:00
wh1te909
d776f3b423 finish up user management 2020-08-21 04:19:34 +00:00
wh1te909
2e390be6d6 more improvements 2020-08-20 22:27:55 +00:00
wh1te909
f557483604 add email validation, hide password 2020-08-20 21:04:28 +00:00
wh1te909
5817a30e71 fix edit user 2020-08-20 20:41:56 +00:00
wh1te909
6fcc1ff740 fix delete user 2020-08-20 20:29:45 +00:00
wh1te909
440ffa04f8 small fixes, highlight row when selected 2020-08-20 20:04:41 +00:00
Josh Krawczyk
ff559a17d5 user management addition 2020-08-19 18:25:01 -04:00
Josh Krawczyk
f9a12335df alerts work 2020-08-19 18:25:01 -04:00
wh1te909
56fa3ad5d7 add builtin scripts support 2020-08-19 05:46:18 +00:00
wh1te909
491fa962aa make smtp user/password optional (allows for smtp relay) 2020-08-18 21:59:24 +00:00
wh1te909
d21efc2a22 add optional cli args to installer 2020-08-16 05:09:38 +00:00
Josh Krawczyk
6e45dee5b5 Added frontrend and backend for alerts to stop error messages. Still WIP. Fixed related_agents function to help with policy check bugs. 2020-08-15 14:13:24 -04:00
wh1te909
a67de6f009 don't force smtp username to be an email address 2020-08-12 02:29:50 +00:00
wh1te909
f5a920f47c optional install args wh1te909/winagent@9cb8d5ba39 2020-08-10 04:47:46 +00:00
wh1te909
8dbda58df5 description is now optional during cli install wh1te909/winagent@e67ae912b7 2020-08-09 22:40:12 +00:00
wh1te909
64273419b6 finish agent recovery 2020-08-09 09:25:57 +00:00
wh1te909
7c37e59f05 make agent install command a one-liner 2020-07-25 08:17:16 +00:00
wh1te909
6fb66fd057 ui padding changes 2020-07-17 07:09:19 +00:00
wh1te909
01a398b046 show interactive user in agent table 2020-07-17 06:19:15 +00:00
wh1te909
a6dfadf49d improvements and fixes to windows updates 2020-07-15 05:34:02 +00:00