snipe_it/resources/views
Tobias Regnery 1ccbf8942c Add ability to tie locations to companies
Locations are the last big part of the application that can't be tied to companies.
This can be a problem with FullMultipleCompanySupport, because you can't restrict the visibility of locations to the company of the users.

In order to change this, add a company_id to the locations table and wire everything up in the views and controllers.
Aditionally add a new formatter to filter the locations to a specific company, like it is done for assets.

Locations are properly scoped to the users company if FullMultipleCompanySupport is enabled.
If a parent location of a location has a different company than the user, the location does not show up.
2024-11-04 10:03:37 +01:00
..
accessories Fixes #15701 - load avif files properly in lightbox 2024-10-22 22:04:57 +01:00
account Nicer disabled button 2024-10-11 14:23:57 +01:00
asset_maintenances Fixes for requiredness display 2024-09-28 15:28:06 +01:00
auth More icons 2024-08-18 18:34:13 +01:00
blade Fixed #15732 2024-10-28 12:04:10 +00:00
categories Cleaned up category title 2024-08-21 10:29:51 +01:00
companies Moar icon replacement 2024-08-18 18:13:49 +01:00
components Added manufacturer and model_number to components 2024-10-23 17:50:22 +01:00
consumables Added ability to checkout consumables in variable qty 2024-10-23 15:05:35 +01:00
custom_fields Moar icon replacement 2024-08-18 18:13:49 +01:00
departments Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
depreciations Fixes for requiredness display 2024-09-28 15:28:06 +01:00
errors And still more 2024-08-18 21:57:37 +01:00
groups Additional consistencies 2024-09-19 17:20:56 +01:00
hardware Fixed typo 2024-10-22 22:07:28 +01:00
kits Added calendar 2024-08-18 18:48:19 +01:00
layouts adds back laravels channel formats 2024-10-28 14:30:34 -07:00
licenses Apply blade component to files views 2024-10-17 16:31:17 +01:00
livewire adds notifications for deprecation 2024-10-28 13:57:42 -07:00
locations Add ability to tie locations to companies 2024-11-04 10:03:37 +01:00
mail/markdown Merge branch 'develop' into seperating_notification_n_mail 2024-10-23 15:15:14 -07:00
manufacturers Added manufacturer and model_number to components 2024-10-23 17:50:22 +01:00
modals Add ability to tie locations to companies 2024-11-04 10:03:37 +01:00
models Apply blade component to files views 2024-10-17 16:31:17 +01:00
notifications Added ability to checkout consumables in variable qty 2024-10-23 15:05:35 +01:00
paginator
partials Add ability to tie locations to companies 2024-11-04 10:03:37 +01:00
reports Made type searchable in action logs 2024-10-30 13:21:13 +00:00
settings Fixed #15736 2024-10-28 11:55:24 +00:00
setup Fixed #15581 - missing bracker 2024-09-30 18:23:12 +01:00
statuslabels Added created_by to status label 2024-09-19 18:22:11 +01:00
suppliers Fixed suppliers buttons 2024-08-19 13:20:06 +01:00
users Apply blade component to files views 2024-10-17 16:31:17 +01:00
vendor Add missing parentheses to conditional 2024-08-19 14:31:47 -07:00
dashboard.blade.php Fix: Removed strtolower() from dashboard titles 2024-10-17 16:09:25 +02:00
notifications.blade.php Added confetti option 2024-08-15 11:32:42 +01:00