Commit Graph

161 Commits

Author SHA1 Message Date
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
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
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
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
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
d9732830bb added auth mode changes 2026-01-19 19:22:15 -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
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
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
d101bf9686 implemented new logging system in first iteration 2025-12-31 11:26:44 -05:00
46988f1921 fixed some errors preventing request logging 2025-12-31 10:13:57 -05:00
42b96d58a0 added new logging system 2025-12-31 09:51:40 -05:00
0e6a3c4a01 Restructured services to support more... services 2025-12-31 09:51:31 -05:00
40e53c52b4 Merge branch 'main' into promotions 2025-12-30 20:57:18 -06:00
eb92dcafda Merge pull request 'Role-Management-Overhaul' (#122) from Role-Management-Overhaul into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 1m52s
Reviewed-on: #122
2025-12-30 20:54:50 -06:00
d872d342b2 Merge branch 'main' into 132-view-empty-application-fix 2025-12-30 20:53:01 -06:00
e6e09f8c3e redesigned http logger to output json objects 2025-12-30 20:58:07 -05:00
efb5508a8d fixed server error when trying to view nonexistend application 2025-12-30 14:24:25 -05:00
3848eb939a Tweaked LOA API RBAC to allow full command group access
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m48s
Continuous Deployment / Update Deployment (push) Successful in 2m32s
2025-12-22 21:36:10 -05:00
46d1a0c286 added tracking for course book/qual states at report time 2025-12-21 19:21:12 -05:00
71f9240088 Merge branch 'main' into Session-length-extension 2025-12-20 10:12:26 -06:00
e35b61d06b Increased session longevity and implemented refresh system
also added type support for express-session
2025-12-20 11:13:28 -05:00
ff5371d867 Removed hard dependency on discord ID for auth system 2025-12-19 22:46:53 -05:00
8903baef52 Upgraded handling of duplicate member roles Close #56 2025-12-18 22:38:36 -05:00
f124e41630 added roles to member card 2025-12-18 17:39:44 -05:00
f0624a64bd locked down delete role functionality 2025-12-18 16:21:06 -05:00