From ff0a4dfb33d8faa233692e1a8b1d9712f1ca869b Mon Sep 17 00:00:00 2001 From: sadnub Date: Thu, 10 Sep 2020 21:04:06 -0400 Subject: [PATCH] create additional policy override and monthly patching --- .../modals/agents/PatchPolicyForm.vue | 138 +++++++++++++++--- src/mixins/data.js | 36 ++++- 2 files changed, 152 insertions(+), 22 deletions(-) diff --git a/src/components/modals/agents/PatchPolicyForm.vue b/src/components/modals/agents/PatchPolicyForm.vue index 4dd6a36..902c534 100644 --- a/src/components/modals/agents/PatchPolicyForm.vue +++ b/src/components/modals/agents/PatchPolicyForm.vue @@ -76,10 +76,38 @@
Installation Schedule

+ +
Schedule Frequency:
+
+ +
+ +
Day of month to run:
+
+ +
Scheduled Time:
- +
- - - - - - - + + + + + + +
Reboot After Installation

-
- - - -
+
+
+
Failed Patches

+ +
+ +
+
- +
@@ -147,7 +228,7 @@