128ac94575
code check 오류 수정
2026-05-04 13:17:40 +09:00
068d0adbd4
code-check 오류 수정
2026-05-04 11:28:53 +09:00
ef679d41ea
Stabilize adminfront tenant tests
2026-04-30 16:17:14 +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
f4b1c449b1
App 카드 크기 조정 및 상세 보기 수정
2026-04-09 14:37:49 +09:00
3b56346c23
로컬 code-check 오류 수정
2026-04-07 16:07:40 +09:00
c95105f018
접속이력 브라우저 컬럼 추가
2026-04-07 16:07:40 +09:00
7b2004e05c
접속이력 및 활성 세션 UI 통합 및 i18n 반영
2026-04-07 16:07:40 +09:00
6843b96fe0
userfront 접속이력 UI 세션 상태 필터 반영
2026-04-07 16:07:40 +09:00
e3d279cb83
code check 오류 수정
2026-04-06 15:08:29 +09:00
a2f2b2dd71
사용자 활성 세션 조회·종료 API 추가
2026-04-06 15:02:41 +09:00
e200f4a59a
chore(i18n): fix untranslated keys and placeholders to pass quality checks
2026-04-03 10:04:58 +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
d9019ffdc9
i18
2026-04-02 17:25:11 +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
aa8dc05311
chore(i18n): fix sync errors by adding missing keys to ko and en locales
2026-03-27 18:48:19 +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
d10f80d41d
feat: 커스텀 필드 기반 로그인 ID 연동 기능 추가 ( #440 )
...
- Kratos Identity 스키마에 로그인 전용 `id` 속성 추가
- 테넌트 Config의 `loginIdField` 설정에 따라 User의 `login_id` 및 Kratos `traits.id` 동기화 로직 구현
- Admin UI 테넌트 스키마 설정 내 '로그인 ID로 사용' 체크박스 추가
- Admin UI 사용자 생성/수정/조회 화면에 로그인 ID 관리 필드 및 컬럼 반영
- Userfront 로그인 화면 접속 시 테넌트 설정에 따라 동적 로그인 ID 라벨 적용
- 관련 다국어(ko/en) 번역 추가 및 로그인 ID 설계 문서 업데이트
2026-03-25 15:27:44 +09:00
ab999c1e16
i18n 검증 완료
2026-03-24 17:12:24 +09:00
79b7abd67b
Merge branch 'dev' into feature/af-ui
2026-03-24 16:48:56 +09:00
311e491683
누락된 키 추가: 테넌트 수정 화면에 새롭게 추가한 '상위 테넌트' 관련 UI 키 2종을 로컬 설정 파일에 반영했습니다
2026-03-24 16:33:01 +09:00
397605d5e5
uf 회원가입 약관동의 테스크탑 레이아웃 개선
2026-03-23 14:50:37 +09:00
Lectom C Han
318948c2fb
fix(i18n): update userfront english copy
2026-03-23 13:44:55 +09:00
d0e4f8f86a
adminfront ui 개편
2026-03-20 10:58:52 +09:00
4aa2c441c6
i18n 누락 키 추가 및 로케일 템플릿 동기화
2026-03-19 17:28:32 +09:00
691d9e5dd6
userfront 동의 화면 i18n 적용 및 locale 키 추가
2026-03-19 17:28:32 +09:00
44231b1c2e
역할별 403 권한 안내 문구 일관화
2026-03-19 17:28:32 +09:00
a70e637bca
fix: consolidate duplicated sections in i18n toml files to prevent userfront layout break
2026-03-19 17:14:28 +09:00
a6536364ec
i18n add
2026-03-19 14:43:51 +09:00
ec8abf39aa
Merge branch 'dev' into feature/af-issue363
2026-03-18 09:05:23 +09:00
2463b5a67f
i18n 검증
2026-03-17 16:45:02 +09:00
8bc5b5a49b
린트 4
2026-03-17 10:17:25 +09:00