snipe_it/resources/views
snipe a05c33febf Squashed commit of the following:
commit 147fcfb8eb
Merge: 58a3d09b5 fdcc17ca2
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 15:12:55 2024 +0100

    Merge pull request #15676 from Toreg87/fixes/api_create_user_fmcs

    Fix user creation with FullMultipleCompanySupport enabled over API

commit 58a3d09b5f
Merge: 30a06a594 867fa2f36
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 14:55:42 2024 +0100

    Merge pull request #15703 from marcusmoore/bug/sc-27188

    Linked accessory files in activity report

commit 30a06a5942
Merge: 6c6af78e0 ce3086317
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 11:47:06 2024 +0100

    Merge pull request #15693 from marcusmoore/chore/remove-parallel-testing

    Removed brianium/paratest

commit 6c6af78e08
Merge: 9b06bbb6c 3f79fd7ea
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 11:46:04 2024 +0100

    Merge pull request #15705 from marcusmoore/tests/icon-component-test

    Added test to ensure icon component does not end in newline

commit 3f79fd7ea7
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 17:07:40 2024 -0700

    Add test to ensure icon component does not end in newline

commit 9b06bbb6c3
Merge: 46ad1d072 d7f70146f
Author: snipe <snipe@snipe.net>
Date:   Mon Oct 21 22:38:26 2024 +0100

    Merge pull request #15704 from marcusmoore/bug/remove-extra-icon

    Removed second icon in accessory file list

commit ce30863177
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 13:57:04 2024 -0700

    Remove brianium/paratest dependency

commit d7f70146f4
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 13:48:25 2024 -0700

    Remove extra icon in accessory file upload list

commit 867fa2f36e
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 12:40:24 2024 -0700

    Display file in activity report for accessories

commit 0933a2d4ea
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Thu Oct 17 18:01:48 2024 -0700

    Remove --parallel flag

commit 46ad1d072f
Merge: bcb4bd9eb 3cf746d7d
Author: snipe <snipe@snipe.net>
Date:   Thu Oct 17 15:29:47 2024 +0100

    Merge pull request #15680 from uberbrady/bulk_checkout_to_bulk_actions

    Bulk checkout to bulk actions

commit bcb4bd9eb4
Merge: 250037540 f50ccbcc4
Author: snipe <snipe@snipe.net>
Date:   Thu Oct 17 10:20:13 2024 +0100

    Merge pull request #15683 from Toreg87/fixes/outdated_comment

    Fix outdated comment in CompanyableTrait

commit f50ccbcc49
Author: Tobias Regnery <tobias.regnery@gmail.com>
Date:   Thu Oct 17 11:07:28 2024 +0200

    Fix outdated comment in CompanyableTrait

    As of commit 5800e8d the user model uses CompanyableTrait so remove this clearly outdated comment

commit 3cf746d7df
Author: Brady Wetherington <bwetherington@grokability.com>
Date:   Wed Oct 16 23:13:32 2024 +0100

    Rework the bulk checkout to not change how all checkouts work

commit 6b7af802af
Author: Brady Wetherington <bwetherington@grokability.com>
Date:   Thu Oct 10 13:28:23 2024 +0100

    Add 'bulk checkout' as one of the bulk actions in the bulk actions toolbar

commit fdcc17ca2c
Author: Tobias Regnery <tobias.regnery@gmail.com>
Date:   Wed Oct 16 11:18:24 2024 +0200

    Fix user creation with FullMultipleCompanySupport enabled over API

    It is currently possible as a non-superuser to create a new user or patch an existing user with arbitrary company over the API if FullMultipleCompanySupport is enabled.
    Altough a highly unlikely scenario as the user needs permission to create API keys and new users, it is a bug that should get fixed.

    Add a call to getIdForCurrentUser() to normalize the company_id if FullMultipleCompanySupport is enabled.

Signed-off-by: snipe <snipe@snipe.net>
2024-10-22 15:43:19 +01:00
..
accessories Squashed commit of the following: 2024-10-22 15:43:19 +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 Use plural class name for src 2024-10-21 14:11:20 +01: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 Apply blade component to files views 2024-10-17 16:31:17 +01:00
consumables Apply blade component to files views 2024-10-17 16:31:17 +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 Squashed commit of the following: 2024-10-22 15:43:19 +01:00
kits Added calendar 2024-08-18 18:48:19 +01:00
layouts Mlore ldap style improvements 2024-10-09 23:51:20 +01:00
licenses Apply blade component to files views 2024-10-17 16:31:17 +01:00
livewire Merge branch 'develop' into fixes/custom-field-values 2024-09-09 16:07:37 -07:00
locations Switch to regular HTML for input form field 2024-10-15 12:43:10 +01:00
manufacturers Removed footer 2024-09-19 19:41:39 +01:00
modals fixed required css, and user input lengths 2024-09-25 15:47:57 -07:00
models Apply blade component to files views 2024-10-17 16:31:17 +01:00
notifications Fixed markdown in acceptance reminder 2024-09-19 17:23:34 +01:00
paginator
partials Squashed commit of the following: 2024-10-22 15:43:19 +01:00
reports Changed action_date to created_at 2024-09-25 17:25:15 +01:00
settings Make ldap username required 2024-10-10 00:27:00 +01: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 Updated icons 2024-08-18 17:26:44 +01:00
notifications.blade.php Added confetti option 2024-08-15 11:32:42 +01:00