wh1te909
|
2edadafe58
|
update reqs
|
2022-01-24 04:51:44 +00:00 |
|
Yamacore
|
fd0a2ecdc6
|
fixed tooltip error
instead of "Continue if task if an action fails"
changed to "Continue task if an action fails"
|
2022-01-17 16:12:37 +01:00 |
|
wh1te909
|
547b3c55ef
|
fix lockfile version
|
2022-01-16 08:02:58 +00:00 |
|
wh1te909
|
c9e5a21dfa
|
update reqs
|
2022-01-16 07:47:59 +00:00 |
|
wh1te909
|
4e69024989
|
fix old version refresh needed banner not displaying
|
2022-01-14 07:51:09 +00:00 |
|
wh1te909
|
0e1053eef9
|
add back debug tab
|
2022-01-14 05:29:24 +00:00 |
|
wh1te909
|
6ac7f7b80d
|
make field required
|
2022-01-14 05:29:01 +00:00 |
|
wh1te909
|
a9095e5f94
|
fix reboot now/later fixes #933
|
2022-01-13 23:07:25 +00:00 |
|
wh1te909
|
309dba5f80
|
fix exception in automation svc manual mode
|
2022-01-10 18:08:35 +00:00 |
|
wh1te909
|
d708e014e0
|
update reqs
|
2022-01-10 08:49:22 +00:00 |
|
wh1te909
|
58e296e550
|
add loading
|
2022-01-10 06:07:56 +00:00 |
|
wh1te909
|
f0ea76f295
|
fix collector task button when editing task
|
2022-01-10 01:49:59 +00:00 |
|
sadnub
|
4e31a9af81
|
fix remove if not scheduled
|
2022-01-09 12:17:07 -05:00 |
|
wh1te909
|
cb6c1997cb
|
update reqs
|
2022-01-08 10:34:02 +00:00 |
|
wh1te909
|
ddfe96f26b
|
update reqs
|
2022-01-07 06:46:55 +00:00 |
|
sadnub
|
240b9e0921
|
set some default values for task settings
|
2021-12-31 13:33:59 -05:00 |
|
sadnub
|
82a828e3df
|
automated task rework
|
2021-12-30 23:56:37 -05:00 |
|
wh1te909
|
13f4c8fb0d
|
speed up client/site tree loading and add popout button to summary tab
|
2021-12-26 09:36:56 +00:00 |
|
sadnub
|
0f15d063be
|
add take control button to summary
|
2021-12-23 14:44:04 -05:00 |
|
sadnub
|
e17690dffc
|
fixed #874
|
2021-12-23 14:00:05 -05:00 |
|
sadnub
|
dab72e51fe
|
added agent status page and added #332
|
2021-12-23 13:57:37 -05:00 |
|
wh1te909
|
77264034c8
|
fix export button not working fixes #895
|
2021-12-22 22:10:52 +00:00 |
|
wh1te909
|
546fb40c0b
|
make site dropdown required
|
2021-12-22 06:19:28 +00:00 |
|
wh1te909
|
7e5f568c5f
|
sorting fixes #857
|
2021-12-13 22:50:16 +00:00 |
|
wh1te909
|
d7fd7f806e
|
update reqs
|
2021-12-13 22:49:26 +00:00 |
|
Dan
|
dfbaab7042
|
Merge pull request #842 from silversword411/develop
Adding Repo to Help menu
|
2021-12-06 20:30:38 -08:00 |
|
silversword411
|
8209e55a33
|
Adding Github repo to Help menu
|
2021-12-06 22:49:45 -05:00 |
|
wh1te909
|
e0ad1464d9
|
update reqs
|
2021-12-01 19:37:53 +00:00 |
|
wh1te909
|
f55cbdeaec
|
fix test script
|
2021-11-29 18:51:18 +00:00 |
|
sadnub
|
ffb2c12e8d
|
fix sorting process cpu percentage. Fixes #831
|
2021-11-28 21:07:09 -05:00 |
|
sadnub
|
dff949cc9b
|
add script hash field and calculate hash on script changes. Also removed storing scripts in DB as base64 strings. Should fix #634
|
2021-11-28 13:23:10 -05:00 |
|
sadnub
|
dc72aeb854
|
rework script form and add syntax field
|
2021-11-27 22:59:18 -05:00 |
|
sadnub
|
4334f51f34
|
move custom fields to tab in edit agent modal
|
2021-11-23 21:35:11 -05:00 |
|
sadnub
|
ffc9347e06
|
remove the need to type agent name to delete agents in dashboard
|
2021-11-23 21:35:11 -05:00 |
|
wh1te909
|
cc482354f5
|
add debian 11 support and update reqs
|
2021-11-19 06:58:18 +00:00 |
|
sadnub
|
ac1ef4dc78
|
remove dynamic agent options function
|
2021-11-18 21:11:53 -05:00 |
|
wh1te909
|
13c730e419
|
add missing onMounted
|
2021-11-18 08:42:26 +00:00 |
|
wh1te909
|
be3ba7d1d3
|
change drive color based on percent closes #802
|
2021-11-18 07:46:17 +00:00 |
|
sadnub
|
c8aaacae94
|
increase font size on script editors and fix import error
|
2021-11-16 21:16:03 -05:00 |
|
sadnub
|
c105fd0c3e
|
move imports for styles and select light or dark theme for editor depending on if dark mode is enabled
|
2021-11-16 20:45:42 -05:00 |
|
sadnub
|
877e08cca1
|
move to ace text editor. Fixes script line wrap issue and more features. Fixes #712
|
2021-11-16 20:19:46 -05:00 |
|
sadnub
|
156a4eaa3c
|
add agent counts to client/site tooltip. Closes #426
|
2021-11-15 21:16:18 -05:00 |
|
sadnub
|
ad76cc1811
|
cleanup script manager and snippet modals and move agent select dropdown for test script to script form
|
2021-11-15 17:50:26 -05:00 |
|
wh1te909
|
f01c7f731e
|
update reqs
|
2021-11-14 19:51:28 +00:00 |
|
sadnub
|
75c919cf98
|
allow q-select slots in tactical-dropdown. Fix info icon on run script dialog
|
2021-11-13 13:39:38 -05:00 |
|
sadnub
|
225ec07e1a
|
when filtering agents add category to the side of options
|
2021-11-13 12:55:09 -05:00 |
|
sadnub
|
4955734a0b
|
script syntax highlighting. Resolves #702
|
2021-11-13 12:55:09 -05:00 |
|
sadnub
|
80aab8cfb6
|
Fix block inheritance on client/site
|
2021-11-10 22:45:25 -05:00 |
|
wh1te909
|
6d37c25253
|
remove old wording
|
2021-11-09 05:54:17 +00:00 |
|
sadnub
|
330ba69b22
|
fix deleting automation task #791
|
2021-11-08 21:17:41 -05:00 |
|