Commit Graph

734 Commits

Author SHA1 Message Date
wh1te909
edb6f72659 allow filtering by overdue #674 2021-09-01 06:26:55 +00:00
wh1te909
d65fa796e4 fix 500 error when trying to test newly added script 2021-08-31 06:16:40 +00:00
wh1te909
94a3a82e46 fix pagination 2021-08-29 03:40:14 +00:00
sadnub
ad88e5531a rework script testing a bit. Fix mismatch object properties and props 2021-08-28 10:33:18 -04:00
wh1te909
ef2984cb2a add watcher 2021-08-28 06:48:00 +00:00
wh1te909
d4888a7b72 fix props 2021-08-28 06:36:03 +00:00
wh1te909
bff75ca1d2 fix row name 2021-08-28 06:32:50 +00:00
sadnub
c5d93b1f56 format agent history table 2021-08-28 01:00:17 -04:00
wh1te909
2dba429e8f update quasar conf to support quasar app 3.1.0 (webpack-dev-server 4.0.0) 2021-08-25 21:13:05 +00:00
wh1te909
7ae53c1151 update reqs 2021-08-25 21:11:39 +00:00
sadnub
dad3fa81fa fix favorited community scripts showing up if community scripts are hidden. Fix delete script in Script Manager 2021-08-02 17:48:13 -04:00
sadnub
7dbba93117 change favorited script run on agent to opent he Run Script modal with the script and defaults populated 2021-08-02 09:34:17 -04:00
sadnub
4402a63ca5 fix filterable dropdown and prepopulating select value 2021-08-02 09:33:24 -04:00
sadnub
67d3354ec6 allow url actions to be run against clients and sites 2021-08-01 00:17:48 -04:00
sadnub
35be8fd3a8 Finished script snippet feature 2021-07-31 15:22:31 -04:00
sadnub
7147877769 allowed dismissing persistent modals on Esc press. allow filtering on certain scripts and agent dropdowns. moved other dropdowns to tactical dropdown. Fixes with bulk actions 2021-07-31 11:56:47 -04:00
sadnub
1de1fe69ef handle a few more errors when auth token is expired 2021-07-31 11:54:28 -04:00
sadnub
d5c7c36277 update quasar 2021-07-31 11:54:00 -04:00
sadnub
a8df08cf4e rework bulk action modal. start running bulk actions on next agent checkin 2021-07-30 12:48:47 -04:00
sadnub
b5b5ddc047 actually stop the unauthorized console errors wwith websocket connection 2021-07-30 12:46:15 -04:00
sadnub
95e5168673 get dropdown filtering working on custom tactical dropdown component 2021-07-30 12:45:26 -04:00
sadnub
a994b08f02 rework script manager and modals to composition api. Start on script snippets 2021-07-29 19:41:32 -04:00
sadnub
ae770b2b08 Fixes #561 2021-07-21 14:48:59 -04:00
sadnub
45d6eac5cc allow skipping alert resolved/failure actions on types of alerts 2021-07-21 14:30:25 -04:00
sadnub
cbbfaccae8 add audit log retention 2021-07-21 13:49:34 -04:00
sadnub
246d885780 fix auditing on models that override the save method. Added Alert Template anmd Role to auditable models 2021-07-21 13:33:15 -04:00
sadnub
2237536ee2 stop ws from reconnecting on unauthorized error 2021-07-21 10:53:55 -04:00
sadnub
b017d3d248 add role and alert template to audit logging 2021-07-21 00:28:51 -04:00
sadnub
24bd88f9cd add public IP logging to audit log and agent login tables 2021-07-20 23:10:51 -04:00
sadnub
407ebee3be stop the ws connection from retrying when logging out or session is expired 2021-07-20 16:46:16 -04:00
wh1te909
67ad3fffd2 add history to send command 2021-07-16 21:45:16 +00:00
wh1te909
14dfdf4488 more run script rework 2021-07-16 06:11:40 +00:00
wh1te909
f1a63eac80 update reqs 2021-07-14 07:36:55 +00:00
sadnub
cdc4bbfda1 added script cloning functionality 2021-07-09 18:47:28 -04:00
sadnub
00ec2085f7 implement test script in script edit 2021-07-09 08:03:53 -04:00
sadnub
eace77e683 implement run script save to custom field and agent notes 2021-07-09 00:16:15 -04:00
sadnub
977420f5d8 fix broken tests 2021-07-08 13:02:50 -04:00
sadnub
0532003c5d run script rework start 2021-07-07 19:28:52 -04:00
sadnub
f3ad5acf1c setup pruning tasks 2021-07-07 19:28:52 -04:00
sadnub
f7d939974a add agent history 2021-07-07 19:28:52 -04:00
sadnub
7ad67f3630 finish debug and audit rework 2021-07-07 19:28:52 -04:00
sadnub
451e8f2e76 audit manager rework wip 2021-07-07 19:28:52 -04:00
sadnub
c4dacad41c debug log rework 2021-07-07 19:28:52 -04:00
sadnub
f32d8b49d1 moved debug log to database. modified frontend to composition api. moved a few mixins. 2021-07-07 19:28:52 -04:00
sadnub
968862af12 debug modal rework into comp api 2021-07-07 19:28:52 -04:00
sadnub
2e49867812 new agent tabs wip 2021-07-07 19:28:52 -04:00
wh1te909
81c8ace269 rework agent installation auth token to have minimal perms 2021-06-30 06:46:07 +00:00
wh1te909
3809e02fe9 update quasar 2021-06-30 06:46:07 +00:00
wh1te909
c36a624764 add button to test SMS closes #590 2021-06-28 07:05:57 +00:00
wh1te909
4c5feee0d7 make clearing search field when switching client/site optional closes #597 2021-06-28 05:21:07 +00:00