Commit Graph

159 Commits

Author SHA1 Message Date
wh1te909
6f760f5d4f v0.12.0 2022-03-10 00:57:55 +00:00
sadnub
dab72e51fe added agent status page and added #332 2021-12-23 13:57:37 -05:00
sadnub
156a4eaa3c add agent counts to client/site tooltip. Closes #426 2021-11-15 21:16:18 -05:00
sadnub
ea79635d68 fix remote background height and adjust other items to fit to screen 2021-11-08 21:13:01 -05:00
wh1te909
ac9b5e2b5c more loading fixes 2021-11-09 01:23:01 +00:00
sadnub
6c33de2ca9 fit task control to screen 2021-11-07 13:00:53 -05:00
wh1te909
c4e9d9247c fix dashboard refresh 2021-11-07 03:53:29 +00:00
wh1te909
1f4792d74b fix refresh, change icon size 2021-11-06 22:33:19 +00:00
wh1te909
c5d8e1600c fix url 2021-11-05 17:56:23 +00:00
sadnub
6b8142491a clean up unused vuex methods. Fix double-click action on agent table. Fix deleting clients and site reloading tree 2021-11-05 13:21:43 -04:00
wh1te909
f61befdc83 fix refresh 2021-11-05 05:34:29 +00:00
sadnub
cea919f304 supress 403 error messages on get and patch requests 2021-11-04 21:01:11 -04:00
sadnub
1ab70ff8b9 move to inject/provide to refresh dashboard in nested components 2021-11-04 16:25:20 -04:00
sadnub
da47e6fcea improve remote background tabs 2021-11-04 16:25:20 -04:00
sadnub
44e9fdc57f fix alert checkboxes with alert template applied 2021-11-04 16:25:20 -04:00
sadnub
b27dd422d6 fix some agent table menu actions 2021-11-04 16:25:19 -04:00
sadnub
b7084029a3 rework client manager and modals to composition api. Improved client/site delete 2021-11-04 16:25:19 -04:00
sadnub
3fc9eef8fb fix client tree not loading correct agents 2021-11-04 16:25:19 -04:00
sadnub
78ea4748fc mmodify clients urls, rework perms, and fix views 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
sadnub
6ec75bd1c5 make two-factor prompt dialog persistent 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
edb6f72659 allow filtering by overdue #674 2021-09-01 06:26:55 +00: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
67d3354ec6 allow url actions to be run against clients and sites 2021-08-01 00:17:48 -04:00
sadnub
1de1fe69ef handle a few more errors when auth token is expired 2021-07-31 11:54:28 -04:00
sadnub
b5b5ddc047 actually stop the unauthorized console errors wwith websocket connection 2021-07-30 12:46:15 -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
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
407ebee3be stop the ws connection from retrying when logging out or session is expired 2021-07-20 16:46:16 -04:00
wh1te909
4c5feee0d7 make clearing search field when switching client/site optional closes #597 2021-06-28 05:21:07 +00:00
wh1te909
4d9ccfc552 cache some values to speed up agent table loading 2021-06-27 00:51:34 +00:00
sadnub
b183be3c9f refactor user administration without vuex 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
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
Zak
3a7f7a721d Added #467
Added QTooltip to the label of the QItem in the QTree.
2021-06-12 20:50:59 -07:00
wh1te909
046011e022 fix width on q-file caused by recent quasar update 2021-06-11 03:58:57 +00:00
wh1te909
f0f69d6889 hide settings in hosted 2021-05-29 02:20:07 +00:00
wh1te909
b81aab2ca6 fix sorting #491 2021-05-12 02:28:00 +00:00
wh1te909
fc533aca18 clear search when switching client tree #492 2021-05-12 01:43:11 +00:00
sadnub
ac5996d307 allow setting a url action as agent dblclick action 2021-05-07 11:45:55 -04:00
wh1te909
b9bcb7eaac fix cors exception msg 2021-05-01 06:20:51 +00:00
sadnub
baec3d6f19 error handling and axios changes 2021-04-30 18:35:56 -04:00
wh1te909
2a4f07264f add alert if new trmm version available #453 2021-04-29 08:12:44 +00:00
wh1te909
ceccab35e8 add conditional menu render 2021-04-20 04:35:07 +00:00
wh1te909
09249bd77a fix maint mode text 2021-04-16 06:24:27 +00:00