Marcus Moore
b8b0e3200e
Add tests around loggin login attempts
2025-03-27 17:27:28 -07:00
Marcus Moore
bc77c8c885
Add notes to $fillable
2025-03-27 10:57:34 -07:00
Marcus Moore
c095f330e1
Add failing tests
2025-03-27 10:56:33 -07:00
Marcus Moore
e0e08f284e
Add tests for creating and patching companies via api
2025-03-27 10:54:42 -07:00
spencerrlongg
e273c7cbc5
Refactor asset retrieval to support pagination.
...
Introduced offset and limit handling for API asset queries to enable proper pagination. Adjusted the total count logic to maintain consistency in responses and ensure accurate transformation of assets.
2025-03-25 15:21:18 -05:00
Godfrey M
d28cc024cf
add DefaultLabel if no label2_template is selected
2025-03-25 12:40:23 -07:00
spencerrlongg
168a3df157
Fix condition in statusMeta for correct property check
...
Updated the conditional check to use 'assigned_to' instead of 'assigned' for determining the deployment status. This ensures the code references the correct property on the model.
2025-03-25 14:39:51 -05:00
Marcus Moore
ac597b517b
Remove blank line
2025-03-24 12:39:17 -07:00
Marcus Moore
ac56640d40
Spilt test scenarios
2025-03-20 16:21:42 -07:00
Marcus Moore
ce585539aa
Improve test name
2025-03-20 16:13:13 -07:00
Marcus Moore
2cfff8e07c
Formatting
2025-03-20 16:12:31 -07:00
Marcus Moore
0ceda098ff
Spilt test scenarios
2025-03-20 16:10:01 -07:00
Marcus Moore
db81209fe1
Organize existing tests
2025-03-20 16:01:28 -07:00
Marcus Moore
02f109c3b5
Include input when redirecting back
2025-03-20 14:04:19 -07:00
Marcus Moore
0ed0a7f9f3
Avoid sending emails for asset checkouts that failed
2025-03-20 14:01:48 -07:00
Marcus Moore
b721b7d9c9
Add tests
2025-03-20 13:57:42 -07:00
Marcus Moore
976b3dc5ae
Improve test case
2025-03-20 13:38:12 -07:00
snipe
2d3514bbf8
Merge pull request #16545 from Godmartinz/activity_report_column_name_fix
...
changes translation from Admin Settings to Created By on the Activity Report
2025-03-20 19:37:42 -01:00
Marcus Moore
5dcd4b2942
Return valid error message
2025-03-20 13:26:27 -07:00
Marcus Moore
d645b42e12
Add failing test
2025-03-20 13:26:06 -07:00
Godfrey M
0ad985cbcd
change translation
2025-03-20 12:40:46 -07:00
ntaylor-86
ad5099fac9
added .env variable to the other .env files
2025-03-20 23:27:29 +10:00
ntaylor-86
32736e2f74
added .env variable and database config to skip ssl for DB DUMP
2025-03-20 23:06:15 +10:00
Marcus Moore
cef83ad652
Avoid hard failure on missing accessory in location transformer
2025-03-19 14:11:47 -07:00
akemidx
5944034b8b
moving warranty/depreciation to be with the other cost/eol values
2025-03-19 15:22:09 -04:00
Godfrey M
881cde4d98
change namesspaces and use create instead of make
2025-03-18 14:18:49 -07:00
akemidx
a398c4ab84
reset
2025-03-18 16:37:27 -04:00
akemidx
27417cdec7
removing depreciation logic (unneeded for purchase cost)
2025-03-18 16:36:36 -04:00
Godfrey M
bf3837c49d
add checkin test for api
2025-03-18 12:54:03 -07:00
Godfrey M
66fd46fe75
add checkout test for api
2025-03-18 12:46:56 -07:00
Godfrey M
29cbf43d68
remove duplicate table class div
2025-03-18 11:48:09 -07:00
Godfrey M
07096c8a31
rename note to notes
2025-03-18 10:37:00 -07:00
Godfrey M
cbc6c2754c
add notes as fillable to license seat model
2025-03-18 10:27:56 -07:00
Jermops
711235f49c
Merge pull request #16519 from marcusmoore/bug/sc-28696
...
Fixed issue with bad email addresses in expiration alerts and upcoming audits
2025-03-18 09:15:41 -07:00
Marcus Moore
9aede45918
Remove unneeded eager loads
2025-03-17 14:43:23 -07:00
Marcus Moore
b26a73e385
Filter out empty email address in alerts
2025-03-17 12:30:15 -07:00
Marcus Moore
650839b68a
Update command name
2025-03-12 17:05:16 -07:00
Marcus Moore
388dc23241
Add comments
2025-03-12 17:02:05 -07:00
Marcus Moore
32b194ddc7
Update description
2025-03-12 16:44:37 -07:00
Marcus Moore
9cea6cee26
Docblock
2025-03-12 16:42:50 -07:00
Marcus Moore
73f64c53b1
Skip logs where created_by cannot be set
2025-03-12 16:42:39 -07:00
Marcus Moore
2091f66f5b
Reorganize
2025-03-12 16:30:36 -07:00
snipe
c711278b8b
Merge pull request #16486 from marcusmoore/bug/sc-28639
...
Fixed location being automatically populated on asset checkin screen
2025-03-12 23:26:08 +00:00
snipe
ff637f1926
Merge pull request #16497 from marcusmoore/fixes/diff-in
...
Fixed various carbon displays
2025-03-12 23:17:48 +00:00
Marcus Moore
4d978e0fc6
Fix eol rate in upcoming audit notification
2025-03-12 16:04:16 -07:00
Marcus Moore
167001ed54
Fix eol rate in tests
2025-03-12 16:01:32 -07:00
Marcus Moore
25fb1abc95
Fix eol rate in AssetObserver
2025-03-12 15:58:11 -07:00
Marcus Moore
658bef447d
Fix eol rate in Actionlog
2025-03-12 15:55:13 -07:00
Marcus Moore
a28ff22d03
Fix eol rate in ReportsController
2025-03-12 15:44:06 -07:00
Marcus Moore
63a1ee0047
Fix eol rate in AssetMaintenancesController
2025-03-12 15:38:54 -07:00