f19b694c0b
fix auth link session conflict policy
2026-05-21 13:50:18 +09:00
8dfe6fed82
adminfront 태넌트 화면 기능 누락 복구
2026-05-21 10:29:15 +09:00
5bb1c5871c
fix staging frontend docker build context
2026-05-21 08:51:35 +09:00
2d6ca2f66b
코드 체크 개선
2026-05-21 08:46:08 +09:00
79f99757ee
Fix frontend test dependencies after merge
2026-05-20 18:20:39 +09:00
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
8b61c054e7
Merge pull request 'feature/admin-user-data-mgmt-fix' ( #870 ) from feature/admin-user-data-mgmt-fix into dev
...
Reviewed-on: baron/baron-sso#870
2026-05-20 18:00:52 +09:00
c46c700c60
Merge branch 'dev' of https://gitea.hmac.kr/baron/baron-sso into dev
2026-05-20 17:59:37 +09:00
8c991ec48d
Merge pull request 'feature/front-i18n' ( #869 ) from feature/front-i18n into dev
...
Reviewed-on: baron/baron-sso#869
2026-05-20 17:19:36 +09:00
0af268021e
code-check 오류 수정
2026-05-20 17:12:48 +09:00
b55ab7bc67
앱 생성 개발자 권한 신청 안내 추가
2026-05-20 13:41:16 +09:00
dcb442b68d
인증 가드 타이틀 보조 문구 위치 조정
2026-05-20 13:41:16 +09:00
dd1238a4e4
headless JWKS 워커 backoff 회귀 테스트 추가
2026-05-20 13:41:16 +09:00
16d43c5973
headless JWKS 워커 실패 backoff 및 timeout 단축
2026-05-20 13:41:16 +09:00
c21ea29111
인증 가드 박스 타이틀 아이콘 배지 제거
2026-05-20 13:41:15 +09:00
fc4a2f3536
공용 i18n namespace 정리
2026-05-20 13:41:15 +09:00
c2dbc8fc88
페이지 헤더 스타일 통일
2026-05-20 13:41:15 +09:00
528ceea754
공유 의존성 설치 락 수정
2026-05-20 13:41:15 +09:00
63622dcf28
박스 타이틀 description 추가 및 로고 추가
2026-05-20 13:41:15 +09:00
598f6ff9d1
공유 node_modules 설치 충돌 방지
2026-05-20 13:41:15 +09:00
611730f22a
Kratos 허용 return URL 생성 로직 보강
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
097caf395c
타이틀 크기 및 상단 패딩 밀림 제거
2026-05-20 13:41:15 +09:00
54fb7b4db6
타이틀 이모티콘 로고 제거
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
279bfae9ec
adminfront code-check 설치 단계 pnpm으로 전환
2026-05-20 13:41:15 +09:00
7d99dba890
API 키 페이지 영문 적용
2026-05-20 13:41:15 +09:00
e7dab0f8fd
adminfront /api-keys 새로고침 404 해결
2026-05-20 13:41:15 +09:00
c7d25f3611
API 키 페이지 locale 전환 시 /api-keys 404 방지
2026-05-20 13:41:15 +09:00
5496735e2f
make dev/dev-debug 구분.
2026-05-20 13:34:19 +09:00
f4bfa7c129
fix(adminfront): fix double-click required for file input in bulk upload modal
...
Refactored the file input button to use a native HTML label with Radix UI's asChild prop. This ensures the file dialog opens reliably on the first click without relying on JS synthetic click events.
2026-05-20 13:30:29 +09:00
11d535f4e3
fix(adminfront): prevent bulk import modal from unmounting when dropdown closes
...
Lifted the modal state out of the DropdownMenuContent to ensure the dialog does not unmount immediately when the dropdown item is clicked.
2026-05-20 13:28:03 +09:00
53dacda5d5
feat(adminfront): add Data Management menu to User tab
...
This commit introduces a 'Data Management' dropdown menu to the User list page, consolidating user CSV import, template download, and export actions. It aligns the UI with the existing Tenant list page.
2026-05-20 13:25:21 +09:00
0155ee4ee7
front류 개발모드에서는 세션 갱신 끄기
2026-05-20 11:48:31 +09:00
0031784c07
userfront dev모드 구동 모드 run으로 변경
2026-05-20 11:37:02 +09:00
0f61425bbf
Merge remote-tracking branch 'origin/dev' into dev
2026-05-20 11:19:30 +09:00
fd82dd9bdd
조직 연동 오류 해결
2026-05-20 11:17:31 +09:00
58f968b0fe
Merge pull request 'feature/userfront-magic-link-ux-fix' ( #865 ) from feature/userfront-magic-link-ux-fix into dev
...
Reviewed-on: baron/baron-sso#865
2026-05-20 11:03:23 +09:00
8f593cf6c0
Merge branch 'dev' into feature/userfront-magic-link-ux-fix
2026-05-20 10:52:43 +09:00
42b49674cc
사용자 상태 세분화
2026-05-20 10:17:15 +09:00
bb918932f4
feat(userfront): improve magic link approval UX on mobile
...
- Fixes issue #852 where 'verify_failed' error was shown on remote approval
- Added specialized success view for remote-originated approval requests
- Added 'Close Window' action for mobile browsers
- Improved error handling for already verified/used tokens
- Added necessary i18n strings in Korean and English
2026-05-19 17:59:10 +09:00
9112c4fb36
조직도 줌 레벨 상향
2026-05-18 18:06:13 +09:00
0b54992309
테넌트 설정 샘플 추가
2026-05-18 15:38:21 +09:00
e29d056b9e
네이버 웍스 연동기능 개선
2026-05-18 15:36:30 +09:00
c71ece84b8
Merge pull request 'feature/common-ui' ( #838 ) from feature/common-ui into dev
...
Reviewed-on: baron/baron-sso#838
2026-05-18 10:03:29 +09:00
36fc945eaf
런트 CI 안정화를 위한 React 중복 해석 방지 및 설치 재시도 추가
2026-05-18 09:58:56 +09:00
f22a914586
devfront ci 포트 변경
2026-05-15 20:31:04 +09:00