Skip to content

Commit

Permalink
Added fullscreen option to tables
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Jun 15, 2022
1 parent 693043e commit 6059e9e
Show file tree
Hide file tree
Showing 27 changed files with 38 additions and 1 deletion.
1 change: 1 addition & 0 deletions resources/views/accessories/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-show-footer="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/accessories/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/asset_maintenances/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-footer="true"
data-show-export="true"
data-show-refresh="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/categories/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
data-show-footer="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/companies/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
data-show-columns="true"
data-show-export="true"
data-show-refresh="true"
data-show-fullscreen="true"
data-sort-order="asc"
id="companiesTable"
class="table table-striped snipe-table"
Expand Down
1 change: 1 addition & 0 deletions resources/views/components/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/consumables/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
data-side-pagination="server"
data-show-columns="true"
data-show-export="true"
data-show-fullscreen="true"
data-show-footer="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/departments/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/groups/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
data-show-columns="true"
data-show-export="true"
data-show-refresh="true"
data-show-fullscreen="true"
data-sort-order="asc"
data-sort-name="name"
id="groupsTable"
Expand Down
1 change: 1 addition & 0 deletions resources/views/hardware/audit-due.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/hardware/audit-overdue.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/hardware/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
data-show-refresh="true"
data-sort-order="asc"
data-sort-name="name"
data-show-fullscreen="true"
data-toolbar="#assetsBulkEditToolbar"
data-bulk-button-id="#bulkAssetEditButton"
data-bulk-form-id="#assetsBulkForm"
Expand Down
4 changes: 4 additions & 0 deletions resources/views/hardware/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down Expand Up @@ -1053,6 +1054,7 @@ class="table table-striped snipe-table"
data-side-pagination="server"
data-toolbar="#maintenance-toolbar"
data-show-columns="true"
data-show-fullscreen="true"
data-show-refresh="true"
data-show-export="true"
data-export-options='{
Expand All @@ -1079,6 +1081,7 @@ class="table table-striped snipe-table"
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-refresh="true"
data-sort-order="desc"
data-sort-name="created_at"
Expand Down Expand Up @@ -1126,6 +1129,7 @@ class="table table-striped snipe-table"
data-side-pagination="client"
data-sortable="true"
data-show-columns="true"
data-show-fullscreen="true"
data-show-refresh="true"
data-sort-order="desc"
data-sort-name="created_at"
Expand Down
1 change: 1 addition & 0 deletions resources/views/kits/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/licenses/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/licenses/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@
data-search="false"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/locations/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
data-show-footer="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/manufacturers/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
data-show-footer="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
2 changes: 1 addition & 1 deletion resources/views/manufacturers/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
data-bulk-button-id="#bulkAssetEditButton"
data-bulk-form-id="#assetsBulkForm"
data-search="true"
data-show-footer="true"
data-show-fullscreen="true"
data-side-pagination="server"
data-show-columns="true"
data-show-export="true"
Expand Down
1 change: 1 addition & 0 deletions resources/views/models/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-toolbar="#assetsBulkEditToolbar"
data-bulk-button-id="#bulkAssetEditButton"
data-bulk-form-id="#assetsBulkForm"
Expand Down
1 change: 1 addition & 0 deletions resources/views/partials/bootstrap-table.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ classes: 'table table-responsive table-no-bordered',
advancedSearchIcon: 'fas fa-search-plus',
paginationSwitchDown: 'fa-caret-square-o-down',
paginationSwitchUp: 'fa-caret-square-o-up',
fullscreen: 'fa-expand',
columns: 'fa-columns',
refresh: 'fas fa-sync-alt',
export: 'fa-download',
Expand Down
1 change: 1 addition & 0 deletions resources/views/statuslabels/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
data-side-pagination="server"
data-show-columns="true"
data-show-export="true"
data-show-fullscreen="true"
data-show-refresh="true"
data-sort-order="asc"
data-sort-name="name"
Expand Down
1 change: 1 addition & 0 deletions resources/views/statuslabels/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/suppliers/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
4 changes: 4 additions & 0 deletions resources/views/suppliers/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
data-show-columns="true"
data-show-export="true"
data-show-refresh="true"
data-show-fullscreen="true"
data-sort-order="asc"
data-toolbar="#assetsBulkEditToolbar"
data-bulk-button-id="#bulkAssetEditButton"
Expand Down Expand Up @@ -128,6 +129,7 @@ class="table table-striped snipe-table"
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down Expand Up @@ -155,6 +157,7 @@ class="table table-striped snipe-table"
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down Expand Up @@ -182,6 +185,7 @@ class="table table-striped snipe-table"
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
1 change: 1 addition & 0 deletions resources/views/users/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="asc"
Expand Down
6 changes: 6 additions & 0 deletions resources/views/users/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down Expand Up @@ -615,6 +616,7 @@ class="table table-striped snipe-table"
data-pagination="true"
data-side-pagination="client"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down Expand Up @@ -680,6 +682,7 @@ class="table table-striped snipe-table table-hover"
data-pagination="true"
data-side-pagination="client"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down Expand Up @@ -726,6 +729,7 @@ class="table table-striped snipe-table table-hover"
data-pagination="true"
data-side-pagination="client"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-show-refresh="true"
Expand Down Expand Up @@ -771,6 +775,7 @@ class="table table-striped snipe-table table-hover"
data-pagination="true"
data-side-pagination="client"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-footer="true"
data-toolbar="#upload-toolbar"
Expand Down Expand Up @@ -863,6 +868,7 @@ class="table table-striped snipe-table"
data-search="true"
data-side-pagination="server"
data-show-columns="true"
data-show-fullscreen="true"
data-show-export="true"
data-show-refresh="true"
data-sort-order="desc"
Expand Down

0 comments on commit 6059e9e

Please sign in to comment.