Commit Graph

68 Commits

Author SHA1 Message Date
wh1te909
87fa5ff7a6 feat: add default timeout in script manager closes #352 2021-03-31 03:01:46 +00:00
wh1te909
129c50e598 fix search/sort 2021-03-03 10:17:45 +00:00
wh1te909
c56c537f7f HOTFIX 0.4.20 temporarily disable some sorting 2021-03-02 23:42:00 +00:00
wh1te909
24cb0565b9 add pagination to agent table 2021-02-28 09:18:04 +00:00
wh1te909
b6ff38dd62 fix date sorting and timezone fixes #283 2021-02-20 03:44:42 +00:00
sadnub
e8b95362af fix automation manager UI. Modify agent/check/task table alert checkboxes to show if it is managed by an alert template 2021-02-17 13:29:51 -05:00
sadnub
5e7ebf5e69 added relation view and a number of bug fixes 2021-02-11 20:11:03 -05:00
sadnub
ac058e9675 fixed alerts manager table, added celery task to unsnooze alerts, added bulk actions to alerts overview 2021-02-11 20:11:02 -05:00
sadnub
371b764d1d added new alert option for dashboard alerts, added actions to be run if alert triggered on agent, random fixes 2021-02-11 20:11:02 -05:00
sadnub
66d7172e09 reworked policy add for client, site, and agent. removed vue unit tests, added alertign to auto tasks, added edit autotask capabilities for certain fields, moved policy generation logic to save method on Client, Site, Agent, Policy models 2021-02-11 20:11:02 -05:00
sadnub
3fe83f81be migrations fix and finishing up automation manager rework 2021-02-11 20:11:02 -05:00
wh1te909
39988a4c2f cleanup an old view 2021-01-29 02:15:27 +00:00
wh1te909
a65eb62a54 checkrunner changes wh1te909/rmmagent@10a0935f1b 2021-01-29 00:34:18 +00:00
wh1te909
ac380c29c1 fix last response sorting closes #258 2021-01-26 19:58:08 +00:00
wh1te909
cadab160ff add check to remove salt 2021-01-21 23:58:31 +00:00
wh1te909
057630bdb5 fix agent table sort #250 2021-01-18 09:31:28 +00:00
wh1te909
7b2ec90de9 feat: double-click agent action #232 2021-01-14 02:21:08 +00:00
wh1te909
15cd9832c4 change fav script context menu style 2020-12-14 20:41:07 +00:00
wh1te909
aebe855078 add a favorite menu to agent's context menu for easy way to run scripts 2020-12-14 11:28:00 +00:00
Josh
ad1a9ecca1 fix agent table pending actions filter 2020-12-14 04:39:42 +00:00
wh1te909
a2963ed7bb reload table when pending action changed 2020-12-01 07:01:50 +00:00
wh1te909
426ebad300 start moving schedtasks to nats wh1te909/rmmagent@0cde11a067 2020-11-29 23:40:29 +00:00
wh1te909
216f7a38cf support mesh > 0.6.84 wh1te909/rmmagent@85aab2facf 2020-11-29 04:15:57 +00:00
Josh
c28c1efbb1 Add pending actions to agent table and filter 2020-11-29 02:13:50 +00:00
wh1te909
e902f63211 fix response 2020-11-25 03:40:39 +00:00
wh1te909
3b13c7f9ce move agent uninstall to nats wh1te909/rmmagent@502cc0d3de 2020-11-23 02:19:54 +00:00
sadnub
478b657354 dark mode start 2020-11-11 17:43:29 -05:00
wh1te909
4b6ddb535a fix filter 2020-11-10 09:51:37 +00:00
sadnub
7f7bc06eb4 add advanced filter functions to agent table 2020-11-09 12:20:42 -05:00
sadnub
f3f1987515 fix pending actions 2020-11-06 13:53:39 -05:00
sadnub
0f98869b61 Rework clients app and rename client and site property to name 2020-11-06 13:51:18 -05:00
wh1te909
d0f493844b more sort, fix typo 2020-10-26 06:15:59 +00:00
wh1te909
acce76a843 remove redundant reloads 2020-10-26 02:02:42 +00:00
sadnub
6b0cbca8c1 feat: maintenace mode 2020-10-25 19:04:33 -04:00
wh1te909
e0337cb1e1 feat: show last logged in username #142 2020-10-23 21:20:17 +00:00
sadnub
d960040037 Fix sort by date on Agent table 2020-10-15 19:53:33 -04:00
wh1te909
d510e3b110 add feature: computer notes. closes #114 2020-09-23 00:20:13 +00:00
wh1te909
1fb46daa4a add search field to agent table 2020-08-30 08:40:17 +00:00
wh1te909
3afd20f3e2 add 'Run Script' to agent context menu 2020-08-28 05:55:48 +00:00
wh1te909
2b14f2aa88 agent table is now responsive when dragging splitter 2020-08-28 04:17:59 +00:00
wh1te909
aa6ab33cc2 finish agent recovery 2020-08-09 09:25:57 +00:00
wh1te909
7e4b394fdc ui padding changes 2020-07-17 07:09:19 +00:00
wh1te909
74c69c1714 show interactive user in agent table 2020-07-17 06:19:15 +00:00
wh1te909
8a842fe4aa improvements and fixes to windows updates 2020-07-15 05:34:02 +00:00
wh1te909
43204ba3ab send command improvements 2020-07-13 09:11:50 +00:00
wh1te909
62f8e7acc8 combine mesh views into one and now pulls from db instead of local_settings 2020-06-30 08:05:19 +00:00
wh1te909
fdf90be39b add tree loading, improve render perf for agent table 2020-06-29 02:12:27 +00:00
wh1te909
c4874ccdb5 add 'install patches now' feature 2020-06-26 01:44:37 +00:00
wh1te909
98dcffda4d add web RDP 2020-06-14 19:52:20 +00:00
wh1te909
0914e6b28e move some tasks to agent, agent removal improvements. requires agent v0.9.1 2020-06-14 10:13:57 +00:00