Commit Graph

339 Commits

Author SHA1 Message Date
cf8113000f added submit feedback to LOA form 2025-12-15 16:44:48 -05:00
90e7a925ec Merge pull request 'Exit calendar view during loading' (#103) from 99-Loading-Screens into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m4s
Reviewed-on: #103
2025-12-15 15:05:40 -06:00
10fea0982f Merge branch 'main' into 99-Loading-Screens 2025-12-15 15:05:34 -06:00
cdabd66986 Exit calendar view during loading 2025-12-15 16:06:35 -05:00
fd99ec73b3 Merge pull request '99-Loading-Screens' (#102) from 99-Loading-Screens into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m28s
Reviewed-on: #102
2025-12-15 15:04:03 -06:00
bc51ca1fcf added more loaders 2025-12-15 16:02:16 -05:00
826943c1a3 Updated application loader 2025-12-15 15:40:06 -05:00
8409d971c1 added loader to training reports 2025-12-15 15:38:43 -05:00
6e2edc0096 Merge pull request '100-recruitment-ui-fixes' (#101) from 100-recruitment-ui-fixes into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m31s
Reviewed-on: #101
2025-12-15 12:34:30 -06:00
1dfdb6bd0e Tweaked application sorting method Close #79 2025-12-15 13:31:04 -05:00
618c290318 Added visual feedback when application is approved 2025-12-15 13:14:30 -05:00
7f98d52634 fixed error on approve/deny applications 2025-12-15 13:12:48 -05:00
a73431f622 fixed error when opening application from recruiter view when sidepanel is closed 2025-12-15 12:47:00 -05:00
4670b568a5 fixed "military" checkbox not saving state during application 2025-12-15 12:37:02 -05:00
82c9681dfa Removed approve/deny buttons from the app list 2025-12-15 12:23:29 -05:00
34469ee5af Merge pull request 'account-claim' (#98) from account-claim into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m35s
Continuous Deployment / Update Deployment (push) Successful in 2m39s
Reviewed-on: #98
0.3.0
2025-12-14 21:52:22 -06:00
ca4bb9fe2d Merge branch 'main' into account-claim 2025-12-14 21:52:12 -06:00
a335ce862d fixed post account creation/claim flow. This may fix #93 2025-12-14 22:47:18 -05:00
b99d6653f8 disabled mega logging 2025-12-14 22:39:07 -05:00
a6002dadb5 implemented account claiming system 2025-12-14 22:33:10 -05:00
7ac83b532b removed nuisance logging 2025-12-14 22:31:08 -05:00
2ee769dfdb Merge commit '412001b1b4a85e0dea04f642319e19396955af95' into account-claim 2025-12-14 17:20:56 -05:00
b2209ef870 Merge pull request 'added favicon and site name' (#97) from #80-favico into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m19s
Reviewed-on: #97
2025-12-14 16:18:50 -06:00
ed9190b298 added favicon and site name 2025-12-14 17:19:53 -05:00
412001b1b4 Merge pull request 'cleaned up db resource leaks' (#96) from db-resource-leak-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m25s
Reviewed-on: #96
2025-12-14 16:04:02 -06:00
011439fb19 cleaned up db resource leaks 2025-12-14 16:53:40 -05:00
81ae9ebea1 Merge pull request 'implemented new polling system for user account changes' (#95) from 81-user-state-polling into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m30s
Reviewed-on: #95
2025-12-14 15:45:24 -06:00
2a2c2e1cb5 implemented new polling system for user account changes 2025-12-14 16:46:02 -05:00
9b337e6813 Merge pull request 'adjusted members API rules to support public calendar' (#92) from #70-Calendar-visibility into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m15s
Reviewed-on: #92
2025-12-14 13:12:59 -06:00
0a2748f144 Merge branch 'main' into #70-Calendar-visibility 2025-12-14 13:12:50 -06:00
9c903509ed adjusted members API rules to support public calendar 2025-12-14 14:11:13 -05:00
134fcf32d3 fixed calendar router rules to allow public access 2025-12-14 14:05:44 -05:00
f46ffafa4b Merge pull request 'fixed calendar router rules to allow public access' (#91) from #70-Calendar-visibility into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m9s
Reviewed-on: #91
2025-12-14 13:04:35 -06:00
da6b4f46a7 Merge pull request 'Hid admin comment button when not in recruiter view' (#90) from #86-internal-comment-button-visibility-fix into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m24s
Reviewed-on: #90
2025-12-14 12:59:41 -06:00
5edce9b6fd Hid admin comment button when not in recruiter view 2025-12-14 14:00:31 -05:00
15810097bb Merge pull request 'full API ts transition and sentry not reporting fix' (#89) from Sentry-log-capture into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m27s
Reviewed-on: #89
2025-12-14 12:52:32 -06:00
7aaeab5243 full API ts transition and sentry not reporting fix 2025-12-14 13:52:32 -05:00
84392591d1 Merge pull request 'API-Security' (#87) from API-Security into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m22s
Reviewed-on: #87
2025-12-14 11:18:07 -06:00
af984cddbd Updated references of moved things 2025-12-14 12:19:16 -05:00
359fcbb412 Merge commit 'e45e08ad910b2631eb9adc63311a7d44867e4402' into API-Security 2025-12-14 12:18:37 -05:00
e45e08ad91 Merge pull request 'Profile-system' (#88) from Profile-system into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m41s
Reviewed-on: #88
2025-12-14 11:03:29 -06:00
0c3f166f71 Merge branch 'main' into Profile-system 2025-12-14 10:51:18 -06:00
9229475836 finished state and role based auth across the full API 2025-12-14 11:38:45 -05:00
b91ecacb60 implemented role and state based authorization 2025-12-13 17:01:50 -05:00
7c4e8d7db8 Implemented login requirement for most of the API 2025-12-13 14:25:39 -05:00
e7b73f9e73 Calendar Integration 2025-12-13 01:36:17 -05:00
533e315642 Application integration 2025-12-13 01:36:12 -05:00
93e8f3b3d2 LOA integration 2025-12-13 01:24:25 -05:00
82eb6b7bbf Added displayname and member card system 2025-12-13 01:21:07 -05:00
2ea355d9d8 fix tagging on release v2
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m26s
Continuous Deployment / Update Deployment (push) Successful in 2m19s
always check your quotes
0.2.1
2025-12-12 19:26:05 -06:00