Mondo Diaz mondo
  • Joined on 2025-08-06
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 15:12:10 -06:00
0bbfe38293 Test: hardcode agent path to rule out variable interpolation
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 14:08:31 -06:00
86567b4ae1 Add GitLab Agent configs with CI/CD access for deployments
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 13:32:12 -06:00
d3a47f6167 Fix GitLab Agent paths to use full project:agent format
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 12:15:07 -06:00
089d4a50df update jobs to use correct image and agents.
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 10:46:00 -06:00
f6b79a7af0 Add feature branch deployment pipeline
deda96795b comment out rule block for now
f555dd6bde try another rule
36b79485ba update job name
b58deb4a60 Update .gitlab-ci.yml file
Compare 16 commits »
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-13 10:20:25 -06:00
3ce3793186 Add feature branch deployment pipeline
mondo created branch deploy_to_stage in bitforge/orchard 2026-01-12 12:31:34 -06:00
mondo pushed to deploy_to_stage at bitforge/orchard 2026-01-12 12:31:34 -06:00
0a9b372526 comment out rule block for now
bbd93079f9 try another rule
15e3ebbcb0 update job name
55a67b9bb1 Update .gitlab-ci.yml file
9f0bc6261d Update 2 files
Compare 5 commits »
mondo pushed to main at bitforge/orchard 2026-01-12 11:44:24 -06:00
0cc4f25362 Merge branch 'update_changelog' into 'main'
5c9da9003b add changelog entry
90bb2a3a39 Merge branch 'feature/auth-system' into 'main'
617bcbe89c Implement authentication system with access control UI
Compare 4 commits »
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-12 10:37:39 -06:00
9e31134785 Add permission-aware upload controls and permission caching
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-09 15:05:11 -06:00
1c31fe79cd Add OIDC/SSO authentication support
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-09 13:14:14 -06:00
3ebdf51105 Add password change flow and auth error handling
6b9f63a30e Add frontend access control enhancements and JWT support
f7c91e94f6 Add access management UI for project admins
ac625fa55f Add conditional UI based on user access level
0bef44a292 Add access permission management API
Compare 7 commits »
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-08 15:38:28 -06:00
b1c17e8ab7 Add security hardening and additional auth tests
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-08 15:15:06 -06:00
696793c84f Fix auth datetime comparison and bcrypt dependency
mondo created branch feature/auth-system in bitforge/orchard 2026-01-08 15:01:53 -06:00
mondo pushed to feature/auth-system at bitforge/orchard 2026-01-08 15:01:53 -06:00
2a68708a79 Add user authentication system with API key management (#50)
mondo pushed to main at bitforge/orchard 2026-01-08 13:56:05 -06:00
1cbd335443 Merge branch 'feature/drag-drop-upload' into 'main'
10d3694794 Add drag-and-drop upload component with chunked uploads and offline support
Compare 2 commits »
mondo pushed to feature/drag-drop-upload at bitforge/orchard 2026-01-07 15:10:13 -06:00
bd2b6eb110 Pin additional packages for JFrog compatibility
mondo pushed to feature/drag-drop-upload at bitforge/orchard 2026-01-07 15:01:54 -06:00
0df11bdca7 Pin ws and ufo to older versions for JFrog compatibility
mondo pushed to feature/drag-drop-upload at bitforge/orchard 2026-01-07 14:39:36 -06:00
6757bd2257 Update CHANGELOG for upload/download UI enhancements (#8, #9, #10, #12, #15)