Commit Graph

41 Commits

Author SHA1 Message Date
ca152f7955 added service with base function to get course and event attendees 2025-11-16 00:48:30 -05:00
254a2d2ce5 fixed an error in application loading 2025-10-25 13:57:57 -04:00
d1e45891e2 fixed a major error in build process 2025-10-25 13:57:47 -04:00
47de7b9ebb finalized application acceptance system and started making types shared across front and backend 2025-10-21 12:38:00 -04:00
06764ebeb4 added support for account states to restrict resources for non-active members 2025-10-19 21:52:32 -04:00
5d7ebd2136 Implemented actual authentication guards, began implementing main login user flows 2025-10-19 19:27:48 -04:00
e6016a19bb Converted more stuff to support TS 2025-10-19 00:06:49 -04:00
e2a147d1e2 implemented calendar DB systems 2025-10-17 13:26:46 -04:00
5469720fd1 added build command 2025-10-17 13:26:31 -04:00
326c982ca7 ignored ts build files 2025-10-17 13:26:09 -04:00
cbe2cef565 started backend conversion to typescript 2025-10-17 12:01:38 -04:00
f7a0884fb3 placeholder for calendar backend 2025-10-17 11:21:43 -04:00
9701ed5b03 removed logging 2025-10-17 11:20:45 -04:00
8c2872cd54 Refactored rank change logic 2025-10-13 14:34:12 -04:00
c883444de6 did a whole ton of shit with calendars and roles system 2025-10-06 23:33:29 -04:00
659ce6eed7 finished(?) hooking up rank system 2025-09-20 10:09:14 -04:00
9f9e15700f Fixed hardcoded id in /me query (whoops) 2025-09-19 09:04:48 -04:00
7524cb591a finalized LOA systems 2025-09-19 00:42:31 -04:00
5122e44743 Implemented logout system 2025-09-18 23:57:19 -04:00
f708349a99 Did more stuff than I even wanna write. Notably:
- Auth/account management
- Navigation system
- Admin views for LOA stuff
2025-09-18 20:33:19 -04:00
4fcd485e75 Did a whole ton of stuff, notably cloudflare tunnel hosting 2025-09-18 20:31:34 -04:00
f12765a5a9 added get specific user API route 2025-09-15 21:02:54 -04:00
c347949920 added support for posting an LOA 2025-09-15 21:02:32 -04:00
303b72a160 LOA UI completed (without integration) 2025-09-15 18:32:20 -04:00
456c29a731 Updated rank change page systems 2025-09-15 10:38:50 -04:00
3da4d33167 added initial members list 2025-09-15 10:38:31 -04:00
1d4d469a0b added API support for garthering member and rank data 2025-09-07 23:13:00 -04:00
6a6c6e9b82 Refactored API into seperate chunks 2025-09-05 19:34:00 -04:00
c1e52ec4c0 cleaned up old route 2025-09-05 19:26:55 -04:00
ea98cafe8c hooked up recruiter application management page 2025-09-04 10:36:36 -04:00
caa6ffd41a improved recruiter controls for applications 2025-09-02 12:11:58 -04:00
e43117b64f Integrated application chat system 2025-08-26 13:38:17 -04:00
342c6cd706 API integration stuff 2025-08-25 23:34:49 -04:00
9a40cd3967 Database integration for application actions 2025-08-25 16:00:40 -04:00
ffb00e5f22 added the recruiter view 2025-08-23 14:37:47 -04:00
05a6a888d7 moved application status controls to server (no creating approved applications via API) 2025-08-23 14:08:54 -04:00
039534b6f9 Added support for application statuses 2025-08-17 20:27:51 -04:00
84207fd6d8 tweaked route formatting 2025-08-17 19:01:44 -04:00
7913b45629 added support for discussions on applications 2025-08-17 17:11:21 -04:00
350aeaf677 added support for saving and loading applications (no session/database yet) 2025-08-16 21:32:43 -04:00
dd07e04f7d added API placeholder 2025-08-12 12:09:05 -04:00