Brady Wetherington
|
f633dbba64
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-20 12:55:29 +01:00 |
|
snipe
|
c137fafa97
|
Updated language
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 18:10:43 +01:00 |
|
snipe
|
cb22a3d556
|
Updated comments again :-/
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 17:52:50 +01:00 |
|
snipe
|
c7accb4599
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 17:38:42 +01:00 |
|
snipe
|
3c4098038d
|
Fail early if no tag
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
snipe
|
8c327e6523
|
Handle user not found properly
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 19:16:56 +01:00 |
|
snipe
|
d942b8f1fb
|
Fixed alias names
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 17:40:35 +01:00 |
|
snipe
|
49dc9767b6
|
Added debugging :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 15:54:43 +01:00 |
|
snipe
|
410b547f3c
|
Added users and locatipon count to API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 12:07:28 +01:00 |
|
Brady Wetherington
|
5b02a43957
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-06 18:44:03 +01:00 |
|
snipe
|
4224bc0c43
|
Removed extra settings param
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-02 12:36:57 +01:00 |
|
snipe
|
103809b65f
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 21:01:43 +01:00 |
|
snipe
|
6dc9ccffcd
|
Refactor api for handling audit/expected checkins
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:56:57 +01:00 |
|
snipe
|
bf058bd5c6
|
Use updated scopes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:02:56 +01:00 |
|
Brady Wetherington
|
3f5c5cbe82
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-04-24 16:24:43 +01:00 |
|
snipe
|
bdd43b7134
|
Merge pull request #14602 from uberbrady/fix_saving_encrypted_custom_fields
Re-enabled updating encrypted custom fields via API [sc-41465]
|
2024-04-23 10:20:55 +01:00 |
|
snipe
|
4450351b75
|
Only sync groups if API user is superadmin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 11:06:50 +01:00 |
|
snipe
|
65dd729e19
|
Additional gates
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 10:57:20 +01:00 |
|
Brady Wetherington
|
67a8e0b5c6
|
This re-enables the ability to update encrypted custom fields via the API
|
2024-04-15 18:46:11 +01:00 |
|
snipe
|
710370ac24
|
Added scoping for destroy
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:58:25 +01:00 |
|
snipe
|
460693c153
|
Added comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:40:13 +01:00 |
|
Marcus Moore
|
5567a1e9ac
|
Formatting
|
2024-04-10 17:37:11 -07:00 |
|
Marcus Moore
|
f28a82de71
|
Implement some tests, scaffold others
|
2024-04-10 17:27:07 -07:00 |
|
Marcus Moore
|
7c2fae7b9d
|
Scaffold api test cases
|
2024-04-10 17:08:45 -07:00 |
|
Brady Wetherington
|
65e21faa3e
|
Merge branch 'develop' into snipeit_v7_laravel10
Hopefully, last merge?
|
2024-04-02 20:34:04 +01:00 |
|
snipe
|
f42e5d5292
|
Reverting the store/update asset API responses for now
This currently breaks the Jamf integration - need a better longer term plan.
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-28 21:58:49 +00:00 |
|
snipe
|
86677b5f13
|
Make last_checkin sortable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 20:37:25 +00:00 |
|
Robert Spadaro
|
ccd00caa70
|
Wrap where logic in additional where statement to protect appended params
|
2024-03-27 15:36:00 -04:00 |
|
snipe
|
8bc9688d71
|
Added ability to filter on category ID and model ID from user’s asset API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 16:04:00 +00:00 |
|
snipe
|
850f85ff59
|
Merge pull request #14369 from spencerrlongg/bug/sc-24343
Add new validator for custom field checkboxes and fix asset model default updates
|
2024-03-26 19:22:29 +00:00 |
|
snipe
|
3ced85080a
|
Fixed #14495 - Allow user_id to be passed to limit to only specific admins
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-26 14:45:20 +00:00 |
|
spencerrlongg
|
7e4a0eedf0
|
rm dumb note
|
2024-03-25 10:46:26 -05:00 |
|
snipe
|
828b84084d
|
Added validation for last_audit_date and next_audit_date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-21 18:29:38 +00:00 |
|
snipe
|
5ed2bd0fb7
|
Skip the normal edit observer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:52:22 +00:00 |
|
snipe
|
2067b1138a
|
Added the log item
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:43:58 +00:00 |
|
Godfrey M
|
62745923cf
|
fixes API location delete
|
2024-03-19 15:25:28 -07:00 |
|
snipe
|
cce8cb4f5e
|
Move requestable scope below sorting, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-14 13:24:22 +00:00 |
|
Brady Wetherington
|
5b9120ba6c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-03-05 19:22:37 +00:00 |
|
spencerrlongg
|
ad0f873ece
|
rm validation stuff
|
2024-03-05 11:58:00 -06:00 |
|
snipe
|
7c3d8b896b
|
Updated asset transformers/presenters to display requestable status
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 14:59:55 +00:00 |
|
snipe
|
a4941031cb
|
Merge pull request #14260 from marcusmoore/chore/sc-24808
Added tests around asset check in and added missing actions to the api controller action
|
2024-02-28 13:34:12 +00:00 |
|
snipe
|
a52181c995
|
Merge pull request #14283 from akemidx/bug/sc-24788
FIXED: Checked in Assets Did Not Show in Custom Report when Selecting a Valid Checked Out Date
|
2024-02-28 11:47:46 +00:00 |
|
snipe
|
ee75df0f0a
|
Merge pull request #14346 from snipe/feature/sc-18728
Added `min_amt` functionality to licenses
|
2024-02-28 11:26:25 +00:00 |
|
snipe
|
a059a42799
|
Added use Auth to API controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 11:14:48 +00:00 |
|
snipe
|
92b7c4b5ec
|
Allow sorting on min_amt
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 11:05:13 +00:00 |
|
snipe
|
0bd27d61b0
|
Added created_by to groups table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 08:15:59 +00:00 |
|
Marcus Moore
|
5084e5d3ef
|
Improve variable type
|
2024-02-27 12:23:26 -08:00 |
|
Marcus Moore
|
a5516e3511
|
Improve trait name
|
2024-02-27 12:06:29 -08:00 |
|
Marcus Moore
|
0e460baf82
|
Improve readability
|
2024-02-27 12:03:36 -08:00 |
|
Marcus Moore
|
4caadcfa19
|
Clear pending checkout acceptances when checking in asset via api
|
2024-02-22 13:33:16 -08:00 |
|
Marcus Moore
|
dba837b1d2
|
Move location migration logic to trait
|
2024-02-22 13:21:52 -08:00 |
|
Marcus Moore
|
714fc63050
|
Have legacy locations updated upon api asset checkin
|
2024-02-22 13:14:30 -08:00 |
|
Marcus Moore
|
2df026bcb5
|
Allow updating asset default location when checking in asset via api
|
2024-02-22 12:40:14 -08:00 |
|
spencerrlongg
|
14358651e4
|
pushing to test other branches
|
2024-02-22 13:28:23 -06:00 |
|
snipe
|
cb78451d6c
|
Made website searchable on users table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 16:13:54 +00:00 |
|
snipe
|
e8ad8a7448
|
Added email, phone icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 14:48:01 +00:00 |
|
spencerrlongg
|
20dbacd22f
|
store good, update needs work
|
2024-02-21 21:33:34 -06:00 |
|
Marcus Moore
|
aa2632fe46
|
Merge branch 'develop' into chore/sc-24808
|
2024-02-21 12:33:06 -08:00 |
|
Brady Wetherington
|
8f2843bfcf
|
Merge branch 'develop' into snipeit_v7_laravel10
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
|
2024-02-21 20:22:28 +00:00 |
|
snipe
|
54552fc95c
|
Merge pull request #14192 from inietov/fixes/api_issue_checkin_licenses
Fixed #14183 API /hardware/:id/checkin doesn't return Licenses
|
2024-02-21 11:35:06 +00:00 |
|
spencerrlongg
|
26728a85ad
|
this seems to work for patches
|
2024-02-20 13:18:40 -06:00 |
|
spencerrlongg
|
c6d85a1b0b
|
allows arrays on checkbox values
|
2024-02-20 12:23:24 -06:00 |
|
snipe
|
71610fb20f
|
Merge pull request #14304 from snipe/feature/sc-24018
Added ability to bulk delete locations
|
2024-02-20 18:14:51 +00:00 |
|
snipe
|
a32c679519
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:31 +00:00 |
|
snipe
|
1e602793b2
|
Added manager ID to filter
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:23 +00:00 |
|
snipe
|
8f8edd4126
|
Added /backups/latest endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:35:09 +00:00 |
|
snipe
|
10bb844087
|
Added comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:34:51 +00:00 |
|
snipe
|
ba3baabb50
|
Fixed @return
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:34:36 +00:00 |
|
snipe
|
c76fbe4edb
|
Return 404 if download file isn’t found
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 13:05:44 +00:00 |
|
snipe
|
9847934de9
|
Better handle large downloads on backup API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 12:20:37 +00:00 |
|
snipe
|
d8b1eec91b
|
Merge pull request #14197 from inietov/fixes/component_licenses_checkouts_not_displayed_in_asset_history
Fixes #14010 Adds Components and Licenses logs to Assets history view
|
2024-02-15 09:57:46 +00:00 |
|
snipe
|
13d2af2155
|
Fixed ambiguous query on supplier_id in maintenances
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-15 09:51:14 +00:00 |
|
spencerrlongg
|
115e0fc119
|
implode submitted arrays to save
|
2024-02-14 13:15:23 -06:00 |
|
Marcus Moore
|
d7aed2edc9
|
Remove unneeded code
|
2024-02-14 11:10:45 -08:00 |
|
Marcus Moore
|
7bfd02054b
|
Remove duplicate authorization check
|
2024-02-14 10:48:41 -08:00 |
|
snipe
|
35a70988cb
|
Added sorting by status label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:58:39 +00:00 |
|
snipe
|
7868a8c174
|
Added serial for API controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:47:13 +00:00 |
|
akemidx
|
4a57cfaf3e
|
commenting out the nulling of last checkout date on checkin page and API
|
2024-02-13 16:21:18 -05:00 |
|
snipe
|
1a480435de
|
Merge pull request #14190 from marcusmoore/bug/sc-24685
Fixed consumable checkout via API not sending notification
|
2024-02-05 17:16:57 +00:00 |
|
snipe
|
5882d71f9b
|
Fix company asset counts for dashboard widget
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-05 15:55:53 +00:00 |
|
Ivan Nieto Vivanco
|
5e4a3379a9
|
Adds Components and Licenses logs to Assets history view
|
2024-02-01 01:35:25 -06:00 |
|
Ivan Nieto Vivanco
|
51ae485f20
|
When asset is checked-in the assigned licenses also are taken from the user
|
2024-01-30 19:44:38 -06:00 |
|
Marcus Moore
|
2e0e39ccc8
|
Ensure notification is sent when consumable is checked out via api
|
2024-01-30 13:19:20 -08:00 |
|
Marcus Moore
|
42ec2548c9
|
Fire event when accessory checked out via API
Brings behavior in line with GUI controller
|
2024-01-29 17:03:19 -08:00 |
|
Marcus Moore
|
7d45cfff2c
|
Ensure accessory available when checking out via api
|
2024-01-29 16:49:09 -08:00 |
|
Brady Wetherington
|
f734e196e5
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-01-08 18:57:55 +00:00 |
|
snipe
|
f8a21bdb2d
|
Moved limit and offset to after additional qualifiers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-05 11:59:31 +00:00 |
|
Marcus Moore
|
742e183b02
|
Add guard against adding null values to query
Since $request->filled(null) returns true
|
2024-01-04 14:04:00 -08:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
snipe
|
f9139e0f10
|
Changed to use instanceof
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 13:25:32 +00:00 |
|
snipe
|
f13c1a53ef
|
Get an object instead of a collection
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:51:35 +00:00 |
|
snipe
|
f08ce34036
|
Fixed translation string in JSON
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:31:55 +00:00 |
|
snipe
|
a90b04c905
|
Allowed sorting on user_agent, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:34:08 +00:00 |
|
snipe
|
e894138fd4
|
Added $user->created_at to API user create method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 12:26:02 +00:00 |
|
snipe
|
631dd58de1
|
Added model name and number to quickscan
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 04:23:04 +00:00 |
|
snipe
|
778e45c9fd
|
Fixed maintenances patch endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-07 19:36:12 +00:00 |
|
spencerrlongg
|
2d57b9399c
|
more cleanup
|
2023-11-30 16:20:48 -06:00 |
|
spencerrlongg
|
6e5f296a13
|
gets rid of depreciate
|
2023-11-30 16:08:49 -06:00 |
|
spencerrlongg
|
68d85385a2
|
get rid of physical
|
2023-11-30 16:03:30 -06:00 |
|
spencerrlongg
|
88b6a541ee
|
removed references to archived
|
2023-11-30 15:59:03 -06:00 |
|