Skip to content

Commit

Permalink
More settings filter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Apr 7, 2020
1 parent f6bb655 commit 7bf398a
Showing 1 changed file with 37 additions and 34 deletions.
71 changes: 37 additions & 34 deletions resources/views/settings/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.branding.index') }}">
<i class="fa fa-copyright fa-4x" aria-hidden="true"></i>
<br><br>
Branding
<span class="name">Branding</span>
<span class="keywords" aria-hidden="true" style="display:none">footer, logo, print, theme, skin, header, colors, color, css</span>
</a>
</h5>
Expand All @@ -65,11 +65,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.general.index') }}">
<i class="fa fa-wrench fa-4x" aria-hidden="true"></i>
<br><br>
General Settings
<span class="name"> General Settings</span>
<span class="keywords" aria-hidden="true" style="display:none">company support, signature, acceptance, email format, username format, images, per page, thumbnail, eula, tos, dashboard, privacy</span>
</a>
</h5>
Expand All @@ -82,11 +82,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.security.index') }}">
<i class="fa fa-lock fa-4x" aria-hidden="true"></i>
<br><br>
Security
<span class="name">Security</span>
<span class="keywords" aria-hidden="true" style="display:none">password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication</span>
</a>
</h5>
Expand All @@ -98,11 +98,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('groups.index') }}">
<i class="fa fa-group fa-4x" aria-hidden="true"></i>
<br><br>
Groups
<span class="name">Groups</span>
<span class="keywords" aria-hidden="true" style="display:none">permissions, permission groups, authorization</span>
</a>
</h5>
Expand All @@ -115,11 +115,12 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.localization.index') }}">
<i class="fa fa-globe fa-4x" aria-hidden="true"></i>
<br><br>
Localization
<span class="name">Localization</span>
<span class="keywords" aria-hidden="true" style="display:none">localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation</span>
</a>
</h5>
<p class="help-block">Language, date display</p>
Expand All @@ -132,11 +133,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.alerts.index') }}">
<i class="fa fa-bell fa-4x" aria-hidden="true"></i>
<br><br>
Notifications
<span class="name">Notifications</span>
</a>
</h5>
<p class="help-block">Email alerts</p>
Expand All @@ -147,11 +148,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.slack.index') }}">
<i class="fa fa-slack fa-4x" aria-hidden="true"></i>
<br><br>
Slack
<span class="name">Slack</span>
</a>
</h5>
<p class="help-block">Slack settings</p>
Expand All @@ -162,11 +163,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.asset_tags.index') }}">
<i class="fa fa-list-ol fa-4x" aria-hidden="true"></i>
<br><br>
Asset Tags
<span class="name">Asset Tags</span>
</a>
</h5>
<p class="help-block">Incrementing and prefixes</p>
Expand All @@ -177,11 +178,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.barcodes.index') }}">
<i class="fa fa-barcode fa-4x" aria-hidden="true"></i>
<br><br>
Barcodes
<span class="name">Barcodes</span>
</a>
</h5>
<p class="help-block">Barcode &amp; QR settings</p>
Expand All @@ -192,11 +193,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.labels.index') }}">
<i class="fa fa-tags fa-4x" aria-hidden="true"></i>
<br><br>
Labels
<span class="name">Labels</span>
</a>
</h5>
<p class="help-block">Label sizes &amp; settings</p>
Expand All @@ -208,11 +209,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.ldap.index') }}">
<i class="fa fa-sitemap fa-4x" aria-hidden="true"></i>
<br><br>
LDAP
<span class="name">LDAP</span>
</a>
</h5>
<p class="help-block">LDAP/Active Directory</p>
Expand All @@ -223,11 +224,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.backups.index') }}">
<i class="fa fa-cloud-download fa-4x" aria-hidden="true"></i>
<br><br>
Backups
<span class="name">Backups</span>
</a>
</h5>
<p class="help-block">Download files &amp; Data</p>
Expand All @@ -239,11 +240,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.oauth.index') }}">
<i class="fa fa-user-secret fa-4x" aria-hidden="true"></i>
<br><br>
OAuth
<span class="name">OAuth</span>
</a>
</h5>
<p class="help-block">Oauth Endpoint Settings</p>
Expand All @@ -255,13 +256,13 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<h5 class="name">
<a href="{{ route('settings.phpinfo.index') }}">
<h5>
<a href="{{ route('settings.phpinfo.index') }}">
<i class="fa fa-server fa-4x" aria-hidden="true"></i>
<br><br>
PHP
<span class="keywords" aria-hidden="true" style="display:none">phpinfo</span>
</a>
<br><br>
<span class="name">PHP</span>
<span class="keywords" aria-hidden="true" style="display:none">phpinfo, system, info</span>
</a>
</h5>
<p class="help-block">PHP System Info</p>
</div>
Expand All @@ -272,11 +273,11 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-danger">
<div class="box-body text-center">
<h5 class="name">
<h5>
<a href="{{ route('settings.purge.index') }}">
<i class="fa fa-trash fa-4x" aria-hidden="true"></i>
<br><br>
Purge
<span class="name">Purge</span>
<span class="keywords" aria-hidden="true" style="display:none">permanently delete</span>
</a>
</h5>
Expand All @@ -285,6 +286,8 @@
</div>
</div>


</div>
</div>


Expand Down

0 comments on commit 7bf398a

Please sign in to comment.