Commit Graph

303 Commits

Author SHA1 Message Date
sadnub
1cc9f7a4c9 allow for creating special tokens for api access and bypassing two factor auth 2021-09-02 21:10:23 -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
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
a8df08cf4e rework bulk action modal. start running bulk actions on next agent checkin 2021-07-30 12:48:47 -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
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
wh1te909
14dfdf4488 more run script rework 2021-07-16 06:11:40 +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
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
wh1te909
81c8ace269 rework agent installation auth token to have minimal perms 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
wh1te909
77b60af19f style changes 2021-06-27 01:15:47 +00:00
sadnub
942322ace8 fix q-checkboxes that need to trigger actions and replace @input with @update:model-value 2021-06-24 13:41:34 -04:00
sadnub
b183be3c9f refactor user administration without vuex 2021-06-24 13:41:34 -04:00
sadnub
4722ab24ac add keys back to v-fors 2021-06-24 13:41:34 -04:00
sadnub
c8db00d970 fix saving custom field values and change sites dropdown in edit agent modal 2021-06-24 13:41:34 -04:00
sadnub
e643571875 update reqs and fix custom field values 2021-06-24 13:41:34 -04:00
sadnub
3469709054 remove 'created' hooks from components and fix agent and script optino dropdowns 2021-06-24 13:41:34 -04:00
sadnub
9df38bdd84 removed key from v-for. Fixed custom dropdowns. other fixes 2021-06-24 13:41:34 -04:00
sadnub
362dcd4b6a more fixes 2021-06-24 13:41:34 -04:00
sadnub
0814848b91 upgrade to quasar v2 and vue3 initial 2021-06-24 13:41:34 -04:00
wh1te909
b1203ffa99 add view setting perms closes #569 2021-06-17 04:36:34 +00:00
wh1te909
046011e022 fix width on q-file caused by recent quasar update 2021-06-11 03:58:57 +00:00
sadnub
3e44693471 allow saving multiple script output in custom fields #533 2021-05-28 23:52:23 -04:00
sadnub
5d872cbe06 fix agent dropdown 2021-05-28 22:59:44 -04:00
wh1te909
685aa84806 autogrow text field fixes #533 2021-05-27 07:09:40 +00:00
sadnub
339e6b95c5 Allow clearing resolved/failure actions in alert template 2021-05-24 22:18:12 -04:00
sadnub
a0520b988d Add Client and Site categories for agent select options. Fixes #499 2021-05-14 20:27:32 -04:00
wh1te909
5959a0cea7 feat: add clear faults #484 2021-05-14 04:54:59 +00:00
wh1te909
859b4e0081 add optional installer arg for custom mesh dir #487 2021-05-12 03:32:03 +00:00
wh1te909
e21cad14c7 add role perms 2021-05-11 17:42:43 +00:00
wh1te909
db58ce5d06 refactor perms into roles 2021-05-11 07:10:18 +00:00
sadnub
136788036a rework alert template form into a stepper. Add better docs for Alert Templates 2021-05-08 23:40:09 -04:00
wh1te909
53d052e6c9 merge permissions 2021-05-08 17:05:52 +00:00
wh1te909
f96efda3c0 add permissions #162 2021-05-08 17:02:23 +00:00
sadnub
ac5996d307 allow setting a url action as agent dblclick action 2021-05-07 11:45:55 -04:00
sadnub
f0b9264a1e finish url actions with tests 2021-05-07 10:22:37 -04:00
sadnub
39d391b277 url actions ui 2021-05-07 10:22:37 -04:00
wh1te909
1374683c1a add agent proxy docs 2021-05-05 06:55:48 +00:00
wh1te909
5c7a2a2905 add button to force code signing 2021-05-05 06:50:25 +00:00