|
|
a669d57e4a
|
test code i18n x
|
2026-03-24 16:37:01 +09:00 |
|
|
|
311e491683
|
누락된 키 추가: 테넌트 수정 화면에 새롭게 추가한 '상위 테넌트' 관련 UI 키 2종을 로컬 설정 파일에 반영했습니다
|
2026-03-24 16:33:01 +09:00 |
|
|
|
a4f283e4e6
|
#445 #430 #426 #427
|
2026-03-24 14:22:05 +09:00 |
|
|
|
b0e18cc724
|
refactor(adminfront): rename legacy companyCode to tenantSlug across frontend (#426)
|
2026-03-23 16:59:05 +09:00 |
|
|
|
b2f96b216d
|
fix(adminfront): remove any type casting for react-router v7 flags (#427)
|
2026-03-23 16:32:50 +09:00 |
|
|
|
d608bdb5a8
|
refactor(adminfront): replace sonner with custom use-toast matching devfront UX policy
|
2026-03-23 15:32:32 +09:00 |
|
|
|
d0e4f8f86a
|
adminfront ui 개편
|
2026-03-20 10:58:52 +09:00 |
|
|
|
918f133867
|
Merge pull request 'feature/df-authz' (#407) from feature/df-authz into dev
Reviewed-on: baron/baron-sso#407
|
2026-03-19 17:53:12 +09:00 |
|
|
|
89ac5738e5
|
dev 추가 반영 후 검증 수정
|
2026-03-19 17:38:54 +09:00 |
|
|
|
4aa2c441c6
|
i18n 누락 키 추가 및 로케일 템플릿 동기화
|
2026-03-19 17:28:32 +09:00 |
|
|
|
691d9e5dd6
|
userfront 동의 화면 i18n 적용 및 locale 키 추가
|
2026-03-19 17:28:32 +09:00 |
|
|
|
c8291da699
|
QR 스캔 뒤로가기 fallback 추가로 진입 복귀 보장
|
2026-03-19 17:28:32 +09:00 |
|
|
|
44231b1c2e
|
역할별 403 권한 안내 문구 일관화
|
2026-03-19 17:28:32 +09:00 |
|
|
|
07f4c1258c
|
테넌트 목록 조회 API 추가
|
2026-03-19 17:28:32 +09:00 |
|
|
|
77c6610e70
|
테넌트 조회 API 연동
|
2026-03-19 17:28:32 +09:00 |
|
|
|
2ebe2c5613
|
테넌트 조회 Mock API 추가
|
2026-03-19 17:28:32 +09:00 |
|
|
|
0f82932b35
|
테넌트 전환 UI 구현 및 프로필 연동
|
2026-03-19 17:28:32 +09:00 |
|
|
|
759bc1ff68
|
다중 테넌트 선택 로케일 적용
|
2026-03-19 17:28:32 +09:00 |
|
|
|
e909776c5d
|
테넌트 스위칭 기능 E2E 테스트 추가
|
2026-03-19 17:28:32 +09:00 |
|
|
|
409cb09143
|
Merge pull request 'feature/af-issue380' (#406) from feature/af-issue380 into dev
Reviewed-on: baron/baron-sso#406
|
2026-03-19 17:19:45 +09:00 |
|
|
|
a70e637bca
|
fix: consolidate duplicated sections in i18n toml files to prevent userfront layout break
|
2026-03-19 17:14:28 +09:00 |
|
|
|
067f9f9baf
|
test: increase playwright poll timeout for password login failure and reset tests
|
2026-03-19 14:52:40 +09:00 |
|
|
|
a6536364ec
|
i18n add
|
2026-03-19 14:43:51 +09:00 |
|
|
|
896a51df3d
|
feat: add schema check on bulk user move and support for float/datetime in custom metadata
|
2026-03-19 14:02:56 +09:00 |
|
|
|
3e335eb9cf
|
feat: add schema tab access control and user password generator
|
2026-03-19 13:40:50 +09:00 |
|
|
|
046acd3ca6
|
style: fix table header stickiness and improve visibility for all list pages
|
2026-03-19 13:30:16 +09:00 |
|
|
|
aff21f195b
|
style: make page headers sticky and improve table header contrast/visibility
|
2026-03-19 13:23:02 +09:00 |
|
|
|
926c26b1ad
|
feat: apply sticky header and inner scroll to audit logs page
|
2026-03-19 13:15:50 +09:00 |
|
|
|
f072d37362
|
feat: apply sticky header and inner scroll pattern to all table pages
|
2026-03-19 13:13:27 +09:00 |
|
|
|
83991b13ca
|
feat: implement sticky header and inner scrolling for user list page
|
2026-03-19 12:57:00 +09:00 |
|
|
|
4d11d3e554
|
feat: disable remove button for self and last admin/owner in UI
|
2026-03-19 11:21:03 +09:00 |
|
|
|
a6c552236f
|
feat: prevent self-removal and last admin/owner removal in tenant handler
|
2026-03-19 11:12:42 +09:00 |
|
|
|
4b42249609
|
Merge pull request 'fix: remove shared VITE_OIDC_CLIENT_ID from staging .env so adminfront uses correct client ID' (#400) from fix/login into dev
Reviewed-on: baron/baron-sso#400
|
2026-03-19 09:59:49 +09:00 |
|
|
|
edf914f100
|
fix: remove shared VITE_OIDC_CLIENT_ID from staging .env so adminfront uses correct client ID
|
2026-03-19 09:58:44 +09:00 |
|
|
|
1dc3a01257
|
Merge pull request 'fix: force recreate init-rp container to ensure OIDC clients are updated' (#399) from fix/login into dev
Reviewed-on: baron/baron-sso#399
|
2026-03-19 09:47:02 +09:00 |
|
|
|
f2c2a8511c
|
fix: force recreate init-rp container to ensure OIDC clients are updated
|
2026-03-19 09:45:30 +09:00 |
|
|
|
e3e36d6e40
|
Merge pull request 'fix: add new staging domains and IP to redirect URIs and vite allowedHosts' (#398) from fix/login into dev
Reviewed-on: baron/baron-sso#398
|
2026-03-19 09:33:15 +09:00 |
|
|
|
caa1152268
|
fix: add new staging domains and IP to redirect URIs and vite allowedHosts
|
2026-03-19 09:31:46 +09:00 |
|
|
|
d95fec4651
|
Merge pull request 'fix: use non-distroless image for init-rp to allow shell execution' (#397) from fix/login into dev
Reviewed-on: baron/baron-sso#397
|
2026-03-19 09:24:50 +09:00 |
|
|
|
ff37ad918a
|
fix: use alpine image and download hydra binary for init-rp to fix distroless shell issue
|
2026-03-19 09:22:35 +09:00 |
|
|
|
57702fc672
|
fix: use non-distroless image for init-rp to allow shell execution
|
2026-03-18 17:05:19 +09:00 |
|
|
|
9cee09c140
|
Merge pull request 'fix: load env_file in init-rp for staging compose' (#396) from fix/login into dev
Reviewed-on: baron/baron-sso#396
|
2026-03-18 17:02:09 +09:00 |
|
|
|
f8384bda9e
|
fix: load env_file in init-rp for staging compose
|
2026-03-18 17:00:37 +09:00 |
|
|
|
46f74ec7ad
|
Merge pull request 'fix: add allowedHosts to Vite config for staging domains' (#395) from fix/login into dev
Reviewed-on: baron/baron-sso#395
|
2026-03-18 16:49:34 +09:00 |
|
|
|
161c0163d3
|
fix: add allowedHosts to Vite config for staging domains
|
2026-03-18 16:48:59 +09:00 |
|
|
|
09f681b8dd
|
Merge pull request 'fix: add init-rp to staging compose to register OIDC clients' (#394) from fix/login into dev
Reviewed-on: baron/baron-sso#394
|
2026-03-18 16:47:20 +09:00 |
|
|
|
f59206e589
|
fix: add init-rp to staging compose to register OIDC clients
|
2026-03-18 16:45:19 +09:00 |
|
|
|
51bbde5dd7
|
Merge pull request '호출 주소 변경' (#393) from fix/login into dev
Reviewed-on: baron/baron-sso#393
|
2026-03-18 16:17:50 +09:00 |
|
|
|
406eef240d
|
호출 주소 변경
|
2026-03-18 16:16:46 +09:00 |
|
|
|
d3442cdc33
|
Merge pull request '│ 130 + VITE_OIDC_AUTHORITY=${{ vars.VITE_OIDC_AUTHORITY }} │' (#391) from fix/login into dev
Reviewed-on: baron/baron-sso#391
|
2026-03-18 14:49:34 +09:00 |
|