Commit Graph

220 Commits

Author SHA1 Message Date
7c090c647e Got comments working 2026-03-01 13:18:12 -05:00
5483e42bb4 Implemented comment viewing and posting 2026-03-01 12:52:22 -05:00
5cdbf72328 Added pretty much everything except discussion forums 2026-03-01 11:00:38 -05:00
19db5a8ca5 Merge branch 'main' into LOA-Self-Extend
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m15s
2026-02-19 23:12:44 -06:00
86d069651c Implemented self extension 2026-02-20 00:10:08 -05:00
ae13cdebb3 Improved HTTP log messages so they dont all just say "HTTP Request completed"
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 4m1s
2026-02-19 00:39:59 -05:00
2e944231a5 Limited most member search inputs to only display active members
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m28s
2026-02-12 22:53:13 -05:00
c7d79ae586 integrated audit log into pretty everything hopefully
All checks were successful
Pull Request CI / Update Deployment (pull_request) Successful in 3m28s
2026-02-12 22:04:14 -05:00
5106b72e24 Integrated audit log into applications 2026-02-12 14:48:27 -05:00
34ce7d1e14 Implemented audit log system 2026-02-12 14:48:19 -05:00
69c7e7ed7e Fixed roles array query that returned unexpected null
All checks were successful
Pull Request CI / Update Deployment (pull_request) Successful in 3m13s
2026-02-12 09:48:45 -05:00
0f29dabeee added detailed reason to member discharge 2026-02-12 00:53:15 -05:00
1372d4d285 added writing initial state history 2026-02-12 00:03:05 -05:00
921e74f188 Integrated new member state into manage members page
Implemented suspend/unsuspend
2026-02-08 13:54:23 -05:00
f77f5b5a7f Fixed application acceptance not setting state correctly 2026-02-08 00:49:23 -05:00
1101f0eb59 Fixed a whole lotta broken stuff by changing state from a string to a number 2026-02-07 13:25:15 -05:00
d321c83f49 updated db to support state history 2026-02-07 13:24:49 -05:00
7ca617a51c Fixed annoying bullshit 2026-02-03 22:41:37 -05:00
dd440a4e75 Cleaned up unused tables 2026-02-03 22:27:02 -05:00
ab31b6e9f2 Corrected SP update handling 2026-02-03 22:22:50 -05:00
e8805616c7 Fixed view creation breaking 2026-02-03 21:39:47 -05:00
edbd18744d Fixed stored procs trying to overwrite themselves 2026-02-03 21:28:27 -05:00
c4f46eeffd Merge branch 'main' into devcontainers 2026-02-03 19:09:30 -06:00
321cb80c06 fixed overdue LOA's not being sent to the client 2026-02-02 00:28:31 -05:00
d0839ed51d Removed logging 2026-02-01 11:44:02 -05:00
ec4a35729f Fixed member role parsing 2026-02-01 11:42:01 -05:00
686838e9bf Merge remote-tracking branch 'Origin/main' into devcontainers 2026-02-01 11:35:47 -05:00
7445dbf9f8 Integrated db-migrate package 2026-02-01 11:35:24 -05:00
22eaba6f90 Wrapped up discharge form close #159 2026-01-28 15:39:45 -05:00
67562f56aa Revived the page! He's baaaaack 2026-01-27 10:01:41 -05:00
083ddc345b overhauled mock auth solution 2026-01-26 01:14:19 -05:00
b4fcb1a366 finalized migration scripts 2026-01-25 20:14:24 -05:00
7017c2427c Updated db scripts 2026-01-25 10:49:29 -05:00
f9f1593b46 Merge branch 'main' into devcontainers 2026-01-21 12:35:14 -05:00
a0a405de85 Implemented user deserialize cache 2026-01-21 01:03:46 -05:00
f26b285a88 Fixed launch script 2026-01-19 19:27:11 -05:00
d9732830bb added auth mode changes 2026-01-19 19:22:15 -05:00
2c2936b01f Merge remote-tracking branch 'Origin/main' into devcontainers 2026-01-19 19:07:13 -05:00
f26a334487 removed crash causing log line 2026-01-17 01:03:30 -05:00
fafacbefc3 Wrapped up approval visuals and refresh behaviour 2026-01-16 19:17:43 -05:00
19eb2be252 Added "approved by" system 2026-01-16 16:26:20 -05:00
1c1358f9d0 updated timezone/date handling for fields that dont require time data 2026-01-15 22:48:39 -05:00
ec886f986f Added warning if application disocrd webhook is not defined
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m24s
2026-01-02 10:38:57 -05:00
2fc11a0589 fixed applications webhook example 2026-01-01 16:04:21 -05:00
318762e1b4 implemented integrations and events system 2026-01-01 16:04:04 -05:00
ac82a80c1c removed a forced exception from testing error logging 2025-12-31 21:46:13 -05:00
9f895a202d integrated the new logger across the entire API 2025-12-31 21:45:38 -05:00
510d4a13ac updated env example 2025-12-31 13:14:52 -05:00
6139f12e13 added error handling system in logger 2025-12-31 13:14:47 -05:00
cf8f0fbc34 implemented performance profiling into some areas 2025-12-31 12:01:03 -05:00