3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-22 05:08:05 +00:00

43 Commits

Author SHA1 Message Date
6c56c9b1b7 Fixed #19503 - restore not keeping un-directoried images (logos, etc) 2026-08-17 22:48:28 +01:00
8b899eaaff Backup/Restore: - Fixed #19506 and #19506 2026-08-17 22:30:50 +01:00
482e8a72b8 Alert Menu: Switch to Livewire + kill low-inventory N+1 2026-07-25 13:00:56 +01:00
f099a2e4aa Do not remove files on soft-delete 2026-07-21 16:44:49 +01:00
7a59e249b4 Added console command to cleanup orphaned action_logs 2026-07-21 08:59:23 +01:00
86c0b19f0d Faster purge 2026-07-21 08:17:14 +01:00
115d1a4f5e Rename company_id on users table 2026-07-10 14:41:47 +01:00
a7e8546cf1 Companies: Added bulk edit, fixed #19261 2026-07-03 13:31:29 +01:00
2c302d918e Fixed FD-56030 - removed assigned from fillable 2026-06-15 21:38:29 +01:00
6fc2ff7252 FMCS console checker: added test 2026-06-10 12:15:28 +01:00
990c50c5b9 Prevent the admin (acting) user from still being associated with a deleted company (if deleting the comapny was selected) 2026-05-30 18:13:23 +01:00
a473ca737e Added test 2026-05-30 12:26:11 +01:00
b0a6cdc29f Added delete cli prompt tool 2026-05-30 11:47:52 +01:00
aae07bd3a7 Null guard for null created_at date 2026-05-15 01:56:22 +01:00
14c5cff429 Added CheckinAndDeleteItems command 2026-05-15 00:43:18 +01:00
86cc20034f Added test 2026-05-14 23:11:03 +01:00
a89c8c6e5b Fix namespace 2026-05-04 13:47:58 -07:00
1bdf205ca6 Run pint on test 2026-05-04 13:47:47 -07:00
2eeb1f588a rename tests 2026-04-14 16:13:18 -07:00
9f69eacf71 tweak to acceptance factory, adds purge eula command tests 2026-04-14 16:11:32 -07:00
50421494c5 Pint 2026-04-13 10:33:55 +01:00
33b8861ae3 Adds conosole command for listing invalid assets 2026-04-13 10:33:49 +01:00
446f5f3cef Run pint on tests 2026-03-16 17:40:57 -07:00
c963c0b25b Updated path for new table component location 2026-01-23 15:45:36 +00:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
0102599708 Implement tests 2025-07-16 17:20:28 -07:00
960edd4adf Improve clarity 2025-07-16 17:11:00 -07:00
3547fa723c Delete requests when asset model is deleted 2025-07-16 17:04:14 -07:00
7a456185c6 Add explicit state for assets 2025-07-16 16:57:03 -07:00
dd79c3f2d6 Scaffold tests 2025-07-16 16:47:28 -07:00
35682d11f0 Add command to clean checkout requests 2025-07-16 14:49:45 -07:00
899119ae2d changes output to a table 2025-02-26 12:30:19 -08:00
8352e81228 fix unaccepted reminder test 2025-02-26 11:50:08 -08:00
97398f1e68 adds testing to unaccepted reminder command 2024-12-05 12:41:33 -08:00
ae0a6d66f3 Update tests
https://masteringlaravel.io/daily/2024-02-09-watch-out-for-this-when-testing-artisan-commands
2024-08-13 12:16:08 -07:00
321839e074 Fix namespace 2024-08-13 12:14:56 -07:00
f80cf666b1 Mark tests as incomplete for the new artisan assigned_to fixer 2024-08-12 13:46:56 +01:00
1706ddd511 working fixup script, but failing tests. But I have tests! 2024-08-07 16:06:00 +01:00
a56f3f85f8 Clear the config and route caching done by optimize command after test 2024-07-17 12:21:46 -07:00
431da6c903 add test to ensure artisan optimize works 2024-07-13 16:36:14 +02:00
9f1e59cf78 Marcus’ nitpicks
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 23:01:41 +01:00
9211c8d3b1 Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 20:57:21 +01:00
eff1980df5 Added console test
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 20:52:22 +01:00