Commit graph

1205 commits

Author SHA1 Message Date
Jeremy Price
afd9282785 Update remaining comments from snipe/snipe-it to grokability/snipe-it 2025-04-03 12:07:05 -07:00
snipe
7c1438c370
Merge pull request #16446 from marcusmoore/feature/improve-checkout-asset-mail-wording
Improved wording in asset checkout emails
2025-04-03 15:37:30 +01:00
snipe
ef20bd4aa8 Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
2025-04-02 21:41:12 +01:00
Marcus Moore
af88ce5801
Merge branch 'develop' into feature/improve-checkout-asset-mail-wording 2025-04-02 12:01:53 -07:00
snipe
df1c7c4f95
Merge pull request #16609 from snipe/login_throttle_update
Updated login attempts and throttle duration
2025-04-02 18:28:34 +01:00
snipe
7120b19d3b Fixed namespace
Signed-off-by: snipe <snipe@snipe.net>
2025-04-02 18:24:27 +01:00
snipe
c305284930
Merge pull request #15922 from spencerrlongg/feature/sc-24347
Requestable/Request Item API Endpoints
2025-04-01 18:15:42 +01:00
snipe
6c47f1c07f Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-01 17:44:44 +01:00
snipe
13940071a9
Merge pull request #16546 from marcusmoore/bug/sc-28024
Fixed potential bad method call and premature email sending in bulk asset checkout
2025-03-31 12:32:50 +01:00
snipe
18e6a18389
Merge pull request #16576 from marcusmoore/fixes/api_company_note
Fixed notes not being saved and update for companies via api
2025-03-31 12:20:36 +01:00
Marcus Moore
b8b0e3200e
Add tests around loggin login attempts 2025-03-27 17:27:28 -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
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
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
Marcus Moore
d645b42e12
Add failing test 2025-03-20 13:26:06 -07:00
Godfrey M
881cde4d98 change namesspaces and use create instead of make 2025-03-18 14:18:49 -07: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
Marcus Moore
167001ed54
Fix eol rate in tests 2025-03-12 16:01:32 -07:00
Marcus Moore
ab8f4454d1
Add failing test for updating asset maintenance 2025-03-12 15:38:46 -07:00
Marcus Moore
9be27bdf07
Add failing test for creating asset maintenance 2025-03-12 15:35:14 -07:00
Marcus Moore
be6caf936e
Avoid logging consumable checkins 2025-03-12 11:48:14 -07:00
snipe
c1601b9a8c Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 17:28:50 +00:00
Marcus Moore
e2f643e7ed
Backfill tests 2025-03-11 13:46:21 -07:00
Marcus Moore
9cbcfba4e9
Add test 2025-03-11 13:35:50 -07:00
snipe
6d74053ca3 Added modal tests
Signed-off-by: snipe <snipe@snipe.net>
2025-03-06 15:02:55 +00:00
Marcus Moore
7df636515f
Move to data providers 2025-03-05 18:20:40 -08:00
Marcus Moore
3db124e709
First pass at updating wording for asset checkout mail 2025-03-05 18:12:23 -08:00
Marcus Moore
00cbebd1e3
Add failing test for api 2025-03-05 15:57:18 -08:00
Marcus Moore
8c21d625fc
Prevent deleting accessory that has checkouts via UI 2025-03-05 15:56:01 -08:00
Marcus Moore
25395e9af1
Add test for storing user 2025-03-05 11:37:03 -08:00
Marcus Moore
69009e027f
Add authorization test 2025-03-05 11:34:45 -08:00
Marcus Moore
695c9d070f
Require int for department and company ids when creating user via api 2025-03-05 11:32:04 -08:00
Spencer Long
6201e475cb
Merge branch 'develop' into feature/sc-24347 2025-03-04 21:20:46 -06:00
Marcus Moore
cb5b0bd89c
Stop reporting report template creates, updates, and deletes to action log 2025-03-04 15:11:37 -08:00
Godfrey M
437b3cd865 fix conflicts 2025-03-04 13:08:53 -08:00
Godfrey M
3641016271 remove commented code 2025-03-04 13:08:03 -08:00
Godfrey M
4bac509341 fix Expiring alert tests 2025-03-04 12:58:04 -08:00
snipe
f4f6dcb885 Updated test
Signed-off-by: snipe <snipe@snipe.net>
2025-03-04 20:48:59 +00:00
snipe
1be420b0e9 Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2025-03-04 20:37:45 +00:00
snipe
83855d44d0
Merge pull request #16251 from Godmartinz/Audit_Checkin_warning_fix
refactors audit notification to mail, adds test, adds  alerts check to scheduler
2025-03-04 12:51:42 +00:00
Marcus Moore
70332696c6
Fix test by passing in required properties 2025-02-27 15:23:17 -08:00
snipe
3928c8afe9
Merge pull request #16376 from uberbrady/improve_safety_csv_charset_detection
Add some safeties around the charset-detection and transliteration
2025-02-27 16:26:44 +00:00