Commit Graph

221 Commits

Author SHA1 Message Date
Ajdj100 7528a20568 fixed checkbox states getting stuck when switching between views 2025-11-21 12:07:54 -05:00
Ajdj100 c72e849b24 refactored to make training reports linkable 2025-11-21 11:57:23 -05:00
Ajdj100 856f34f0fa added support for short course names in the case of super long names (looking at you RSLC) 2025-11-21 11:25:50 -05:00
Ajdj100 1dcffef2c2 reenabled submitting form 2025-11-21 11:18:26 -05:00
Ajdj100 2a327f0d41 fixed inverted checkbox states 2025-11-21 11:16:54 -05:00
Ajdj100 a4cd982d3e major style overhaul to report view 2025-11-21 10:51:02 -05:00
Ajdj100 938d489f7d minor alignment tweak 2025-11-20 19:40:36 -05:00
Ajdj100 9eb815cde5 Major style pass to the form 2025-11-20 19:39:29 -05:00
Ajdj100 03a8eee409 added proper error messages 2025-11-20 19:27:09 -05:00
Ajdj100 a5461359b7 Implemented tooltips for disabled inputs 2025-11-20 17:39:46 -05:00
Ajdj100 9322affce5 adjusted grid styling 2025-11-20 15:11:14 -05:00
Ajdj100 91b915fbcf fixed schema validation to support multi checkbox 2025-11-20 14:55:43 -05:00
Ajdj100 d9e4c1d6ff added support for optional checkboxes 2025-11-20 14:27:34 -05:00
Ajdj100 23ebbe7a85 update report list on submit 2025-11-20 11:08:57 -05:00
Ajdj100 aaec72af7e Made all created by human readable 2025-11-20 10:06:01 -05:00
Ajdj100 105b28d9a4 Integrated "created by" system 2025-11-20 09:22:59 -05:00
Ajdj100 7a31c77c7e applied scroll behaviour to the form too 2025-11-20 09:07:31 -05:00
Ajdj100 a075162502 tweaked training report scroll behaviour 2025-11-20 09:06:16 -05:00
Ajdj100 aad87096b5 added redirect to completed form on form submission 2025-11-20 00:38:50 -05:00
Ajdj100 3560268640 corrected trainer role display 2025-11-20 00:37:56 -05:00
Ajdj100 9d14b767a1 FINALLY FIXED THE FUCKING CHECKBOX OH MY GOD 2025-11-19 22:39:08 -05:00
Ajdj100 93440eab95 fixed reserved env name 2025-11-19 21:37:16 -05:00
Ajdj100 2d28582962 Revert "Updated client env references"
This reverts commit ca5066249f.
2025-11-19 21:32:12 -05:00
Ajdj100 ca5066249f Updated client env references 2025-11-19 21:21:49 -05:00
Ajdj100 a1a5654f63 fixed leftover hardcoded API logic 2025-11-19 21:13:33 -05:00
Ajdj100 0a67d0c82b Merge pull request 'hardcode-fix' (#25) from hardcode-fix into main
Reviewed-on: #25

close #24
2025-11-19 19:58:37 -06:00
Ajdj100 eb91f678a8 whoops wrong env 2025-11-19 20:52:47 -05:00
Ajdj100 8845024f76 removed hardcoded auth url from client 2025-11-19 20:50:41 -05:00
Ajdj100 0da44cbd34 Removed logging 2025-11-19 15:37:17 -05:00
Ajdj100 aacb499971 fixed checbox not reporting correct value 2025-11-19 14:44:16 -05:00
EagleTrooper 5adbfa520c Updated BASE_URL and AUTH_DOMAIN in env example and pages 2025-11-19 13:36:15 -06:00
Ajdj100 7850767967 hooked up UI to API 2025-11-19 13:58:37 -05:00
Ajdj100 403a8b394c added attendees to form 2025-11-19 12:30:33 -05:00
Ajdj100 76ec0179b9 First pass of training report form, lacks attendees 2025-11-18 19:38:24 -05:00
Ajdj100 995d145384 corrected zod version mismatch 2025-11-17 19:37:55 -05:00
Ajdj100 28d4607768 started training report form 2025-11-17 19:28:09 -05:00
Ajdj100 cbefff34f5 Revert "more typescript changes/conversion nonsense (this broke a lot of stuff)"
This reverts commit 74151dbf2d.
2025-11-17 17:16:37 -05:00
Ajdj100 74151dbf2d more typescript changes/conversion nonsense (this broke a lot of stuff) 2025-11-17 16:00:20 -05:00
Ajdj100 881df1c2df small spacing fix 2025-11-17 11:59:57 -05:00
Ajdj100 2eeb62cf3c added member names to training reports 2025-11-17 11:57:25 -05:00
Ajdj100 750ee5f02c removed nuisance print 2025-11-17 11:57:03 -05:00
Ajdj100 1df4893c67 implemented most of the viewing training reports UI 2025-11-17 00:21:38 -05:00
Ajdj100 1d35fe1cf5 added support for course name in course_event details 2025-11-16 23:40:06 -05:00
Ajdj100 5387306d93 removed nuisance logging 2025-11-16 22:55:12 -05:00
Ajdj100 631eae4412 added training report list to client 2025-11-16 22:51:42 -05:00
Ajdj100 f49988fbaf added zod dep to shared library 2025-11-16 22:50:16 -05:00
Ajdj100 dd07397c2d switched vue project to proper tsconfig 2025-11-16 22:49:59 -05:00
Ajdj100 f6dd3a77dc added support for short format training report and created_by field 2025-11-16 22:37:41 -05:00
Ajdj100 4d0dea553e added support for getting all training reports 2025-11-16 10:15:52 -05:00
Ajdj100 810a15d279 added API support for posting training reports 2025-11-16 10:10:09 -05:00