Commit Graph

9 Commits

Author SHA1 Message Date
john kevin asprec
c09d3723c3 feat: implement admin authentication services and tenant impersonation logic 2026-06-16 22:33:02 +08:00
kevin-asprec
5cdbd36999 feat: add RUN_SEED support and support_ticket_attachments migration
- New migration: create support_ticket_attachments table
- Dockerfile: RUN_SEED=true env var triggers seed after migrations
2026-04-15 06:05:28 +08:00
kevin-asprec
88148e6fbb fix: compile shared package as CommonJS for NestJS compatibility 2026-04-13 16:53:04 +08:00
kevin-asprec
4e69e7738b merge: develop into main 2026-04-13 13:04:45 +08:00
kevin-asprec
8f46de9a28 fix: set NODE_ENV=development during build for devDependencies 2026-04-13 12:36:28 +08:00
kevin-asprec
d1ff021007 fix: use npx -p @nestjs/cli for nest build 2026-04-13 12:14:07 +08:00
kevin-asprec
a03d803963 fix: standalone tsconfig and Dockerfile for monorepo split 2026-04-13 12:04:26 +08:00
kevin-asprec
5382f3b4e5 initial: standalone repo from monorepo split 2026-04-13 09:43:35 +08:00
09d7f4b922 Initial commit 2026-04-13 00:41:03 +00:00