3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-24 03:25:36 +00:00
Commit Graph

175 Commits

Author SHA1 Message Date
ae46264707 removed comment 2025-06-10 15:07:42 -07:00
f2d8665e54 adds tests 2025-06-10 15:07:04 -07:00
18d0a04efc Avoid dumping pdf contents to test results 2025-05-29 15:05:08 -07:00
bb68ed3ad9 Handle asset not having location 2025-05-29 14:49:53 -07:00
402ca07aa2 Add failing test 2025-05-29 14:20:15 -07:00
0df1bc6894 Scaffold test 2025-05-28 14:04:12 -07:00
aaa6cb24d4 Scaffold test 2025-05-28 11:28:23 -07:00
bea426d8e6 Add test 2025-05-22 16:54:52 -07:00
be60370eae Add test 2025-05-22 16:33:45 -07:00
510a2b0889 Formatting 2025-05-12 12:03:15 -07:00
73057454c6 Fix bug in getImageUrl method 2025-05-12 11:56:40 -07:00
5a6cf2a296 Add test for existing functionality 2025-05-12 11:44:25 -07:00
a67b320cae Merge pull request #15907 from uberbrady/protect_assigned_to_assigned_type_rebased
Rebased version of #15629 - prevent setting assigned_to without setting assigned_type
2025-05-05 20:42:46 +01:00
1c387795fe Merge pull request #16683 from marcusmoore/bug/sc-28755
Create default label when importing assets if none exists
2025-04-14 09:52:48 +01:00
ea6a903d8a Implement tests including test failure 2025-04-10 13:29:05 -07:00
9086e5dba7 Scaffold some asset importer tests 2025-04-10 13:03:50 -07:00
275e1beda2 updating for conflicts and adding test 2025-04-08 13:15:28 -04:00
f659b7631d Merge branch 'develop' into lastnameemail 2025-04-08 13:10:26 -04:00
443a5c2348 chaning username dropdown to be usernames and not emails 2025-04-07 19:25:32 -04:00
f0bf77735d adding last name only as a email choice 2025-04-03 23:34:04 -04:00
7df636515f Move to data providers 2025-03-05 18:20:40 -08:00
3db124e709 First pass at updating wording for asset checkout mail 2025-03-05 18:12:23 -08:00
cb5b0bd89c Stop reporting report template creates, updates, and deletes to action log 2025-03-04 15:11:37 -08:00
e88bba51bb Merge branch 'develop' into acceptance-reminder-subject 2025-02-24 11:55:50 -08:00
43f679a554 Revert some changes from #15525 2025-02-20 12:59:16 -08:00
3d47a8ba50 Fixed name format tests (#16236)
Signed-off-by: snipe <snipe@snipe.net>
2025-02-18 14:52:52 +00:00
452185be45 Merge pull request #16199 from akemidx/feature/sc-28271
Adding <Last Name.First Initial> as an option for usernames
2025-02-18 14:42:54 +00:00
b7bd56daf7 Instead of saving TLS cache-files on save, cache them when used 2025-02-13 15:09:28 +00:00
1e07927e78 test created and passing 2025-02-11 19:35:55 -05:00
fdcb891cbb Improve test case 2025-01-29 15:20:56 -08:00
da8999f59a Add failing test 2025-01-22 10:21:18 -08:00
1c8d94c953 Merge pull request #15525 from akemidx/updated_ad_hoc_notes 2025-01-14 11:33:21 +00:00
eccdcc373e parent 2220828b00
author Brady Wetherington <bwetherington@grokability.com> 1728320853 +0100
committer Brady Wetherington <bwetherington@grokability.com> 1733158021 +0000

Prevent setting assigned_to without setting assigned_type

Fixed tests to include assigned_type when setting assigned_to

Add new tests for assigned_to without assigned_type

Added tighter validation to assigned_to and assigned_type, new tests

Fixed wrong comment

Fixed tests to include assigned_type when setting assigned_to

Add new tests for assigned_to without assigned_type

Fixed wrong comment
2024-12-02 16:53:08 +00:00
53de97db4e Merge branch 'develop' into saving_custom_report_template 2024-11-12 10:36:07 -08:00
5574c5fa49 Improve comments 2024-11-12 10:35:22 -08:00
4bb19152c4 Move test 2024-11-07 17:01:47 -08:00
ae24b73b32 Fix action_type from "created" to" create" 2024-10-31 12:19:41 -07:00
4aedbb52fa Implement activity logging transformer tests 2024-10-31 12:15:05 -07:00
20dab4d89d Simplify tests 2024-10-30 16:50:55 -07:00
e871481042 Add group 2024-10-30 16:48:42 -07:00
d727b03d95 Implement activity log test 2024-10-30 14:25:07 -07:00
0cc3031864 Implement deleted log 2024-10-30 14:05:27 -07:00
59e6874a4a Scaffold test cases 2024-10-30 13:07:51 -07:00
930ef3fd11 Work on tests for activity logging 2024-10-30 12:22:59 -07:00
35f8a71c71 Test organization 2024-10-29 16:17:12 -07:00
86762c5e90 Remove marker test case 2024-10-29 16:12:34 -07:00
3c75fc2ced Move test 2024-10-29 16:12:13 -07:00
b97c54a54b Improve handling of old data for text inputs 2024-10-29 11:25:54 -07:00
7777147af5 Add custom-reporting group 2024-10-28 14:42:44 -07:00
f29a383179 Merge branch 'develop' into seperating_notification_n_mail
# Conflicts:
#	app/Notifications/CheckoutConsumableNotification.php
2024-10-23 15:15:14 -07:00