33249eb229
orgfront refresh token 관리 추가
2026-06-18 08:00:57 +09:00
202c783920
Merge origin/dev into dev
2026-06-15 20:05:47 +09:00
4d468cd39f
네이버 계정 정합성 맞춤
2026-06-15 19:54:09 +09:00
383c6bf7b9
Merge branch 'dev' into feature/1058-adminfront-tab-rebac-permissions
2026-06-12 20:28:18 +09:00
f60b15a17b
custom claim 타입보정 UI. 대표테넌트 노출 보정
2026-06-11 11:27:11 +09:00
4d77060b5d
custom claim 권한체크 확인
2026-06-11 08:29:25 +09:00
b4f80a36b0
adminfront 및 백엔드: 글로벌 사이드바 11개 전 메뉴별 ReBAC 기반 접근 제어(Admin Control) 스키마, REST API, UI 설정 패널 전격 구현 완료
2026-06-10 16:55:34 +09:00
5b4efae001
adminfront: 테넌트 상세의 5번째 서브 탭 '세부 권한' 다국어 TOML 번역 키(tab_relations) 바인딩 완료
2026-06-10 16:05:01 +09:00
4a88e4fd97
adminfront: 글로벌 사이드바 '권한 부여' 메뉴 한글화 및 ko/en 다국어 번역 키(TOML) 매핑 완료
2026-06-10 16:02:26 +09:00
1341f07ef9
chore: consolidate local integration changes
2026-06-09 21:03:05 +09:00
729a9890a6
테넌트 레지스트리 테이블 UI 복원
2026-06-05 15:32:00 +09:00
d54d258117
검색 placeholder와 폭 정리
2026-06-05 13:36:36 +09:00
f3e9ca52be
사용자 목록 로케일 및 링크 스타일 통일
2026-06-05 13:36:36 +09:00
1596342d03
사이드바 접기 기능 추가
2026-06-05 13:33:40 +09:00
f6c7cb3b22
tenants 레지스트리 가독성/로케일 적용
2026-06-05 13:32:27 +09:00
bf64f82507
fix: resolve i18n synchronization and fix backend tests
...
- Added missing i18n keys for integrity and tenant profile pages to root and adminfront locales.
- Corrected i18n section structure in template.toml.
- Fixed Hanmac email policy test by improving tenant hierarchy mocking and ensuring correct CompanyCode propagation.
- Resolved various backend test failures by updating expectations for normalized roles and fixing undefined variables.
2026-06-02 18:50:26 +09:00
802bf3e91d
feat: simplify RBAC roles and remove dev role switcher
...
- Simplified RBAC system to two roles: super_admin and user.
- Removed tenant_admin and rp_admin roles across backend and frontend.
- Removed Dev Role Switcher feature from adminfront.
- Updated all handlers, middlewares, and navigation to reflect the new role model.
- Fixed backend build errors and updated tests.
2026-06-02 18:29:18 +09:00
2d6ca2f66b
코드 체크 개선
2026-05-21 08:46:08 +09:00
fc4a2f3536
공용 i18n namespace 정리
2026-05-20 13:41:15 +09:00
63622dcf28
박스 타이틀 description 추가 및 로고 추가
2026-05-20 13:41:15 +09:00
c9664b5844
테넌트 페이지 타이틀/박스 타이틀 보조 문구 로케일 수정
2026-05-20 13:41:15 +09:00
a1f3604b24
adminfront 카드 타이틀 크기 통일 (text-lg) 및 한국어 적용
2026-05-20 13:41:15 +09:00
d1184613d8
서브 타이틀 텍스트 렌더링 오류 수정
2026-05-20 13:41:15 +09:00
222dc6f4a4
adminfront 상단 화면 i18n 정리
2026-05-20 13:41:15 +09:00
7d99dba890
API 키 페이지 영문 적용
2026-05-20 13:41:15 +09:00
42b49674cc
사용자 상태 세분화
2026-05-20 10:17:15 +09:00
e29d056b9e
네이버 웍스 연동기능 개선
2026-05-18 15:36:30 +09:00
0f80ee4f4d
페이지 타이틀 하단 설명 문구 수정
2026-05-15 18:42:05 +09:00
c0894eeb8a
개요 페이지 공통 컴포넌트 및 문구 적용
2026-05-15 18:42:05 +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
9ca73e8774
권한부여 및 정합성 검사 추가
2026-05-14 08:45:48 +09:00
b8a25135fc
각 프런트의 i18n 연결 및 locale 정리
2026-05-12 13:49:51 +09:00
d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
3063450ee0
조직현황 구조변경. 총괄센터삼안 실 조직 삽입확인
2026-05-11 20:14:56 +09:00
843b4100ad
adminfront 조직 통계오류 보정. Kratos Projection용 통계테이블 구조 추가
2026-05-11 13:01:55 +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
5f9a61de98
feat: implement multi-tenant member management and UI improvements
...
- Add multi-tenant support (isAddTenant, isRemoveTenant) to backend UpdateUser API.
- Update UserRepository to support searching in company_codes array.
- Implement table sorting and align search bar layout in adminfront.
- Add 'Assign Existing Member' and 'Exclude from Organization' features to TenantUsersPage.
- Auto-populate tenantSlug in UserCreatePage via query parameters.
- Add necessary localization keys for new UI elements.
Resolves #644 , #639 , #642 , #641
2026-05-06 14:20:35 +09:00
2495fcb13d
worksmobile 연동 & ory stack 26.2.0으로 업그레이드
2026-05-06 09:30:00 +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
08aa745e30
make drop 초기화 추가. 한맥그룹 기본값 추가
2026-04-27 17:51:46 +09:00
093d2f2af0
refactor: 미사용 Descope 연동 코드 및 환경 변수 제거 ( resolves #519 )
2026-04-27 11:31:14 +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
4293013d4f
chore(i18n): sync adminfront locales with new keys
...
- Adminfront 화면에 표시될 한국어/영어 문구(테넌트 검색, 총 n개 로그 등) 추가
2026-04-10 14:49:19 +09:00
5a84e9f6cc
Merge branch 'dev' into fix/rebac-env-sync-issue
2026-04-10 13:52:07 +09:00
5211842d47
조직도 기능 추가
2026-04-10 11:38:47 +09:00