1341f07ef9
chore: consolidate local integration changes
2026-06-09 21:03:05 +09:00
d707cdf850
fix(deploy): resolve frontend deployment failure by fixing workspace detection and dependency installation
2026-06-05 08:58:18 +09:00
5c8a338085
feat: update worksmobile sync and restore planning
2026-06-01 17:01:53 +09:00
35e51910c6
fix(frontend): pnpm TTY error and lockfile mismatch in non-interactive environments
...
- Set CI=true in Dockerfiles and pnpm commands to avoid TTY issues
- Use --no-frozen-lockfile in runtime scripts to allow lockfile updates during development/startup
- Resolves #890
2026-05-27 13:10:35 +09:00
528ceea754
공유 의존성 설치 락 수정
2026-05-20 13:41:15 +09:00
598f6ff9d1
공유 node_modules 설치 충돌 방지
2026-05-20 13:41:15 +09:00
e29d056b9e
네이버 웍스 연동기능 개선
2026-05-18 15:36:30 +09:00
9f7b925e73
fix(ci): update github actions to properly support pnpm workspace
2026-05-15 13:20:16 +09:00
55d5e58783
fix(frontend): revert to safe npm install in docker runtime to resolve persistent pnpm ENOENT cross-device store errors
2026-05-15 11:59:34 +09:00
412695841b
fix(frontend): use pnpm with no-frozen-lockfile to bypass docker mount issues
2026-05-15 11:37:39 +09:00
62d765a77b
fix(frontend): fallback to standard npm install in docker runtime scripts to bypass pnpm cross-device hardlink limitations
2026-05-15 11:31:10 +09:00
4de7124a3c
fix(frontend): force hoisted node-linker in docker runtime script to prevent cross-volume symlink/hardlink ENOENT errors
2026-05-15 11:30:15 +09:00
e71e090eec
fix(frontend): use isolated pnpm store inside docker to prevent ENOENT cache corruption errors
2026-05-15 11:24:22 +09:00
1a0dddbd98
fix(frontend): force clean pnpm install in runtime script to prevent ENOENT errors with corrupted node_modules mounts
2026-05-15 11:21:18 +09:00
dcab9205d2
fix(frontend): run pnpm install with CI=true to prevent TTY prompt errors during runtime setup
2026-05-15 11:14:22 +09:00
254e34dbca
chore: 모노레포 구축에 따른 Docker 컨테이너 및 런타임 스크립트 대응
2026-05-14 16:29:27 +09:00
d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
9a64a16cb9
callback 검증 보강. seed-tenant 추가보강
2026-05-11 11:03:11 +09:00
f7e4d43b16
Implement tenant import and RP auto login policies
2026-04-30 15:45:34 +09:00
9ce7a67f58
feat: integrate orgfront and expose internal ids
2026-04-30 09:33:39 +09:00