Commit Graph

758 Commits

Author SHA1 Message Date
sadnub
b023ee50cb fix run script modal 2021-11-04 16:25:19 -04:00
sadnub
82103d73e2 fix audit manager tab and modal 2021-11-04 16:25:19 -04:00
sadnub
68fd20cca9 fix debug log and change agent dropdown to use agent_id versus pk 2021-11-04 16:25:19 -04:00
sadnub
b9885d0b20 rework task tab 2021-11-04 16:25:19 -04:00
sadnub
1b5cf0af89 agent per site/client permissions initial, uri updates, comp api rework 2021-11-04 16:25:19 -04:00
wh1te909
e6945acb1c update reqs 2021-10-08 06:18:15 +00:00
Irving
60c193fe23 Fixed sorting under Folder View in Script Manager 2021-10-07 01:23:44 -04:00
wh1te909
d685c4d31c change docs for uploading mesh agent 2021-09-25 23:47:15 +00:00
wh1te909
43fb09b510 update reqs 2021-09-25 23:23:03 +00:00
sadnub
6ec75bd1c5 make two-factor prompt dialog persistent 2021-09-23 13:23:52 -04:00
sadnub
034bff6215 remove console.log entries 2021-09-23 13:23:52 -04:00
sadnub
773d7d9b4d move upload mesh agent modal to core settings and rewrite to comp api 2021-09-23 13:23:52 -04:00
Bob
0e596b0e71 add password plain text toggle 2021-09-11 03:10:00 +00:00
wh1te909
1e502ca2df retry websocket on 1006 error 2021-09-09 19:07:00 +00:00
wh1te909
27aa07ff64 add missing trailing slashes fixes #43 2021-09-09 05:55:27 +00:00
sadnub
0790e03fff fix audit and debug log not refreshing on agent change 2021-09-08 17:36:30 -04:00
sadnub
305d3fc6e0 add trailing slash to missing urls. Potentially fixes #43 2021-09-08 10:28:54 -04:00
sadnub
dfbb6333ae add auditing to objects URLAction, KeyStore, CustomFields and also audit when url actions are run 2021-09-05 12:32:37 -04:00
wh1te909
8ed96245c9 update reqs 2021-09-05 01:40:25 +00:00
wh1te909
f2778d1ae1 fix render error if results are null 2021-09-03 06:29:27 +00:00
wh1te909
9b9631fb45 hide status field under properly implemented 2021-09-03 06:28:27 +00:00
sadnub
44246151d0 add tests and some ui fixes 2021-09-02 23:52:26 -04:00
sadnub
35591b8078 fix properties and block user dashboard access if denied 2021-09-02 21:32:18 -04:00
sadnub
1cc9f7a4c9 allow for creating special tokens for api access and bypassing two factor auth 2021-09-02 21:10:23 -04:00
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