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
|
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 |
|
wh1te909
|
4d9ccfc552
|
cache some values to speed up agent table loading
|
2021-06-27 00:51:34 +00:00 |
|
wh1te909
|
32875efd67
|
remove extra param
|
2021-06-27 00:05:00 +00:00 |
|
wh1te909
|
eda9dd45ce
|
fix row highlight
|
2021-06-26 17:53:06 +00:00 |
|
sadnub
|
1660335d65
|
fix assets tab
|
2021-06-24 13:41:34 -04:00 |
|
sadnub
|
e065021ea3
|
fix agent drowndown in audit manager
|
2021-06-24 13:41:34 -04: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
|
2c3cb84c13
|
fix darkmode and policy check and task tables
|
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 |
|
sadnub
|
0dc8065d88
|
Fixes #577
|
2021-06-14 20:27:41 -04: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
|
f0f69d6889
|
hide settings in hosted
|
2021-05-29 02:20:07 +00:00 |
|
wh1te909
|
9304cd539f
|
start checks rework
|
2021-05-27 07:16:06 +00: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 |
|
sadnub
|
a81f3f428b
|
Fix alignment issue #512
|
2021-05-14 18:08:51 -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 |
|
wh1te909
|
7e33b3779b
|
improve wording
|
2021-05-05 02:18:21 +00:00 |
|
silversword411
|
612ca52486
|
Tweaking patches pane
Co-authored-by: sadnub <sadnub@users.noreply.github.com> using Live Share
|
2021-05-04 15:43:40 -04:00 |
|
wh1te909
|
29d4f5d562
|
fix ui for custom fields with very long text
|
2021-05-04 06:47:53 +00:00 |
|
wh1te909
|
eadc185ecd
|
add exact datetime of next agent update cycle in pending actions #457
|
2021-05-01 07:11:12 +00:00 |
|
sadnub
|
baec3d6f19
|
error handling and axios changes
|
2021-04-30 18:35:56 -04:00 |
|