Commit Graph

481 Commits

Author SHA1 Message Date
1c1358f9d0 updated timezone/date handling for fields that dont require time data 2026-01-15 22:48:39 -05:00
81bac9bcfb Merge pull request '#94-Application-Improvements' (#143) from #94-Application-Improvements into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m34s
Reviewed-on: #143
2026-01-02 13:59:07 -06:00
d9c721791e Added age preview to application view 2026-01-02 14:59:37 -05:00
0a3ed7b569 fixed copy link appearing when it shouldnt 2026-01-02 14:44:30 -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
82e3140499 Merge pull request 'webhooks/integrations' (#142) from webhooks/integrations into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m27s
Reviewed-on: #142
2026-01-01 21:03:33 -06:00
2fc11a0589 fixed applications webhook example 2026-01-01 16:04:21 -05:00
318762e1b4 implemented integrations and events system 2026-01-01 16:04:04 -05:00
d962b88d73 Merge pull request '#136-Link-Copy' (#140) from #136-Link-Copy into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m30s
Reviewed-on: #140
2026-01-01 10:42:40 -06:00
1348d01b9d Merge branch 'main' into #136-Link-Copy 2026-01-01 10:42:23 -06:00
dbca679964 added copy link to applications 2026-01-01 11:41:42 -05:00
ab247d720d added copy link button 2026-01-01 02:35:36 -05:00
b94504bb69 added copy link utility 2026-01-01 02:29:13 -05:00
9b16ff429a tweaked dev build header 2026-01-01 00:58:45 -05:00
8b1f30611c tweaked dev build header
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m5s
2026-01-01 00:53:46 -05:00
08aa87de5b Merge pull request 'logging-overhaul-2' (#139) from logging-overhaul-2 into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m2s
Reviewed-on: #139
2025-12-31 21:46:46 -06: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
510d4a13ac updated env example 2025-12-31 13:14:52 -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
c02e4e2851 fixed promotion form visibility
All checks were successful
Continuous Integration / Update Development (push) Successful in 1m52s
2025-12-30 22:45:19 -05:00
5f3d78afde Resolved a NaN error in role management
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m2s
2025-12-30 22:29:10 -05:00
aae47003cf Removed deprecated transfer pages
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m8s
2025-12-30 22:07:07 -05:00
dcf3b208d8 Merge pull request 'Promotion Form' (#118) from promotions into main
Some checks failed
Continuous Integration / Update Development (push) Failing after 1m35s
Reviewed-on: #118
2025-12-30 20:57:24 -06: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
7fb8852ac0 Merge pull request 'LOA-Fix' (#123) from LOA-Fix into main
Some checks failed
Continuous Integration / Update Development (push) Has been cancelled
Reviewed-on: #123
2025-12-30 20:53:42 -06:00
275fba292c Merge pull request 'Training-Report-Visuals' (#131) from Training-Report-Visuals into main
Some checks failed
Continuous Integration / Update Development (push) Has been cancelled
Reviewed-on: #131
2025-12-30 20:53:31 -06:00
17018b4bc9 Merge branch 'main' into Training-Report-Visuals 2025-12-30 20:53:22 -06:00
3a09030193 Merge pull request '132-view-empty-application-fix' (#137) from 132-view-empty-application-fix into main
Some checks failed
Continuous Integration / Update Development (push) Has been cancelled
Reviewed-on: #137
2025-12-30 20:53:11 -06:00
d872d342b2 Merge branch 'main' into 132-view-empty-application-fix 2025-12-30 20:53:01 -06:00
569902e11c Merge pull request 'logging-overhaul' (#138) from logging-overhaul into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m37s
Reviewed-on: #138
2025-12-30 19:59:45 -06:00
6acd423557 removed chalk dependency and patched vulnerability 2025-12-30 20:58:31 -05:00
e6e09f8c3e redesigned http logger to output json objects 2025-12-30 20:58:07 -05:00
593b91aa7d removed old todo message 2025-12-30 15:07:54 -05:00
af723c99c9 improved visuals for notfound application state 2025-12-30 14:35:27 -05:00
efb5508a8d fixed server error when trying to view nonexistend application 2025-12-30 14:24:25 -05:00
4fbbed446e improved attendee remarks rendering 2025-12-28 20:10:32 -05:00
3c689fbb30 Close #124 fixed checkmark visual state and added tooltip 2025-12-28 14:46:04 -05:00
7661b3c8d5 Moved tooltip to a reusable component 2025-12-28 14:27:37 -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
1.0.4
2025-12-22 21:36:10 -05:00
a52f5cd31a Merge pull request 'added tracking for course book/qual states at report time' (#128) from Training-Report-Improvements into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m28s
Reviewed-on: #128
2025-12-21 18:33:11 -06:00
46d1a0c286 added tracking for course book/qual states at report time 2025-12-21 19:21:12 -05:00
6c2b88352d Merge pull request 'Increased session longevity and implemented refresh system' (#126) from Session-length-extension into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m40s
Reviewed-on: #126
2025-12-20 10:12:32 -06:00
71f9240088 Merge branch 'main' into Session-length-extension 2025-12-20 10:12:26 -06:00