49b78b3786
Merge remote-tracking branch 'origin/dev' into dev
2026-05-20 18:16:03 +09:00
2c3cab78b1
Update dev workflow and org chart settings
2026-05-20 18:15:54 +09:00
528ceea754
공유 의존성 설치 락 수정
2026-05-20 13:41:15 +09:00
598f6ff9d1
공유 node_modules 설치 충돌 방지
2026-05-20 13:41:15 +09:00
0155ee4ee7
front류 개발모드에서는 세션 갱신 끄기
2026-05-20 11:48:31 +09:00
9112c4fb36
조직도 줌 레벨 상향
2026-05-18 18:06:13 +09:00
e29d056b9e
네이버 웍스 연동기능 개선
2026-05-18 15:36:30 +09:00
e01b3475ec
code check 오류 수정
2026-05-15 19:49:16 +09:00
faffb6dc05
검색/필터 바 shell 공통화
2026-05-15 18:42:05 +09:00
55c44b1a6c
Merge remote-tracking branch 'origin/dev' into dev
2026-05-15 18:21:01 +09:00
d4090b7d8d
fix: align local Ory cookie domain rendering
2026-05-15 18:20:49 +09:00
1b483d4cbf
fix(ci): add @playwright/test to workspace projects so pnpm exec can locate the binary locally
2026-05-15 13:46:02 +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
4f952df003
fix(frontend): resolve docker build pnpm workspace errors by using no-frozen-lockfile and ignoring pnpm-store
2026-05-15 11:56:49 +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
8951de510e
refactor(frontend): centralize configurations and deduplicate dependencies in common workspace
...
- Centralized biome.json, tailwind.config.ts, and vite.config.ts into common/config.
- Updated sub-apps to inherit from shared base configurations.
- Deduplicated dependencies across apps using common workspace.
- Fixed TypeScript resolution issues by restoring necessary build dependencies.
- Removed obsolete package-lock.json files.
- Applied minor import fixes via Biome.
- Fixed react-router-dom v7 type errors.
2026-05-15 10:28:07 +09:00
4ca562ce0e
fix: Dockerfile에서 더 이상 존재하지 않는 루트 package.json 복사 시도 오류 수정
2026-05-14 17:07:42 +09:00
3f957d7a9f
chore: 모노레포 구축에 따른 Dockerfile 빌드 컨텍스트 변경 및 pnpm 의존성 설치 지원
2026-05-14 17:01:05 +09:00
254e34dbca
chore: 모노레포 구축에 따른 Docker 컨테이너 및 런타임 스크립트 대응
2026-05-14 16:29:27 +09:00
da10b4be15
92e607aee8 기준 code check 오류 수정
2026-05-14 10:24:21 +09:00
ee8cfb4ba8
common/ui/table 기준 테이블 스타일 공통화
2026-05-14 10:23:24 +09:00
8bca127723
orgfront 코드 체크 추가, 백엔드 기준 강화
2026-05-14 09:49:37 +09:00
f6f8e88342
refactoring
2026-05-14 08:11:02 +09:00
5e7b7b878c
테넌트 목록 조회 cursor기반으로 재구성. 사용자 metadata 미사용 필드 제거
2026-05-13 18:05:51 +09:00
8c2b2f71ef
조직도 M2M조회 추가, 자동로그인 보완
2026-05-13 13:44:30 +09:00
937f2f9820
Merge remote-tracking branch 'origin/dev' into dev
2026-05-12 18:03:08 +09:00
e8a4d7544f
테넌트 CSV 조직 설정 동기화 보완
2026-05-12 18:02:55 +09:00
45ce440569
code-check import 오류 수정
2026-05-12 15:01:03 +09:00
7259c62251
dev 병합 code-check 오류 수정
2026-05-12 13:51:13 +09:00
a0713df85a
tailwind content 경로에 common 레이어 추가
2026-05-12 13:49:51 +09:00
5149fdc246
button badge input card 공용화
2026-05-12 13:49:51 +09:00
85e1a172dd
common shell frame/state helper 공용화
2026-05-12 13:49:51 +09:00
7d7f17ab69
front 공통 theme token 및 base style 정리
2026-05-12 13:49:51 +09:00
1c083dd586
common auth/session bootstrap과 renew policy 공용화
2026-05-12 13:49:51 +09:00
0655206f05
common utils 경로로 cn helper 공용화
2026-05-12 13:49:51 +09:00
d371bd32c8
common query client 기본 옵션 공용화
2026-05-12 13:49:51 +09:00
b8a25135fc
각 프런트의 i18n 연결 및 locale 정리
2026-05-12 13:49:51 +09:00
d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
5e649c279f
동기화 기초구조 마련
2026-05-12 12:25:31 +09:00
3063450ee0
조직현황 구조변경. 총괄센터삼안 실 조직 삽입확인
2026-05-11 20:14:56 +09:00
a98721e4f7
Format orgfront vite config
2026-05-11 13:34:55 +09:00
7a798d8466
Fix frontend biome generated cache ignores
2026-05-11 13:34:29 +09:00
360b5a6f2a
vitest 타입 에러 해결
2026-05-11 13:28:53 +09:00
46b661cff0
devfront 구동 검증
2026-05-11 13:19:35 +09:00