Commit Graph

601 Commits

Author SHA1 Message Date
a239b7e204 Merge pull request 'LOA-Self-Extend' (#195) from LOA-Self-Extend into main
All checks were successful
Testing Site CD / Update Development (push) Successful in 3m32s
Reviewed-on: #195
2026-02-19 23:15:08 -06:00
19db5a8ca5 Merge branch 'main' into LOA-Self-Extend
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m15s
2026-02-19 23:12:44 -06:00
4611de4b0d Added descriptor to dropdown menu to explain why its disabled for self extension
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m38s
2026-02-20 00:13:42 -05:00
86d069651c Implemented self extension 2026-02-20 00:10:08 -05:00
82d746fee1 Merge pull request 'Improved HTTP log messages so they dont all just say "HTTP Request completed"' (#193) from Improve-HTTP-log-messages into main
All checks were successful
Testing Site CD / Update Development (push) Successful in 4m33s
Reviewed-on: #193
2026-02-19 21:57:23 -06:00
ae13cdebb3 Improved HTTP log messages so they dont all just say "HTTP Request completed"
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 4m1s
2026-02-19 00:39:59 -05:00
90db7de843 Merge branch 'main' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4
All checks were successful
Testing Site CD / Update Development (push) Successful in 3m46s
2026-02-13 11:03:30 -06:00
a1996419d6 fix database migration caller on deploy scripts
annoying niggle of using containerized setup is binaries you'd think would be in a path across all user contexts... just isn't
2026-02-13 11:03:23 -06:00
4d87ff4925 Merge pull request 'Limited most member search inputs to only display active members' (#191) from #167-Get-Active-Members into main
Some checks failed
Testing Site CD / Update Development (push) Failing after 3m20s
Reviewed-on: #191
2026-02-12 22:19:50 -06:00
2e944231a5 Limited most member search inputs to only display active members
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m28s
2026-02-12 22:53:13 -05:00
947c657e92 Merge pull request 'audit-log' (#190) from audit-log into main
Some checks failed
Testing Site CD / Update Development (push) Failing after 3m20s
Reviewed-on: #190
2026-02-12 21:05:48 -06:00
f1695e3a00 Merge branch 'main' into audit-log
All checks were successful
Pull Request CI / Merge Check (pull_request) Successful in 3m8s
2026-02-12 21:02:36 -06:00
c7d79ae586 integrated audit log into pretty everything hopefully
All checks were successful
Pull Request CI / Update Deployment (pull_request) Successful in 3m28s
2026-02-12 22:04:14 -05:00
545b317caa Merge branch 'main' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4
Some checks failed
Testing Site CD / Update Development (push) Failing after 3m15s
2026-02-12 14:12:17 -06:00
bd8f6ba84b rename task in CI script 2026-02-12 14:12:05 -06:00
9be1d953bf add forgotten database migrations to CD scripts 2026-02-12 14:11:49 -06:00
5106b72e24 Integrated audit log into applications 2026-02-12 14:48:27 -05:00
34ce7d1e14 Implemented audit log system 2026-02-12 14:48:19 -05:00
ab9bb99987 Merge pull request 'Fixed roles array query that returned unexpected null' (#189) from #187-Member-Card-Crash into main
All checks were successful
Testing Site CD / Update Development (push) Successful in 3m24s
Reviewed-on: #189
2026-02-12 10:32:21 -06:00
69c7e7ed7e Fixed roles array query that returned unexpected null
All checks were successful
Pull Request CI / Update Deployment (pull_request) Successful in 3m13s
2026-02-12 09:48:45 -05:00
5d2ad6099c Merge pull request '#179-suspensions' (#188) from #179-suspensions into main
All checks were successful
Testing Site CD / Update Development (push) Successful in 3m34s
Reviewed-on: #188
2026-02-12 08:32:03 -06:00
dc10f05254 Merge branch 'main' into #179-suspensions
All checks were successful
Pull Request CI / Update Deployment (pull_request) Successful in 3m30s
2026-02-11 23:52:03 -06:00
2759167ce6 fixed the filter pagination bug 2026-02-12 00:53:36 -05:00
0f29dabeee added detailed reason to member discharge 2026-02-12 00:53:15 -05:00
1372d4d285 added writing initial state history 2026-02-12 00:03:05 -05:00
c27cd80dfd update ci /cd system
All checks were successful
Testing Site CD / Update Development (push) Successful in 3m58s
simplify setup and add a merge check
2026-02-11 21:57:26 -06:00
410daafa9e Triggered list refresh on suspension change 2026-02-08 13:57:40 -05:00
921e74f188 Integrated new member state into manage members page
Implemented suspend/unsuspend
2026-02-08 13:54:23 -05:00
cf880ed124 Tied in new state system into members filters 2026-02-08 01:06:44 -05:00
f77f5b5a7f Fixed application acceptance not setting state correctly 2026-02-08 00:49:23 -05:00
2789b79b82 rewrote the application form using the new forms system (because somehow member states broke it) 2026-02-07 14:34:21 -05:00
76bf93b790 tweaked a few things to mitigate errors 2026-02-07 13:39:38 -05:00
d6bb2863c2 Merge branch 'main' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4 into #179-suspensions 2026-02-07 13:25:35 -05:00
1101f0eb59 Fixed a whole lotta broken stuff by changing state from a string to a number 2026-02-07 13:25:15 -05:00
d321c83f49 updated db to support state history 2026-02-07 13:24:49 -05:00
2a64577e2d Merge pull request 'Fixed application form error' (#186) from Fixed-critical-application-form-bug into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m38s
Reviewed-on: #186
2026-02-06 22:55:31 -06:00
59783ee93a Fixed age calculator visibility 2026-02-06 23:57:20 -05:00
bb01d08622 Fixed application form error 2026-02-06 23:55:09 -05:00
3dc5461783 Merge pull request 'Fixed annoying bullshit' (#184) from devcontainers into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m51s
Reviewed-on: #184
2026-02-03 21:42:21 -06:00
d8455ccaa3 Merge branch 'main' into devcontainers 2026-02-03 21:42:12 -06:00
7ca617a51c Fixed annoying bullshit 2026-02-03 22:41:37 -05:00
0e2c5f8318 Merge pull request 'devcontainers' (#183) from devcontainers into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 2m49s
Reviewed-on: #183
2026-02-03 21:27:50 -06:00
6811dc461c Merge branch 'main' into devcontainers 2026-02-03 21:27:30 -06:00
6f11bdb01d Merge branch 'devcontainers' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4 into devcontainers 2026-02-03 22:27:03 -05:00
dd440a4e75 Cleaned up unused tables 2026-02-03 22:27:02 -05:00
2f7276a6c6 Merge pull request 'devcontainers' (#182) from devcontainers into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m1s
Reviewed-on: #182
2026-02-03 21:23:10 -06:00
c18ef9aa8d Merge branch 'main' into devcontainers 2026-02-03 21:22:57 -06:00
3a5f9eb6f0 Merge branch 'devcontainers' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4 into devcontainers 2026-02-03 22:22:52 -05:00
ab31b6e9f2 Corrected SP update handling 2026-02-03 22:22:50 -05:00
9ec30be6fb Merge pull request 'devcontainers' (#181) from devcontainers into main
All checks were successful
Continuous Integration / Update Development (push) Successful in 3m1s
Reviewed-on: #181
2026-02-03 20:40:22 -06:00