Commit graph

11295 commits

Author SHA1 Message Date
Marcus Moore 861ef6312e
Use is_iterable for checks instead of is_array 2024-01-18 13:04:41 -08:00
Marcus Moore f64aa4dfd4
Improve variable name 2024-01-18 11:58:34 -08:00
Marcus Moore 786c41ad79
Add some type hints 2024-01-17 17:41:03 -08:00
Marcus Moore b24d80680e
Add clarifying comments 2024-01-17 17:32:35 -08:00
Marcus Moore 1a1f417633
Change variable name to keep foreach scoped 2024-01-17 17:00:03 -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 4d8d069bbc
Update placeholder 2024-01-17 11:43:34 -08:00
Marcus Moore 5a396cc997
Add assertion 2024-01-17 11:24:50 -08:00
Marcus Moore 0883321d9e
Only limit template creator scope when authenticated 2024-01-17 11:24:38 -08:00
akemidx 2768f19b7c code cleanup 2024-01-16 18:56:29 -05:00
akemidx 20bd83232e standardizing naming to use Template 2024-01-11 19:41:19 -05:00
Marcus Moore d72970b5b6
Add global scope to limit template to current user 2024-01-11 13:59:51 -08: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 82df7a66ec
Add form label and remove info box from show and edit pages 2024-01-11 13:19:36 -08:00
Marcus Moore 0202a97e97
Add missing tag 2024-01-11 13:08:08 -08:00
Marcus Moore b34886ead6
Move box header into box 2024-01-11 13:04:46 -08:00
akemidx 6f6341bc09 about saved reports box 2024-01-10 16:33:35 -05:00
akemidx 5f8e91455f clarifying name box 2024-01-10 15:39:32 -05:00
akemidx a5099b5163 translations/messages on report template controller 2024-01-10 15:23:42 -05:00
akemidx 27103124bf messages/translations 2024-01-09 16:49:56 -05:00
Marcus Moore f2d34b2c03
Remove inline javascript 2024-01-02 18:23:57 -08: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
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 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 4fc8e8dd61
Add todo 2023-12-21 14:27:31 -08:00
Marcus Moore 48e5ee2310
Add filtering to remaining selects 2023-12-21 14:19:16 -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 dc27e67b19
Remove edit and delete buttons from edit template view 2023-12-21 13:13:28 -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 87853921c3
Formatting 2023-12-21 13:07:11 -08:00
Marcus Moore 8a496ccebc
Formatting 2023-12-21 13:05:56 -08:00
Marcus Moore 3e5f804791
Display "Save" on the update template page button 2023-12-21 13:05:49 -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