Commit Graph

410 Commits

Author SHA1 Message Date
a699c20f9b fixed members list overflow handling 2025-12-18 16:57:56 -05:00
e01e742c07 hooked up add and remove member 2025-12-18 16:55:05 -05:00
1db75ee773 implemented group member search 2025-12-18 16:21:34 -05:00
f0624a64bd locked down delete role functionality 2025-12-18 16:21:06 -05:00
8c04d2cf05 first pass of new UI 2025-12-18 15:12:22 -05:00
f3e35f3f6a improved robustness of logout function
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m29s
2025-12-17 19:46:30 -05:00
d7b099ac75 fixed for reals this time
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m26s
Continuous Deployment / Update Deployment (push) Successful in 2m26s
1.0.3
2025-12-17 17:20:28 -05:00
a6b521a89c Fixed hardcoded database name
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m27s
Continuous Deployment / Update Deployment (push) Successful in 2m24s
1.0.2
2025-12-17 17:15:33 -05:00
ad4d28b5dd Made calendar cancel button red
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m23s
2025-12-17 13:11:24 -05:00
ac22e36202 Fixed everyone getting my roles
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m23s
Continuous Deployment / Update Deployment (push) Successful in 2m25s
1.0.1
2025-12-17 12:57:09 -05:00
3180097aa7 Merge pull request 'Group/role-tweaks' (#117) from Group/role-tweaks into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m11s
Continuous Deployment / Update Deployment (push) Successful in 2m26s
Reviewed-on: #117
1.0.0
2025-12-17 09:37:06 -06:00
4476dd6d74 fixed cred issue 2025-12-17 10:38:07 -05:00
9ec6d65a4d hid create and delete role buttons to prevent catastrophe 2025-12-17 10:37:05 -05:00
65f8527cc5 Merge pull request 'Profile-Settings-page-permission-fix' (#116) from Profile-Settings-page-permission-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m21s
Reviewed-on: #116
2025-12-17 09:28:44 -06:00
bded69345f Merge branch 'main' into Profile-Settings-page-permission-fix 2025-12-17 09:28:32 -06:00
6f7a0bf3b2 displayed success message on profile state change 2025-12-17 10:29:25 -05:00
50a94ae86f corrected profile page visibility 2025-12-17 10:26:53 -05:00
5b61687cd9 Merge pull request 'LOA-Datepicker-fix' (#115) from LOA-Datepicker-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m25s
Reviewed-on: #115
2025-12-17 09:17:56 -06:00
1cf6b35021 prevented end date from ever going earlier than today 2025-12-17 10:13:39 -05:00
18d08af91d smartified start date restrictions to never go earlier than today 2025-12-17 10:09:21 -05:00
a95dbe2623 Added backwards restriction check if end date is selected first 2025-12-17 10:06:56 -05:00
6f3ab2da73 disabled datepickers until Type selected 2025-12-17 10:03:46 -05:00
8f397131d4 fixed weird behaviour on datepickers when a date is selected 2025-12-17 09:57:46 -05:00
9139a06f4c Merge pull request 'Logging-upgrades' (#114) from Logging-upgrades into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m45s
Reviewed-on: #114
2025-12-17 08:43:29 -06:00
a7c2ed7dff Removed a whole bunch of old logging 2025-12-17 09:40:11 -05:00
637968552d Built custom log format 2025-12-17 09:35:12 -05:00
9953e2765a Merge pull request 'homepage/welcome' (#113) from homepage/welcome into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m7s
Reviewed-on: #113
2025-12-16 23:59:17 -06:00
f2acf86dd8 reduced log spam from client polling 2025-12-17 00:58:59 -05:00
2127a48a83 hid member controls from non member accounts in the calendar 2025-12-17 00:34:21 -05:00
6cb53deee3 added bg image 2025-12-17 00:26:52 -05:00
b6a9b6f855 fixed an error with loading the welcome message when logged in 2025-12-17 00:26:46 -05:00
2f7eb37771 Merge branch 'main' into homepage/welcome 2025-12-16 23:44:50 -05:00
0cfc5ce12b Started applying bg image (no work yet) 2025-12-16 23:44:37 -05:00
044dc78122 disabled WIP navigation options 2025-12-16 23:44:19 -05:00
2e31b9bce4 Redesigned marketing/landing page 2025-12-16 23:31:42 -05:00
fd6a1822f4 tweaked button primary hover state 2025-12-16 23:31:30 -05:00
d484c357fb tweaked background color slightly 2025-12-16 23:31:12 -05:00
0a2c6785c6 Merge pull request 'LOA-Fixes' (#112) from LOA-Fixes into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m25s
Continuous Deployment / Update Deployment (push) Successful in 2m22s
Reviewed-on: #112
0.4.2
2025-12-16 18:16:34 -06:00
dac4de236b added pagination support for member LOA history 2025-12-16 19:14:08 -05:00
5e1351d033 Fixed performance issue with member search on LOA form 2025-12-16 19:07:42 -05:00
5f6c17361b Fixed active LOA banner not appearing after client state rework 2025-12-16 19:02:32 -05:00
eca4a75a6e updated admin LOA wording 2025-12-16 19:00:38 -05:00
9196a86570 fixed error preventing LOA form from providing user feedback on submit when used from admin panel 2025-12-16 19:00:27 -05:00
05e6030626 Merge pull request 'fixed bug that caused the latest application to be hidden' (#111) from Recruiter-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m43s
Continuous Deployment / Update Deployment (push) Successful in 2m24s
Reviewed-on: #111
0.4.1
2025-12-16 17:26:55 -06:00
d01881f0af fixed bug that caused the latest application to be hidden 2025-12-16 18:28:04 -05:00
5f03820891 added first pass of homepage 2025-12-16 11:49:14 -05:00
e9cce2571a fixed router redirect for homepage join button 2025-12-16 11:11:14 -05:00
905a975327 Merge pull request 'application-spacing-fix' (#110) from application-spacing-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m26s
Reviewed-on: #110
2025-12-16 10:08:17 -06:00
5659f053ba tweaked semantics for comment post public button 2025-12-16 11:03:45 -05:00
52b0e3e86d potential fix for an error on first time application view 2025-12-16 11:03:31 -05:00