31d107ff2e
feat(user): support fixed UUID registration and enhance bulk import results
...
- Added support for fixed UUIDs during bulk registration (Search-first + ExternalID mapping)
- Implemented idempotency and visibility restoration for soft-deleted users
- Enhanced bulk upload UI to show 'New/Updated/Unchanged' status and modified fields
- Added logic to reclaim identifiers (login_id) from colliding records
- Added frontend E2E and backend unit tests for UUID integrity and conflict handling
- Fixed i18n, formatting, and mock tests to satisfy code-check
- Applied 'go fix' for 'omitzero' tags and general Go standards
2026-06-01 15:34:08 +09:00
bb87034898
c489c7c3 기준 병합 code-check 오류 수정
2026-05-29 18:26:17 +09:00
a010bd44c0
code-check i18n 누락 및 userfront 포맷 수정
2026-05-29 18:26:17 +09:00
c489c7c38f
조직도 표현 개선
2026-05-29 10:33:15 +09:00
dbb5ad93b8
fix userfront approval i18n resources
2026-05-21 18:16:35 +09:00
2d6ca2f66b
코드 체크 개선
2026-05-21 08:46:08 +09:00
0af268021e
code-check 오류 수정
2026-05-20 17:12:48 +09:00
d1184613d8
서브 타이틀 텍스트 렌더링 오류 수정
2026-05-20 13:41:15 +09:00
222dc6f4a4
adminfront 상단 화면 i18n 정리
2026-05-20 13:41:15 +09:00
42b49674cc
사용자 상태 세분화
2026-05-20 10:17:15 +09:00
9112c4fb36
조직도 줌 레벨 상향
2026-05-18 18:06:13 +09:00
e01b3475ec
code check 오류 수정
2026-05-15 19:49:16 +09:00
574238c744
Merge branch 'dev' into feature/tenant-user-list-ui-improvement
2026-05-14 11:23:57 +09:00
1b9687e9e8
fix: 백엔드 테스트 추가 검증사항 수정 및 다국어 템플릿 정리
2026-05-14 11:20:38 +09:00
da10b4be15
92e607aee8 기준 code check 오류 수정
2026-05-14 10:24:21 +09:00
d77199bdbc
Fix code-check locale and headless test failures
2026-05-14 10:15:50 +09:00
8bca127723
orgfront 코드 체크 추가, 백엔드 기준 강화
2026-05-14 09:49:37 +09:00
298b919d1a
누락 키 수정 및 린트 적용
2026-05-12 18:04:41 +09:00
6709bf3029
누락 및 불필요한 키 수정
2026-05-12 13:51:11 +09:00
d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
8307f65f6a
ef286330a2 반영 code-check 오류 수정
2026-05-08 15:34:00 +09:00
e78b2bea50
dev 병합 code-check 오류 수정
2026-05-08 15:33:56 +09:00
d1859d593d
dev 반영 code check 오류 수정
2026-05-07 11:05:07 +09:00
128ac94575
code check 오류 수정
2026-05-04 13:17:40 +09:00
068d0adbd4
code-check 오류 수정
2026-05-04 11:28:53 +09:00
6c45eca3d3
Fix locale resources for code check
2026-04-30 15:56:49 +09:00
eae3e0bd2a
dev 병합 code-check 오류 수정
2026-04-28 13:24:11 +09:00
c40202f502
dev 병합 code check 수정
2026-04-22 17:27:33 +09:00
141c8e0ab5
dev 브런치 반영 code-check 오류 수정
2026-04-20 16:34:04 +09:00
984adcfa62
feat(adminfront): add org chart to sidebar navigation
...
Adds the Organization Chart tab to the main sidebar for all users. Removes the 'View Org Chart' button from the Tenant List page. Enhances active state logic for nested routes.
2026-04-13 10:38:04 +09:00
a96ef3d204
fix(i18n): fix duplicate TOML section for ui.admin.tenants
...
- Prevent template overwrite caused by duplicate section parsing logic
- Ensures '테넌트 목록' correctly renders instead of '테넌트 구성원 ({{count}})'
2026-04-10 15:58:56 +09:00
addb0fe042
fix(adminfront): fix e2e test assertions and biome linter errors
...
- Fix strict biome errors in OrgChartUploadModal and TenantOrgChartPage (key indices, any types, aria roles, hook dependencies)
- Fix duplicate translation blocks that broke the i18n parser
- Fix UI label assertions in Playwright e2e tests due to updated i18n keys
2026-04-10 15:12:09 +09:00
c312d4cc6d
chore(i18n): sync locales with new UI keys
...
- 누락되었던 테넌트 조직, 사용자 상태, API Key 갯수 등 8개의 번역 키 추가
2026-04-10 14:06:02 +09:00
c6ddf7c485
code check 오류 수정
2026-04-09 16:45:26 +09:00
3b56346c23
로컬 code-check 오류 수정
2026-04-07 16:07:40 +09:00
7b2004e05c
접속이력 및 활성 세션 UI 통합 및 i18n 반영
2026-04-07 16:07:40 +09:00
e3d279cb83
code check 오류 수정
2026-04-06 15:08:29 +09:00
462ae91a9e
chore(i18n): fix duplicate sections in TOML files causing parsing errors in tests
2026-04-03 09:43:31 +09:00
993882233b
18n
2026-04-02 18:10:25 +09:00
81d70c87f1
chore(i18n): fix toml nesting syntax for missing translation keys
2026-04-02 17:32:05 +09:00
2b49fd92b7
chore(i18n): auto-patch missing translation keys from scanner output
2026-04-02 17:16:24 +09:00
797c6b0b8a
chore: fix frontend lints and format issues
...
- Resolve 'noDelete' by using undefined assignment in TenantSchemaPage
- Resolve React list key warning by using client_id in UserDetailPage
- Run biome formatter across modified components
2026-04-02 16:46:54 +09:00
e5ebd26182
local 브런치 code-check 오류 수정
2026-04-01 14:47:35 +09:00
8a4dc1a320
i18
2026-04-01 13:55:57 +09:00
98bb6be549
code check 오류 수정
2026-03-31 11:51:22 +09:00
c96a5350a7
code-check 오류 수정
2026-03-30 13:29:36 +09:00
3a057ee860
Trusted RP 설정 UX 및 안내 문구 개선
2026-03-30 13:03:04 +09:00
17168bceae
Merge branch 'dev' into temp-branch
2026-03-27 18:42:59 +09:00
ffba1563a7
chore: add missing i18n keys to satisfy i18n-scanner
2026-03-27 17:41:22 +09:00
ced369cdbc
i18n 값 품질 검사 추가 및 devfront locale placeholder 정리
2026-03-25 17:52:14 +09:00