85d3f4099d
Merge pull request 'fix/rebac-env-sync-issue' ( #542 ) from fix/rebac-env-sync-issue into dev
...
Reviewed-on: baron/baron-sso#542
2026-04-10 16:32:12 +09:00
f33f023b90
style(userfront): format dart files to fix ci pipeline
2026-04-10 16:00:37 +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
ec0c6eae26
fix(adminfront): resolve typescript build errors on CI
...
- Fix missing position and jobTitle properties in BulkUserItem interface
- Fix incorrect reference to undefined total property in AuditLogsPage (reverted to logs.length)
2026-04-10 14:43:56 +09:00
ea90327507
fix(tests): resolve failing go tests and segfaults due to missing mock interface implementations
...
- MockKratosAdminService 및 MockTenantService에 새로 추가된 인터페이스 메소드(CreateUser, ListIdentitySessions 등) 구현 추가
- 회원가입 테스트(auth_handler_signup_test.go) 시, isAffiliateTenant 검증 과정에서 TenantService가 nil일 때 발생하는 segfault 방지 로직 보강
- Mock 객체 반환값 타입 불일치 및 testify/mock 매개변수 에러 등 테스트 의존성 전반 수정
2026-04-10 14:40:16 +09:00
c312d4cc6d
chore(i18n): sync locales with new UI keys
...
- 누락되었던 테넌트 조직, 사용자 상태, API Key 갯수 등 8개의 번역 키 추가
2026-04-10 14:06:02 +09:00
5a84e9f6cc
Merge branch 'dev' into fix/rebac-env-sync-issue
2026-04-10 13:52:07 +09:00
349cdf5fcd
feat(org): 조직도 렌더링 및 동기화 로직 대폭 개선, 역할(Role) 강제화, 탭 정리
...
- 조직도 렌더링 시 너비 동적 계산 및 스크롤 문제 해결
- 하위 조직(Leaf)을 부모 박스 내부에 임베딩하여 2열로 깔끔하게 표시되도록 조직도 UI 전면 개편
- 사용자 생성/수정 및 CSV 업로드 시 직급(Position)과 직무(JobTitle)가 정상적으로 Kratos 및 로컬 DB에 동기화되도록 백엔드 API 수정
- CSV 조직도 업로드 시 계층 구분을 '/' 대신 ' > '로 변경하여 이름에 '/'가 포함된 부서(예: 평면/셀)가 분리되지 않도록 보호
- 잘못 입력된 과거 직책 데이터(팀장, 그룹장 등)를 'user' 권한으로 일괄 초기화하고, 이후 'role' 필드에 시스템 권한(user, tenant_admin, super_admin) 외의 값이 들어오지 않도록 백엔드 정규화 로직 강화
- 사용자 목록 페이지의 페이지네이션 제한을 50명에서 1000명으로 상향 조정
- 테넌트 목록 페이지에 이름/슬러그 기반 검색 기능 추가
- 관리자 UI 전반에서 불필요한 배지(Admin only, System 등) 제거 및 테넌트 상세 페이지의 미사용 '외부 연동' 탭 삭제
2026-04-10 13:48:12 +09:00
5211842d47
조직도 기능 추가
2026-04-10 11:38:47 +09:00
93d44c055b
Merge pull request 'feature/headless-url' ( #541 ) from feature/headless-url into dev
...
Reviewed-on: baron/baron-sso#541
2026-04-10 11:10:28 +09:00
2ef851086d
headless URL 호스트 해석 보정
2026-04-10 10:57:38 +09:00
969d32eaca
runtime host 0.0.0.0 수정
2026-04-10 10:57:38 +09:00
74063494a1
Merge pull request 'feature/uf-appcard' ( #539 ) from feature/uf-appcard into dev
...
Reviewed-on: baron/baron-sso#539
2026-04-09 17:12:56 +09:00
46262c80c1
병합 code check 오류 수정
2026-04-09 17:08:54 +09:00
c6ddf7c485
code check 오류 수정
2026-04-09 16:45:26 +09:00
06a6875cdb
App 카드 로고 이미지 표시
2026-04-09 14:37:49 +09:00
df09694ed6
앱 로고 URL 검증 및 미리보기 상태 표시
2026-04-09 14:37:49 +09:00
1e53b66abb
로그인 화면 플랫 UI 수정
2026-04-09 14:37:49 +09:00
332b657add
다크 모드 전역 상태와 테마 기반 추가
2026-04-09 14:37:49 +09:00
873d56e35f
테마 영속화 테스트 추가
2026-04-09 14:37:49 +09:00
dce418d0b9
대시보드 다크 모드/테마 토글 적용
2026-04-09 14:37:49 +09:00
3d7d4767bf
테마 토글 라벨 번역과 영문 문구 정리
2026-04-09 14:37:49 +09:00
f4b1c449b1
App 카드 크기 조정 및 상세 보기 수정
2026-04-09 14:37:49 +09:00
24f477a28e
adminfront 로그인 페이지에 auto redirect SSO 진입 추가
2026-04-09 14:37:49 +09:00
c7b213bf17
devfront 로그인 페이지 auto redirect SSO 진입 추가
2026-04-09 14:37:49 +09:00
c3605cc86b
App 현황 카드 클릭 시 init_url 우선 진입 지원
2026-04-09 14:37:49 +09:00
f5c4ffa92f
linked RP 응답에 1st-party 앱 자동 로그인 init_url 추가
2026-04-09 14:37:49 +09:00
6971b69b79
feat(admin): add org chart bulk import button to main tenants list page ( #500 )
2026-04-07 16:42:23 +09:00
337337a554
Merge pull request 'feature/uf-session' ( #532 ) from feature/uf-session into dev
...
Reviewed-on: baron/baron-sso#532
2026-04-07 16:14:12 +09:00
3b56346c23
로컬 code-check 오류 수정
2026-04-07 16:07:40 +09:00
9e473ae8a8
userfront 접속이력 타임라인 oathkeeper 세션 ID 보강
2026-04-07 16:07:40 +09:00
6e312cc5fd
접속이력 토글/스위치 조정
2026-04-07 16:07:40 +09:00
2fb7bae5f6
접속이력 테이블 배치 작업
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
e6ade9ce77
작업 정리 문서 저장 경로 변경
2026-04-07 16:07:40 +09:00
6843b96fe0
userfront 접속이력 UI 세션 상태 필터 반영
2026-04-07 16:07:40 +09:00
763c04398e
접속이력 OIDC 접속 로그 누락 수정
2026-04-07 16:07:40 +09:00
02255116f4
feat(org): enhance bulk import to support multi-level hierarchy, auto-provision users, and map matrix organizations ( #500 )
2026-04-07 15:34:25 +09:00
b3a7f47cf7
feat(auth): lock affiliation type on frontend based on verified email domain ( #500 )
2026-04-07 14:03:02 +09:00
4e7f3e7235
feat(auth): enforce explicit tenant selection and dynamic filtering ( #500 )
...
- Refactor `GetActiveTenants` to filter dynamically based on the email domain, removing hardcoded affiliate slugs.
- Update `Signup` to require an explicit `CompanyCode` choice for internal domains, removing automatic provisioning and implicit tenant assignment.
- Add markdown diagram detailing the revised, secure B2B2B dynamic provisioning and inheritance flow.
2026-04-07 11:58:50 +09:00
0c1b512a9a
Merge pull request 'userfront i18n placeholder 치환과 번역 렌더링 오류 수정' ( #523 ) from feature/i18n-enhancement into dev
...
Reviewed-on: baron/baron-sso#523
2026-04-06 17:53:21 +09:00
d086b7ea3c
userfront i18n placeholder 치환과 번역 렌더링 오류 수정
2026-04-06 17:48:27 +09:00
97a60ead91
fix: resolve syntax error in signup_screen caused by redundant closing brace
2026-04-06 17:37:34 +09:00
beae6bb4b1
Merge pull request 'feature/i18n-enhancement' ( #521 ) from feature/i18n-enhancement into dev
...
Reviewed-on: baron/baron-sso#521
2026-04-06 17:26:32 +09:00
886e99bfa9
dev 병합 후 code-check
2026-04-06 17:21:41 +09:00
43ec19e94f
feat: remove auto-selection of affiliate by email domain and clean up UI
2026-04-06 17:20:02 +09:00
69d7f053be
i18n 경로 오류 및 placeholder 표시 수정
2026-04-06 17:08:22 +09:00