3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-30 12:24:53 +00:00
Commit Graph

3565 Commits

Author SHA1 Message Date
5882d71f9b Fix company asset counts for dashboard widget
Signed-off-by: snipe <snipe@snipe.net>
2024-02-05 15:55:53 +00:00
3b948c7b7e Add orientate to image upload
Signed-off-by: snipe <snipe@snipe.net>
2024-02-05 14:29:43 +00:00
5e4a3379a9 Adds Components and Licenses logs to Assets history view 2024-02-01 01:35:25 -06:00
8a5b469ff8 adds # to webhook channel trigger 2024-01-31 12:54:30 -08:00
ed06f32a7a adds # to webhook channel trigger 2024-01-31 12:53:56 -08:00
a876703f8f spacing 2024-01-31 10:48:48 -08:00
01bb8d8c9a spacing 2024-01-31 10:48:23 -08:00
f452204d62 applies a conditional to have the the integration test button function properly 2024-01-31 10:47:25 -08:00
51ae485f20 When asset is checked-in the assigned licenses also are taken from the user 2024-01-30 19:44:38 -06:00
2e0e39ccc8 Ensure notification is sent when consumable is checked out via api 2024-01-30 13:19:20 -08:00
13c37e708f Implement tests around consumable checkout 2024-01-30 12:43:20 -08:00
87bce0c097 adds google notifs for asset check in and out 2024-01-30 12:38:17 -08:00
d0a82adc3f changed condition 2024-01-29 20:44:26 -06:00
42ec2548c9 Fire event when accessory checked out via API
Brings behavior in line with GUI controller
2024-01-29 17:03:19 -08:00
7d45cfff2c Ensure accessory available when checking out via api 2024-01-29 16:49:09 -08:00
8a2f3405d5 Merge branch 'develop' into snipeit_v7_laravel10
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
dfa33f651a webhook test works 2024-01-29 12:58:09 -08:00
30c2927987 merged develope 2024-01-29 11:21:00 -08:00
e8159d97fa changes 2024-01-29 11:12:25 -08:00
4cb804cf03 get rid of e() on store and update 2024-01-26 11:56:02 -06:00
2b0dd8851c probably needs more testing... but should work 2024-01-26 11:47:09 -06:00
85a158eaef Merge pull request #14170 from uberbrady/saml_nonce_storage
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute [FD-37019]
2024-01-25 20:14:40 +00:00
81b8243e1d Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute 2024-01-25 19:53:24 +00:00
ab926f2e33 Merge pull request #14153 from Godmartinz/ms_teams_webhook
Added support for Microsoft Teams Notifications
2024-01-25 08:27:17 +00:00
f5dafc477a Avoid unnecessary model hydration on asset model show page 2024-01-24 16:14:51 -08:00
6e9a46e582 working on Chat integration test 2024-01-24 15:50:36 -08:00
1d3124f89f adding a test variable for test methods 2024-01-24 14:38:45 -08:00
105d4899f5 Removed debug line
Signed-off-by: snipe <snipe@snipe.net>
2024-01-24 20:33:13 +00:00
ada1a593a4 add google placeholder 2024-01-24 11:29:32 -08:00
ba680126bc Properly sort the results based on non-asset fields
Signed-off-by: snipe <snipe@snipe.net>
2024-01-24 19:09:06 +00:00
00f07ac2ce add translations, brush up code 2024-01-24 10:38:06 -08:00
fff21416be Merge pull request #14051 from akemidx/email_in_license_table
Email in License Seat Table
2024-01-24 15:37:43 +00:00
661cc2b460 Merge pull request #14131 from Godmartinz/label_engine_translations
Adds translations for Label example
2024-01-24 13:36:40 +00:00
ce02e43ab2 fixed integration link, added some conditionals 2024-01-17 16:30:27 -08:00
9f2af40ef2 adds MS teams integration test 2024-01-17 13:41:45 -08:00
93ef8317e8 added payload, new MS webhook test method 2024-01-17 11:49:31 -08:00
8aa5cf530b Improve radio button values in custom report form 2024-01-16 12:33:16 -08:00
74dc17b4b9 adds translations for Label example 2024-01-16 10:47:45 -08:00
66c24e152f Merge pull request #14114 from uberbrady/preserve_sort_in_label_generation
Fixed [FD-39640]: preserve sort order when generating asset labels
2024-01-11 21:46:01 +00:00
423b636db9 Guard against non-integers being passed for company_id 2024-01-09 10:57:43 -08:00
4b90f85372 Fixed [FD-39640]: preserve sort order when generating asset labels 2024-01-09 16:37:33 +00:00
f734e196e5 Merge branch 'develop' into snipeit_v7_laravel10 2024-01-08 18:57:55 +00:00
2707c399ea Check that the asset exists before trying to get properties
Signed-off-by: snipe <snipe@snipe.net>
2024-01-08 12:42:05 +00:00
f8a21bdb2d Moved limit and offset to after additional qualifiers
Signed-off-by: snipe <snipe@snipe.net>
2024-01-05 11:59:31 +00:00
742e183b02 Add guard against adding null values to query
Since $request->filled(null) returns true
2024-01-04 14:04:00 -08:00
901b1b83d0 rm code, was probably fixed through rules at some point 2024-01-02 18:27:17 -06:00
8546407083 Merge branch 'develop' into refactor/store_asset_form_request 2024-01-02 18:05:15 -06:00
38bd530fae Update en defaults for controllers
Signed-off-by: snipe <snipe@snipe.net>
2023-12-24 19:44:20 +00:00
a5947b8109 Added warning in middleware
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 20:34:45 +00:00
db138479aa Updated locale middleware for mapping
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 17:43:22 +00:00