Commit Graph

72 Commits

Author SHA1 Message Date
eb91f678a8 whoops wrong env 2025-11-19 20:52:47 -05:00
8845024f76 removed hardcoded auth url from client 2025-11-19 20:50:41 -05:00
5adbfa520c Updated BASE_URL and AUTH_DOMAIN in env example and pages 2025-11-19 13:36:15 -06:00
9a65784f8b Merge pull request 'Merge literally everything into main so I stop just working on one branch' (#14) from recruiter into main
Reviewed-on: #14
2025-10-28 13:40:40 -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
a67a66db1b fixed infinite loading on new application 2025-10-20 10:07:59 -04:00
6d4a29e0c3 implemented guest pre application user flow 2025-10-20 09:36:05 -04:00
3cc5d0a981 first pass of RBAC systems 2025-10-19 23:57:14 -04:00
06764ebeb4 added support for account states to restrict resources for non-active members 2025-10-19 21:52:32 -04:00
659a8f5b98 reparied application recruter view 2025-10-19 20:45:29 -04:00
ad83c927e6 Fixed roles page console warnings 2025-10-19 20:32:28 -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
b268ee46e1 built create event UI 2025-10-11 14:04:27 -04:00
e158427c93 overhauled calendar header 2025-10-06 23:53:49 -04:00
c883444de6 did a whole ton of shit with calendars and roles system 2025-10-06 23:33:29 -04:00
a692c15149 added placeholder manage transfers page 2025-09-30 14:29:30 -04:00
659ce6eed7 finished(?) hooking up rank system 2025-09-20 10:09:14 -04:00
799b4f4960 added calendar component 2025-09-20 09:39:33 -04:00
c80af24fa8 first pass of notif banner systerm 2025-09-19 09:12:19 -04:00
a4ca5b5de4 fixed sizing on recruitment page 2025-09-19 09:10:36 -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
0f7faa499d updated gitignore to exclude .db files 2025-09-16 12:05:49 -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
6d94df3d60 stubbed rank implementation 2025-09-05 19:34:11 -04:00
6a6c6e9b82 Refactored API into seperate chunks 2025-09-05 19:34:00 -04:00
7e3c8cbc70 setup for rank change page 2025-09-05 19:27:15 -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