Commit graph

1156 commits

Author SHA1 Message Date
Marcus Moore
363ec841d1
Re-introduce soft deletes 2024-11-07 16:40:37 -08:00
Marcus Moore
c5710b858e
Add test validation test for update method and remove name uniqueness constraint 2024-11-07 11:02:10 -08:00
Marcus Moore
8873137ed0
Scaffold updating template name 2024-11-06 12:29:31 -08:00
Marcus Moore
5f83cb6a14
Use route model binding 2024-10-31 12:34:06 -07:00
Marcus Moore
ae24b73b32
Fix action_type from "created" to" create" 2024-10-31 12:19:41 -07:00
Marcus Moore
4aedbb52fa
Implement activity logging transformer tests 2024-10-31 12:15:05 -07:00
Marcus Moore
20dab4d89d
Simplify tests 2024-10-30 16:50:55 -07:00
Marcus Moore
e871481042
Add group 2024-10-30 16:48:42 -07:00
Marcus Moore
d727b03d95
Implement activity log test 2024-10-30 14:25:07 -07:00
Marcus Moore
0cc3031864
Implement deleted log 2024-10-30 14:05:27 -07:00
Marcus Moore
59e6874a4a
Scaffold test cases 2024-10-30 13:07:51 -07:00
Marcus Moore
930ef3fd11
Work on tests for activity logging 2024-10-30 12:22:59 -07:00
Marcus Moore
35f8a71c71
Test organization 2024-10-29 16:17:12 -07:00
Marcus Moore
86762c5e90
Remove marker test case 2024-10-29 16:12:34 -07:00
Marcus Moore
3c75fc2ced
Move test 2024-10-29 16:12:13 -07:00
Marcus Moore
54b4db86d2
Revert "Add soft deletes"
This reverts commit 0eadab49f1.
2024-10-29 15:33:49 -07:00
Marcus Moore
0eadab49f1
Add soft deletes 2024-10-29 15:26:18 -07:00
Marcus Moore
b97c54a54b
Improve handling of old data for text inputs 2024-10-29 11:25:54 -07:00
Marcus Moore
7c08fbe144
Update test name 2024-10-28 14:43:05 -07:00
Marcus Moore
7777147af5
Add custom-reporting group 2024-10-28 14:42:44 -07:00
Marcus Moore
d4cf392387
Organize tests 2024-10-28 14:24:47 -07:00
Marcus Moore
c881727747
Add redirect for missing template 2024-10-28 14:12:19 -07:00
Godfrey M
57107c487c fixed last test, definetly the last test 2024-10-24 09:40:10 -07:00
Godfrey M
6329f5b87e removed unused variable from test 2024-10-23 17:33:23 -07:00
Godfrey M
15073a0d38 last test to fix 2024-10-23 17:27:37 -07:00
Marcus Moore
7238238d1f
Use created_by instead of user_id 2024-10-23 16:40:03 -07:00
Marcus Moore
84f6638f50
Add authorization check 2024-10-23 16:11:10 -07:00
Godfrey M
f29a383179 Merge branch 'develop' into seperating_notification_n_mail
# Conflicts:
#	app/Notifications/CheckoutConsumableNotification.php
2024-10-23 15:15:14 -07:00
Godfrey M
257d25bd9e removed import notification from test, feature is not present in project 2024-10-23 14:56:54 -07:00
Marcus Moore
4217d7402b
Improve tests 2024-10-22 17:50:40 -07:00
Marcus Moore
3d28a9090c
Improve test 2024-10-22 17:38:22 -07:00
Marcus Moore
271de1eceb
Improve tests 2024-10-22 17:37:23 -07:00
Marcus Moore
02c22c9efb
Add test case 2024-10-22 16:52:59 -07:00
Godfrey M
1e9922a0b0 fix moar tests 2024-10-22 16:14:36 -07:00
Godfrey M
ead27accac fixed accessory tests and notifiable target 2024-10-22 15:45:52 -07:00
spencerrlongg
8a99cc1391 test working 2024-10-22 17:25:58 -05:00
Marcus Moore
d953519db6
Merge branch 'develop' into saving_custom_report_template 2024-10-22 15:11:18 -07:00
Marcus Moore
dd97e4ea82
Update permission tests 2024-10-22 14:22:19 -07:00
spencerrlongg
b59bf495e1 stuff 2024-10-22 15:09:35 -05:00
Godfrey M
1e31592c55 messing with the tests 2024-10-22 11:49:06 -07:00
Marcus Moore
d10fe77ee7
Merge branch 'develop' into fixes/get-id-for-current-user 2024-10-22 09:38:31 -07:00
Marcus Moore
3f79fd7ea7
Add test to ensure icon component does not end in newline 2024-10-21 17:07:40 -07:00
Marcus Moore
4188849ae1
Add failing test case 2024-10-21 12:19:48 -07:00
Marcus Moore
a8d853c44a
Remove focus group tags 2024-10-17 15:26:27 -07:00
Marcus Moore
979e4502ff
Have getIdForCurrentUser method return null if FMCS enabled, user is not super admin, and does not have company 2024-10-17 15:14:39 -07:00
Godfrey M
ff113ef523 typo fix 2024-10-17 14:56:58 -07:00
Marcus Moore
99dd51a965
Improve name 2024-10-17 14:53:18 -07:00
Marcus Moore
15c2169477
Scaffold additional tests 2024-10-17 14:31:05 -07:00
Marcus Moore
50fa6ce335
Scaffold tests 2024-10-17 14:12:22 -07:00
Godfrey M
7ae76e7db9 remove viewdata array from 3 tests 2024-10-17 13:55:03 -07:00