Commit Graph

103 Commits

Author SHA1 Message Date
97119dec97 added config_id reference to .env 2025-12-11 21:22:23 -05:00
79d80be1bf Merge commit '0919997e0f90ec5463f63f470213acd7e39493af' into #54-Application-tweaks 2025-12-11 20:55:03 -05:00
a5d4941d00 Merge branch 'main' into LOA-Upgrades 2025-12-11 19:49:55 -06:00
3835f22940 removed nuisance logging 2025-12-11 20:41:29 -05:00
710b24e5a7 added policy system and self LOA management 2025-12-11 20:28:49 -05:00
bcde81093d implemented LOA cancelling and extensioning 2025-12-11 19:08:24 -05:00
a3216ba5ab More bookstack integration stuff 2025-12-11 15:49:08 -05:00
7ab06b6a4c hooked up new LOA creation system 2025-12-11 12:06:00 -05:00
92c0d657ea overhauled form system to new modern form 2025-12-11 10:25:29 -05:00
62defe5b6d LOA backend refactor 2025-12-10 21:30:41 -05:00
4e443cf46d Fixed glitchtip enable/disable to behave as expected and added support for ENV versioning
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m27s
2025-12-10 00:18:09 -05:00
2ac66877eb Merge branch 'main' into Calendar-Improvements 2025-12-09 21:21:03 -06:00
f5a0df7795 Supported public vs internal application comments, and moved some type dependencies to the shared lib 2025-12-09 17:02:39 -05:00
63267ac679 set up viewing of users application history
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m22s
2025-12-08 21:28:02 -05:00
4a65596283 tweaked get app query to support multiple applications
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m23s
2025-12-08 19:29:59 -05:00
e61bd1c5a1 Enabled restarting your application from denied state
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m23s
2025-12-08 17:10:53 -05:00
df89d9bf67 fixed some missing awaits 2025-12-08 16:24:00 -05:00
4ab803ec72 Fixed hardcoded value in application comment poster 2025-12-08 16:15:34 -05:00
c04a2b06cb Fixed glitchtip disabled inversion on API
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m22s
2025-12-08 14:51:02 -05:00
575455a0fc overhauled attendance visualization to be more useful for planning
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m22s
2025-12-05 16:04:32 -05:00
b8f18c060e Mega recruitment pipeline overhaul 2025-12-03 13:37:03 -05:00
9fe18f6b1a Admin navigation permissions 2025-12-01 23:57:26 -05:00
1aac9d8c1a Added sentry and dev environment warning baner 2025-11-29 13:18:24 -05:00
d0252ded44 Fixed first time login error 2025-11-28 19:01:07 -05:00
c935a9950c sorted possible training options by name 2025-11-28 17:00:07 -05:00
d24a01db8c Integrated new time handling system 2025-11-28 15:31:35 -05:00
9ca6b55b03 Merge remote-tracking branch 'Origin/main' into 20-calendar-system 2025-11-28 01:05:22 -05:00
f82a750cee Implemented update event systems 2025-11-27 23:10:20 -05:00
2f2071bd32 Fixed unknown event creator issue 2025-11-27 20:02:23 -05:00
0ba42e6f78 finalized event cancel logic 2025-11-27 19:53:31 -05:00
33fcb16427 beat calendar styling into submission to support multi day events 2025-11-27 15:19:05 -05:00
0b3a95cdc0 implemented cancelled event visualization 2025-11-27 13:40:58 -05:00
941004f913 Finished first pass of event creation system 2025-11-27 13:15:41 -05:00
e14ad7ad44 fixed an import issue 2025-11-27 13:15:23 -05:00
81716d4a4f hooked up create event 2025-11-27 13:08:33 -05:00
3f9df22a5d added API build command 2025-11-26 09:26:35 -05:00
ca4f6a811f Integrated attendance system 2025-11-25 13:11:08 -05:00
0d9e7c3e3b Fixed hardcoded nonsense in api config 2025-11-23 23:39:10 -05:00
531371d059 Hooked up calendar viewing to API, still needs a lot more polish 2025-11-23 17:00:47 -05:00
31d602dbab fixed bad login redirect 2025-11-22 18:02:39 -05:00
eabd2da07e added env example comment 2025-11-22 15:45:24 -05:00
0e4725d33c corrected old env names and fixed logout redirect 2025-11-22 15:41:22 -05:00
2e3960a93a Merge branch 'main' into Training-Report 2025-11-22 13:08:30 -05:00
712941458a added searching and sorting system 2025-11-22 11:32:51 -05:00
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
91b915fbcf fixed schema validation to support multi checkbox 2025-11-20 14:55:43 -05:00
d9e4c1d6ff added support for optional checkboxes 2025-11-20 14:27:34 -05:00
aaec72af7e Made all created by human readable 2025-11-20 10:06:01 -05:00
105b28d9a4 Integrated "created by" system 2025-11-20 09:22:59 -05:00
aad87096b5 added redirect to completed form on form submission 2025-11-20 00:38:50 -05:00