Commit Graph

19 Commits

Author SHA1 Message Date
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