|
|
2ac66877eb
|
Merge branch 'main' into Calendar-Improvements
|
2025-12-09 21:21:03 -06:00 |
|
|
|
760965de19
|
Add .gitea/workflows/ci-deploy.yaml
Continuous Integration / Update Development (push) Failing after 1m28s
create CI script based on CD script to run on every push to main and deploy on development site
|
2025-12-09 21:11:03 -06:00 |
|
|
|
37f204137b
|
Update .gitea/workflows/cd-deploy.yaml
fix run, apparently on push triggers are not cumulatively conditional
|
2025-12-09 21:06:45 -06:00 |
|
|
|
58431891ba
|
Update ecosystem.config.js
Continuous Deployment / Update Deployment (push) Successful in 2m15s
allow automatic naming of started process based on environment
|
2025-12-09 20:55:41 -06:00 |
|
|
|
a95bf3318d
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Successful in 2m5s
update the CD script to only run on tags signifying a usable release
|
2025-12-09 20:53:33 -06:00 |
|
|
|
6d544225d9
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Successful in 3m20s
fix syntax
|
2025-12-09 20:31:38 -06:00 |
|
|
|
ec854c6800
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m17s
update node version to 20 from built in 18
|
2025-12-09 20:26:13 -06:00 |
|
|
|
8089ee4268
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m48s
stupidly work out permissions error due to sudo not copying environment variables properly
|
2025-12-09 20:22:08 -06:00 |
|
|
|
468fd30514
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m27s
attempt to preserve existing environment to fix node issues
|
2025-12-09 14:55:40 -06:00 |
|
|
|
1f52a2c4f7
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m27s
forcefully override npm path for execution
|
2025-12-09 14:48:19 -06:00 |
|
|
|
dccdaddd20
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m28s
another deployment attempt
|
2025-12-09 14:45:24 -06:00 |
|
|
|
1a80bfc543
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m33s
continue to debug workflow
|
2025-12-09 14:37:16 -06:00 |
|
|
|
2185ffc746
|
Update .gitea/workflows/cd-deploy.yaml
Continuous Deployment / Update Deployment (push) Failing after 1m32s
debug workflow action
|
2025-12-09 14:27:42 -06:00 |
|
|
|
c04a2b06cb
|
Fixed glitchtip disabled inversion on API
Continuous Deployment / Update Deployment (push) Failing after 1m22s
|
2025-12-08 14:51:02 -05:00 |
|
|
|
8c1b132f8d
|
Merge branch 'Calendar-Improvements' of https://gitea.iceberg-gaming.com/17th-Ranger-Battalion-ORG/milsim-site-v4 into Calendar-Improvements
Continuous Deployment / Update Deployment (push) Failing after 1m17s
|
2025-12-05 16:47:27 -05:00 |
|
|
|
4e69b419f0
|
Merge branch 'main' into Calendar-Improvements
Continuous Deployment / Update Deployment (push) Failing after 1m18s
|
2025-12-05 15:43:49 -06:00 |
|
|
|
a233b15ad4
|
Switched clock icon to something more readable at that size
|
2025-12-05 16:34:00 -05:00 |
|
|
|
94b5bfcff7
|
Added support for public read only calendar #53
Continuous Deployment / Update Deployment (push) Failing after 1m18s
|
2025-12-05 16:28:42 -05:00 |
|
|
|
09d20fd18f
|
prevented header wiggle when editable value changes
Continuous Deployment / Update Deployment (push) Failing after 1m18s
|
2025-12-05 16:16:51 -05:00 |
|
|
|
89280dd3a7
|
Added (hidden) attendees summary
Continuous Deployment / Update Deployment (push) Failing after 1m18s
|
2025-12-05 16:12:25 -05:00 |
|
|
|
575455a0fc
|
overhauled attendance visualization to be more useful for planning
Continuous Deployment / Update Deployment (push) Failing after 1m22s
|
2025-12-05 16:04:32 -05:00 |
|
|
|
ccb132b9b0
|
Improvements to event details UI to address #41
Continuous Deployment / Update Deployment (push) Failing after 1m30s
|
2025-12-05 12:53:32 -05:00 |
|
|
|
98138f51f4
|
Fixed glitchtip disabled state inverted (whoops)
Continuous Deployment / Update Deployment (push) Failing after 1m12s
|
2025-12-04 23:42:28 -05:00 |
|
|
|
e550f862bc
|
event details area initial redesign
|
2025-12-04 23:41:55 -05:00 |
|
|
|
6d6789c4a6
|
Disabled attendance buttons if event end time is past current time to address #55
Continuous Deployment / Update Deployment (push) Failing after 1m13s
|
2025-12-04 22:55:57 -05:00 |
|
|
|
5a7b3ba2ab
|
fixed application form sizing
Continuous Deployment / Update Deployment (push) Failing after 1m12s
|
2025-12-03 19:23:50 -05:00 |
|
|
|
2de6b18135
|
Fixed scrolling on unauthroized page
|
2025-12-03 19:16:10 -05:00 |
|
|
|
aedcbd9492
|
Sticky'd navbar
Continuous Deployment / Update Deployment (push) Failing after 1m11s
|
2025-12-03 19:14:47 -05:00 |
|
|
|
f985e0234c
|
Merge pull request 'Onboarding-Reworko' (#52) from Onboarding-Reworko into main
Continuous Deployment / Update Deployment (push) Failing after 1m11s
Reviewed-on: #52
|
2025-12-03 16:58:17 -06:00 |
|
|
|
66ad8df0c1
|
Merge branch 'main' into Onboarding-Reworko
Continuous Deployment / Update Deployment (push) Failing after 1m10s
|
2025-12-03 16:58:03 -06:00 |
|
|
|
9bc3098d58
|
Merge pull request 'Navbar-Rework' (#50) from Navbar-Rework into main
Continuous Deployment / Update Deployment (push) Failing after 1m11s
Reviewed-on: #50
|
2025-12-03 16:57:56 -06:00 |
|
|
|
5aef2f6b73
|
Merge branch 'main' into Navbar-Rework
Continuous Deployment / Update Deployment (push) Failing after 1m11s
|
2025-12-03 16:57:26 -06:00 |
|
|
|
1faae36abc
|
Merge pull request 'Added more strict form validation rules with user feedback' (#51) from Training-Report-Validation into main
Continuous Deployment / Update Deployment (push) Failing after 1m11s
Reviewed-on: #51
|
2025-12-03 16:57:14 -06:00 |
|
|
|
cf98bba0cd
|
fixed loading placeholder location
|
2025-12-03 17:56:59 -05:00 |
|
|
|
d31cb50d71
|
Added navigation to application stuff under the profile menu
|
2025-12-03 17:53:31 -05:00 |
|
|
|
4e6745553b
|
added application view to final stage of onboarding
|
2025-12-03 17:44:41 -05:00 |
|
|
|
faf183a23d
|
fixed scrolling issues
|
2025-12-03 17:01:52 -05:00 |
|
|
|
3449dcec5c
|
minor UX refinements
|
2025-12-03 16:05:47 -05:00 |
|
|
|
12d538dafc
|
vastly modified acceptance/denial display
|
2025-12-03 15:36:49 -05:00 |
|
|
|
b79e78c2a6
|
overhauled recruiter tools
|
2025-12-03 15:20:37 -05:00 |
|
|
|
b8f18c060e
|
Mega recruitment pipeline overhaul
|
2025-12-03 13:37:03 -05:00 |
|
|
|
41cdd0b74f
|
Added more strict form validation rules with user feedback
Continuous Deployment / Update Deployment (push) Failing after 1m55s
|
2025-12-03 00:55:53 -05:00 |
|
|
|
c537ef9b60
|
fixed incorrect account status evaluation
|
2025-12-02 20:31:01 -05:00 |
|
|
|
26fd323f43
|
Guest navigation state
|
2025-12-02 00:09:51 -05:00 |
|
|
|
9fe18f6b1a
|
Admin navigation permissions
|
2025-12-01 23:57:26 -05:00 |
|
|
|
9ac885da56
|
Changed LOA form label
|
2025-12-01 19:59:33 -05:00 |
|
|
|
35cb149202
|
navbar V2 hell yeah
|
2025-12-01 18:42:06 -05:00 |
|
|
|
b40f37c959
|
cerate deployment configuration
Continuous Deployment / Update Deployment (push) Failing after 2m16s
add continuous deployment yaml to execute on every push to main to build and make live
|
2025-11-30 18:18:36 -06:00 |
|
|
|
5a31d86969
|
Split navbar from main app
|
2025-11-30 18:55:41 -05:00 |
|
|
|
b193785f88
|
Add ecosystem.config.js
create PM2 ecosystem file so the api node application can be added to bare metal system launcher for autostart and restart on code deploy
|
2025-11-30 16:35:32 -06:00 |
|