Marcus Moore
|
b24d80680e
|
Add clarifying comments
|
2024-01-17 17:32:35 -08:00 |
|
Marcus Moore
|
bbfee27fd3
|
Implement test
|
2024-01-17 16:40:05 -08:00 |
|
Marcus Moore
|
691e81d827
|
Implement some tests
|
2024-01-17 16:25:28 -08:00 |
|
Marcus Moore
|
0ac1dd314a
|
Organize tests
|
2024-01-17 13:19:54 -08:00 |
|
Marcus Moore
|
82f4cc799b
|
Improve variable name
|
2024-01-17 11:54:37 -08:00 |
|
Marcus Moore
|
5a396cc997
|
Add assertion
|
2024-01-17 11:24:50 -08:00 |
|
akemidx
|
2768f19b7c
|
code cleanup
|
2024-01-16 18:56:29 -05:00 |
|
Marcus Moore
|
9c1bea00ad
|
Add failing test
|
2024-01-11 13:51:18 -08:00 |
|
Marcus Moore
|
8d8bf73c1b
|
Scaffold additional tests
|
2024-01-11 13:51:10 -08:00 |
|
Marcus Moore
|
e5fb888d67
|
Implement test
|
2024-01-11 13:34:20 -08:00 |
|
Marcus Moore
|
423b636db9
|
Guard against non-integers being passed for company_id
|
2024-01-09 10:57:43 -08:00 |
|
Brady Wetherington
|
f734e196e5
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-01-08 18:57:55 +00:00 |
|
Marcus Moore
|
25cba65c6e
|
Remove marker test case
|
2024-01-02 18:14:50 -08:00 |
|
Marcus Moore
|
a756d2b765
|
Implement test
|
2024-01-02 18:14:17 -08:00 |
|
Marcus Moore
|
740d46a50e
|
Repopulate report after validation error
|
2024-01-02 17:59:30 -08:00 |
|
Marcus Moore
|
d8d92a6d2c
|
Scaffold test case
|
2024-01-02 17:47:52 -08:00 |
|
Marcus Moore
|
137193ab12
|
Remove duplicate test
|
2024-01-02 17:44:22 -08:00 |
|
spencerrlongg
|
9e84521098
|
fix auto-increment settings for test settings
|
2024-01-02 18:10:59 -06:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
Marcus Moore
|
fcef60445c
|
Implement radioValue properly
|
2023-12-21 18:07:46 -08:00 |
|
Marcus Moore
|
a23a3b95d6
|
Partially implement test
|
2023-12-21 17:15:36 -08:00 |
|
Marcus Moore
|
1ac0be50a7
|
Remove test case
|
2023-12-21 17:06:40 -08:00 |
|
Marcus Moore
|
618bbc4bda
|
Mark test as incomplete
|
2023-12-21 17:03:10 -08:00 |
|
Marcus Moore
|
8c434c7862
|
Implement and scaffold tests
|
2023-12-21 17:02:44 -08:00 |
|
Marcus Moore
|
7f153b32e4
|
Always return an array from selectValues method
|
2023-12-21 16:38:51 -08:00 |
|
Marcus Moore
|
92e3a1e69e
|
Update variable names
|
2023-12-21 13:46:27 -08:00 |
|
Marcus Moore
|
7f0e3e288e
|
Scaffold additional test
|
2023-12-21 13:43:44 -08:00 |
|
Marcus Moore
|
4c62e8ade9
|
Add guard against attempting to access property on unsaved template
|
2023-12-21 13:11:44 -08:00 |
|
Marcus Moore
|
62f8353bd7
|
Implement model filtering for selectValue method
|
2023-12-21 13:03:43 -08:00 |
|
Marcus Moore
|
1dd9273f70
|
Improve readability
|
2023-12-21 12:50:21 -08:00 |
|
Marcus Moore
|
2eeaef00e1
|
Improve readability
|
2023-12-21 12:15:00 -08:00 |
|
Marcus Moore
|
6fcbb108c6
|
Implement test for filtering out invalid models from selectValues
|
2023-12-21 12:02:48 -08:00 |
|
Marcus Moore
|
578495bab6
|
Update tests
|
2023-12-20 16:37:27 -08:00 |
|
Marcus Moore
|
9fcb1a2d0e
|
Rename SavedReport to ReportTemplate
|
2023-12-18 12:55:48 -08:00 |
|
spencerrlongg
|
e028145ad9
|
Add new asset tests for archive, depreciate, and physical fields
|
2023-12-13 09:16:08 -06:00 |
|
snipe
|
f9697887e8
|
Removed extraneous test
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 13:41:35 +00:00 |
|
Marcus Moore
|
c68a2a36fa
|
Add test case for saving custom reports
|
2023-12-11 16:25:36 -08:00 |
|
Marcus Moore
|
89c47c1879
|
Add validation for saving reports
|
2023-12-11 16:20:36 -08:00 |
|
Marcus Moore
|
52028ddef2
|
Add authorization to saving saved reports route
|
2023-12-11 15:34:17 -08:00 |
|
Marcus Moore
|
c3845f4393
|
Add tests around loading saved reports
|
2023-12-11 14:29:33 -08:00 |
|
Marcus Moore
|
4a0bb31866
|
Scaffold two more test cases
|
2023-12-07 11:00:26 -08:00 |
|
snipe
|
0089ea2321
|
Merge pull request #13882 from marcusmoore/fixes/jquery-validation
Fix client side validation in the v7 branch
|
2023-12-05 17:26:48 +00:00 |
|
spencerrlongg
|
cef1c5d4d2
|
cleanup test
|
2023-12-04 12:47:46 -06:00 |
|
Marcus Moore
|
5041c07c7e
|
WIP: implement restoring checkbox inputs
|
2023-11-30 18:15:04 -08:00 |
|
Marcus Moore
|
505d601488
|
Implement restoring date ranges
|
2023-11-30 17:07:39 -08:00 |
|
Marcus Moore
|
bca7f208a6
|
Implement restoring select values
|
2023-11-30 16:57:21 -08:00 |
|
spencerrlongg
|
ca8765e1d7
|
cleaned up
|
2023-11-30 16:18:50 -06:00 |
|
spencerrlongg
|
6e5f296a13
|
gets rid of depreciate
|
2023-11-30 16:08:49 -06:00 |
|
spencerrlongg
|
68d85385a2
|
get rid of physical
|
2023-11-30 16:03:30 -06:00 |
|
spencerrlongg
|
88b6a541ee
|
removed references to archived
|
2023-11-30 15:59:03 -06:00 |
|