|
|
@ -15,107 +15,109 @@
|
|
|
|
specific language governing permissions and limitations
|
|
|
|
specific language governing permissions and limitations
|
|
|
|
under the License.
|
|
|
|
under the License.
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
<div class="row">
|
|
|
|
{{#zone "content"}}
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div class="row">
|
|
|
|
<!-- content -->
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div id="config-save-form" class="container col-centered wr-content">
|
|
|
|
<!-- content -->
|
|
|
|
<br>
|
|
|
|
<div id="config-save-form" class="container col-centered wr-content">
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
|
|
|
|
<h1 class="page-sub-title">
|
|
|
|
<h1 class="page-sub-title">
|
|
|
|
Platform Configurations
|
|
|
|
Platform Configurations
|
|
|
|
</h1>
|
|
|
|
</h1>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
General and Platform Specific Server Settings for the Tenant
|
|
|
|
General and Platform Specific Server Settings for the Tenant
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="wr-advance-operations">
|
|
|
|
<div class="wr-advance-operations">
|
|
|
|
<div class="row no-gutter">
|
|
|
|
<div class="row no-gutter">
|
|
|
|
<div class="wr-hidden-operations-nav col-lg-4">
|
|
|
|
<div class="wr-hidden-operations-nav col-lg-4">
|
|
|
|
<a id="generalConfigLink" href="javascript:void(0)" onclick="showAdvanceOperation('general', this)" class="selected">
|
|
|
|
<a id="generalConfigLink" href="javascript:void(0)" onclick="showAdvanceOperation('general', this)" class="selected">
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
<i class="fw fw-settings fw-stack-2x"></i>
|
|
|
|
<i class="fw fw-settings fw-stack-2x"></i>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
General Configurations
|
|
|
|
General Configurations
|
|
|
|
</a>
|
|
|
|
|
|
|
|
{{#each deviceTypes}}
|
|
|
|
|
|
|
|
<a id="{{name}}ConfigLink" href="javascript:void(0)" onclick="showAdvanceOperation('{{name}}', this)">
|
|
|
|
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
|
|
|
|
<i class="fw fw-settings fw-stack-2x"></i>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
{{label}} Configurations
|
|
|
|
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
{{/each}}
|
|
|
|
{{#each deviceTypes}}
|
|
|
|
</div>
|
|
|
|
<a id="{{name}}ConfigLink" href="javascript:void(0)" onclick="showAdvanceOperation('{{name}}', this)">
|
|
|
|
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
|
|
|
|
<i class="fw fw-settings fw-stack-2x"></i>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
{{label}} Configurations
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
{{/each}}
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="wr-hidden-operations-content col-lg-8">
|
|
|
|
<div class="wr-hidden-operations-content col-lg-8">
|
|
|
|
<!-- general -->
|
|
|
|
<!-- general -->
|
|
|
|
<div class="wr-hidden-operation" data-operation="general" style="display: block">
|
|
|
|
<div class="wr-hidden-operation" data-operation="general" style="display: block">
|
|
|
|
<div class="panel panel-default">
|
|
|
|
<div class="panel panel-default">
|
|
|
|
<div id="general-config-heading" class="panel-heading" role="tab">
|
|
|
|
<div id="general-config-heading" class="panel-heading" role="tab">
|
|
|
|
<h2 class="sub-title panel-title">
|
|
|
|
<h2 class="sub-title panel-title">
|
|
|
|
Policy Monitoring
|
|
|
|
Policy Monitoring
|
|
|
|
</h2>
|
|
|
|
</h2>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="email-config-body" class="panel-collapse panel-body"
|
|
|
|
|
|
|
|
role="tabpanel">
|
|
|
|
|
|
|
|
<div id="email-config-error-msg"
|
|
|
|
|
|
|
|
class="alert alert-danger hidden" role="alert">
|
|
|
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
|
|
|
<label class="wr-input-label" for="email-config-host">
|
|
|
|
|
|
|
|
Monitoring Frequency
|
|
|
|
|
|
|
|
<span class="helper" title="SMTP Server Host">
|
|
|
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
( Should be in milliseconds )
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<input id="monitoring-config-frequency" type="text"
|
|
|
|
|
|
|
|
class="form-control"
|
|
|
|
|
|
|
|
placeholder="[ Required Field ]">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="wr-input-control wr-btn-grp">
|
|
|
|
<div id="email-config-body" class="panel-collapse panel-body"
|
|
|
|
<button id="save-general-btn" class="wr-btn">
|
|
|
|
role="tabpanel">
|
|
|
|
Save
|
|
|
|
<div id="email-config-error-msg"
|
|
|
|
</button>
|
|
|
|
class="alert alert-danger hidden" role="alert">
|
|
|
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
|
|
|
<label class="wr-input-label" for="email-config-host">
|
|
|
|
|
|
|
|
Monitoring Frequency
|
|
|
|
|
|
|
|
<span class="helper" title="SMTP Server Host">
|
|
|
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
( Should be in milliseconds )
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<input id="monitoring-config-frequency" type="text"
|
|
|
|
|
|
|
|
class="form-control"
|
|
|
|
|
|
|
|
placeholder="[ Required Field ]">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wr-input-control wr-btn-grp">
|
|
|
|
|
|
|
|
<button id="save-general-btn" class="wr-btn">
|
|
|
|
|
|
|
|
Save
|
|
|
|
|
|
|
|
</button>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- general-->
|
|
|
|
<!-- general-->
|
|
|
|
{{#each deviceTypes}}
|
|
|
|
{{#each deviceTypes}}
|
|
|
|
<div class="wr-hidden-operation" data-operation="{{name}}" style="display: none;">
|
|
|
|
<div class="wr-hidden-operation" data-operation="{{name}}" style="display: none;">
|
|
|
|
{{unit unitName}}
|
|
|
|
{{unit unitName}}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
{{/each}}
|
|
|
|
{{/each}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="record-created-msg" class="container col-centered wr-content hidden">
|
|
|
|
<div id="record-created-msg" class="container col-centered wr-content hidden">
|
|
|
|
<div class="wr-form">
|
|
|
|
<div class="wr-form">
|
|
|
|
<p class="page-sub-title">Configuration was saved successfully.</p>
|
|
|
|
<p class="page-sub-title">Configuration was saved successfully.</p>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>Please click <b>"Go back to configurations"</b>, if you wish to save another
|
|
|
|
<br>Please click <b>"Go back to configurations"</b>, if you wish to save another
|
|
|
|
configuration or click
|
|
|
|
configuration or click
|
|
|
|
<b>"Exit"</b> to complete the process and go back to the dashboard.
|
|
|
|
<b>"Exit"</b> to complete the process and go back to the dashboard.
|
|
|
|
<hr/>
|
|
|
|
<hr/>
|
|
|
|
<button class="wr-btn"
|
|
|
|
<button class="wr-btn"
|
|
|
|
onclick="window.location.href='{{@app.context}}/platform-configuration'">Go
|
|
|
|
onclick="window.location.href='{{@app.context}}/platform-configuration'">Go
|
|
|
|
back
|
|
|
|
back
|
|
|
|
to
|
|
|
|
to
|
|
|
|
configurations
|
|
|
|
configurations
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<button class="wr-btn" onclick="window.location.href='{{@app.context}}'"> Exit </button>
|
|
|
|
<button class="wr-btn" onclick="window.location.href='{{@app.context}}'"> Exit </button>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- /content -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- /content -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
{{/zone}}
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{js "js/platform-configuration.js"}}
|
|
|
|
{{js "js/platform-configuration.js"}}
|
|
|
|
{{/zone}}
|
|
|
|
{{/zone}}
|
|
|
|