Marcus Moore
|
cb5b0bd89c
|
Stop reporting report template creates, updates, and deletes to action log
|
2025-03-04 15:11:37 -08:00 |
|
Marcus Moore
|
7373e2019c
|
Improve comment
|
2024-11-12 10:01:32 -08:00 |
|
Marcus Moore
|
0e3efdfe87
|
Add string to name validation
|
2024-11-07 16:40:54 -08:00 |
|
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
|
ae24b73b32
|
Fix action_type from "created" to" create"
|
2024-10-31 12:19:41 -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
|
930ef3fd11
|
Work on tests for activity logging
|
2024-10-30 12:22:59 -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
|
0d58ac61bc
|
Make options required in model
|
2024-10-28 14:48:19 -07:00 |
|
Marcus Moore
|
2042733dc0
|
Switch to array syntax
|
2024-10-28 14:37:52 -07:00 |
|
Marcus Moore
|
7238238d1f
|
Use created_by instead of user_id
|
2024-10-23 16:40:03 -07:00 |
|
Marcus Moore
|
c313a78c3c
|
Remove outdated @since annotations
|
2024-10-22 17:04:23 -07:00 |
|
Marcus Moore
|
37d65dac3d
|
Add todo
|
2024-10-22 17:01:37 -07:00 |
|
Marcus Moore
|
6b70443515
|
Formatting
|
2024-09-17 16:58:49 -07:00 |
|
Marcus Moore
|
b74115b604
|
Add docblocks
|
2024-01-18 15:42:52 -08:00 |
|
Marcus Moore
|
1630392953
|
Uncheck a couple boxes by default to match existing behavior
|
2024-01-18 13:30:51 -08:00 |
|
Marcus Moore
|
f64aa4dfd4
|
Improve variable name
|
2024-01-18 11:58:34 -08:00 |
|
Marcus Moore
|
b24d80680e
|
Add clarifying comments
|
2024-01-17 17:32:35 -08:00 |
|
Marcus Moore
|
691e81d827
|
Implement some tests
|
2024-01-17 16:25:28 -08:00 |
|
Marcus Moore
|
0883321d9e
|
Only limit template creator scope when authenticated
|
2024-01-17 11:24:38 -08:00 |
|
Marcus Moore
|
d72970b5b6
|
Add global scope to limit template to current user
|
2024-01-11 13:59:51 -08:00 |
|
Marcus Moore
|
e5fb888d67
|
Implement test
|
2024-01-11 13:34:20 -08:00 |
|
Marcus Moore
|
fcef60445c
|
Implement radioValue properly
|
2023-12-21 18:07:46 -08:00 |
|
Marcus Moore
|
9e0897b2cb
|
Remove old comments
|
2023-12-21 17:40:26 -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
|
4fc8e8dd61
|
Add todo
|
2023-12-21 14:27:31 -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
|
5c0c60a5b9
|
Formatting
|
2023-12-21 12:02:54 -08:00 |
|
Marcus Moore
|
6fcbb108c6
|
Implement test for filtering out invalid models from selectValues
|
2023-12-21 12:02:48 -08:00 |
|
Marcus Moore
|
71761a48ad
|
A few more small clean ups
|
2023-12-20 17:50:55 -08:00 |
|
Marcus Moore
|
9fcb1a2d0e
|
Rename SavedReport to ReportTemplate
|
2023-12-18 12:55:48 -08:00 |
|