|
|
|
@ -50,28 +50,24 @@
|
|
|
|
|
|
|
|
|
|
<!-- content -->
|
|
|
|
|
<div id="loading-content" class="col-centered">
|
|
|
|
|
{{#if removePermitted}}
|
|
|
|
|
{{#if canManage}}
|
|
|
|
|
<input type="hidden" id="can-remove" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{#if editPermitted}}
|
|
|
|
|
<input type="hidden" id="can-edit" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{#if viewPermitted}}
|
|
|
|
|
<input type="hidden" id="can-view" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{#if invitePermitted}}
|
|
|
|
|
<input type="hidden" id="can-invite" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{#if resetPasswordPermitted}}
|
|
|
|
|
<input type="hidden" id="can-reset-password" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{#if canView}}
|
|
|
|
|
<input type="hidden" id="can-view" value="true"/>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<i class="fw fw-settings fw-spin fw-2x"></i>
|
|
|
|
|
Loading users . . .
|
|
|
|
|
<br>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="user-table" data-user={{adminUser}}>
|
|
|
|
|
<table class="table table-striped table-hover list-table display responsive nowrap data-table grid-view" id="user-grid">
|
|
|
|
|
<table class="table table-striped table-hover list-table display responsive nowrap data-table grid-view"
|
|
|
|
|
id="user-grid">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr class="sort-row">
|
|
|
|
|
<th>By Username</th>
|
|
|
|
@ -105,7 +101,8 @@
|
|
|
|
|
|
|
|
|
|
<div id="invite-user-modal-content" class="hide">
|
|
|
|
|
<div class="modal-header">
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -145,7 +142,8 @@
|
|
|
|
|
</span>
|
|
|
|
|
Unexpected Error
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -164,7 +162,8 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Remove User
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -184,7 +183,8 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
User Removed.
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -207,7 +207,8 @@
|
|
|
|
|
</span>
|
|
|
|
|
Unexpected Error
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -230,7 +231,8 @@
|
|
|
|
|
</span>
|
|
|
|
|
Operation cannot be performed !
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<h4>
|
|
|
|
@ -249,7 +251,8 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Unauthorized action!
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -263,7 +266,8 @@
|
|
|
|
|
</span>
|
|
|
|
|
Reset Password
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<div id="notification-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
@ -273,13 +277,15 @@
|
|
|
|
|
Enter new password
|
|
|
|
|
<br><br>
|
|
|
|
|
<div>
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="new-password" data-key="message"/>
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="new-password"
|
|
|
|
|
data-key="message"/>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
Retype new password
|
|
|
|
|
<br><br>
|
|
|
|
|
<div>
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="confirmed-password" data-key="message"/>
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="confirmed-password"
|
|
|
|
|
data-key="message"/>
|
|
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
</h4>
|
|
|
|
@ -287,11 +293,11 @@
|
|
|
|
|
<div class="modal-footer">
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
<a href="#" id="reset-password-yes-link" class="btn-operations">
|
|
|
|
|
Save
|
|
|
|
|
Save
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="#" id="reset-password-cancel-link" class="btn-operations">
|
|
|
|
|
Cancel
|
|
|
|
|
Cancel
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -302,12 +308,13 @@
|
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
|
Password reset is successful.
|
|
|
|
|
</h3>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i></button>
|
|
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fw fw-cancel"></i>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modal-footer">
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
<a href="#" id="reset-password-success-link" class="btn-operations">
|
|
|
|
|
Ok
|
|
|
|
|
Ok
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|