jason.woltje
  • Joined on 2025-11-30
jason.woltje created branch fix/controller-type-imports in mosaic/stack 2026-03-01 20:55:02 +00:00
jason.woltje pushed to fix/controller-type-imports at mosaic/stack 2026-03-01 20:55:02 +00:00
853f0da10d fix(api): change import type to value imports for DTOs in controllers
jason.woltje pushed to main at mosaic/stack 2026-03-01 20:28:45 +00:00
eba33fc93d fix: add SYSTEM_ADMIN_IDS env var (#629)
jason.woltje merged pull request mosaic/stack#629 2026-03-01 20:28:45 +00:00
fix: add SYSTEM_ADMIN_IDS env var
jason.woltje created pull request mosaic/stack#629 2026-03-01 20:28:36 +00:00
fix: add SYSTEM_ADMIN_IDS env var
jason.woltje pushed to fix/system-admin-env at mosaic/stack 2026-03-01 20:28:35 +00:00
75d46d4e82 fix: add SYSTEM_ADMIN_IDS env var to compose file
jason.woltje created branch fix/system-admin-env in mosaic/stack 2026-03-01 20:28:34 +00:00
jason.woltje pushed to main at mosaic/stack 2026-03-01 20:13:16 +00:00
c23c33b0c5 fix(api): use TRUSTED_ORIGINS for socket.io gateway CORS (#628)
jason.woltje merged pull request mosaic/stack#628 2026-03-01 20:13:15 +00:00
fix(api): use TRUSTED_ORIGINS for socket.io gateway CORS
jason.woltje created pull request mosaic/stack#628 2026-03-01 20:13:10 +00:00
fix(api): use TRUSTED_ORIGINS for socket.io gateway CORS
jason.woltje pushed to fix/gateway-cors-trusted-origins at mosaic/stack 2026-03-01 20:13:03 +00:00
f982fb5233 fix(api): use TRUSTED_ORIGINS for socket.io gateway CORS; add createTask API client
jason.woltje created branch fix/gateway-cors-trusted-origins in mosaic/stack 2026-03-01 20:13:03 +00:00
jason.woltje pushed to main at mosaic/stack 2026-03-01 20:09:54 +00:00
c5253e9d62 feat(web): add project detail page (#627)
jason.woltje merged pull request mosaic/stack#627 2026-03-01 20:09:53 +00:00
feat(web): add project detail page
jason.woltje created pull request mosaic/stack#627 2026-03-01 20:09:33 +00:00
feat(web): add project detail page
jason.woltje pushed to feat/project-detail-page at mosaic/stack 2026-03-01 20:09:29 +00:00
572e0592b1 feat(web): add project detail page (/projects/[id])
jason.woltje created branch feat/project-detail-page in mosaic/stack 2026-03-01 20:09:28 +00:00
jason.woltje pushed to main at mosaic/stack 2026-03-01 20:00:53 +00:00
e898551814 fix(web): correct Add Provider form to match fleet-settings DTO (#626)
jason.woltje merged pull request mosaic/stack#626 2026-03-01 20:00:52 +00:00
fix(web): correct Add Provider form to match fleet-settings DTO
jason.woltje pushed to fix/fleet-provider-form-dto-v2 at mosaic/stack 2026-03-01 20:00:46 +00:00
6acd85ea70 fix(web): correct Add Provider form to match fleet-settings DTO