From b3f92a6455b7d6c22137443cd6e9fbf860717fb3 Mon Sep 17 00:00:00 2001 From: sepehr Date: Sat, 13 Jul 2024 10:40:41 +0330 Subject: [PATCH] add firmware update task pro feature --- .../user_tasks/user_tasks.component.html | 443 ++++++++++-------- .../views/user_tasks/user_tasks.component.ts | 87 +++- src/app/views/user_tasks/user_tasks.module.ts | 5 +- 3 files changed, 336 insertions(+), 199 deletions(-) diff --git a/src/app/views/user_tasks/user_tasks.component.html b/src/app/views/user_tasks/user_tasks.component.html index b99ab5f..38485c0 100644 --- a/src/app/views/user_tasks/user_tasks.component.html +++ b/src/app/views/user_tasks/user_tasks.component.html @@ -7,7 +7,8 @@ Tasks - + @@ -17,8 +18,10 @@ [infoPanel]="infoPanel" [autoResizeWidth]=true> -   {{value}} + + + +   {{value}} @@ -39,7 +42,7 @@ - @@ -55,82 +58,148 @@ - - -
Editing device {{SelectedTask['name']}}
-
Adding new task
- -
- -
- - -
+ + +
Editing device {{SelectedTask['name']}}
+
Adding new task
+ +
+ +
+ + +
-
- - -
+
+ + +
- - - - - + + + + +
Update Version Strategy
+ + + + + + + + + + + + + + - -
- -
- - -
+ + + The version of firmware will be selected based on global settings of Mikrowizard Update strategy. +
+ Please check settings page for more info and configuration +
+
+ - - - - + + The version of firmware will be selected based on latest availble version from Mikrotik website!. +
+ V6 Firmware update Behavior and safe install is based on global Mikrowizard setting.(check settings page) +
+ **with this option MikroWizard will download latest availble firmware from mikrotik.com. Please keep in mind that server needs internet access to mikrotik.com
+
+ + + +