3e31fdfa0c
test: raise frontend coverage baselines
2026-05-29 14:31:10 +09:00
a830242947
ci: add code check badges and coverage reports
2026-05-29 12:05:43 +09:00
0155ee4ee7
front류 개발모드에서는 세션 갱신 끄기
2026-05-20 11:48:31 +09:00
79f5ace7ef
누락 키 및 린트 적용
2026-05-14 10:56:23 +09:00
5e7b7b878c
테넌트 목록 조회 cursor기반으로 재구성. 사용자 metadata 미사용 필드 제거
2026-05-13 18:05:51 +09:00
629716f226
액션 러너 캐시 정리
2026-05-13 14:04:59 +09:00
8c2b2f71ef
조직도 M2M조회 추가, 자동로그인 보완
2026-05-13 13:44:30 +09:00
3626584046
RP 대시보드 기능 추가
2026-05-12 13:49:51 +09:00
1c083dd586
common auth/session bootstrap과 renew policy 공용화
2026-05-12 13:49:51 +09:00
0655206f05
common utils 경로로 cn helper 공용화
2026-05-12 13:49:51 +09:00
b8a25135fc
각 프런트의 i18n 연결 및 locale 정리
2026-05-12 13:49:51 +09:00
9a64a16cb9
callback 검증 보강. seed-tenant 추가보강
2026-05-11 11:03:11 +09:00
94db1dab08
세션 만료 임계값 5분->10분 조정
2026-05-08 15:31:21 +09:00
0664640c6f
Devfront back-channel logout 설정 UI 및 i18n 추가
2026-05-04 11:29:51 +09:00
b9232687b5
스코프 순서 및 테넌트 검색 수정
2026-04-28 13:24:11 +09:00
f97b244a59
RP 정책 설정 UI 수정
2026-04-28 13:24:11 +09:00
c40202f502
dev 병합 code check 수정
2026-04-22 17:27:33 +09:00
9e73059d2a
개발자 등록 신청 입력 안내 및 역할 표기 개선
2026-04-22 15:47:38 +09:00
685923a03e
개발자 권한 신청 승인/취소 및 RP 생성 흐름 개선
2026-04-22 15:47:37 +09:00
2216d9c4e4
개발자 신청 API 단일화 및 RP 권한 자동 부여 구현
2026-04-22 15:46:20 +09:00
4dc274a5d7
클라이언트 빈 목록 대응 개발자 신청 인라인 링크 및 모달 구현
2026-04-22 15:46:20 +09:00
797e6cc90a
fix(devfront): add explicit button type and improve test stability
2026-04-21 18:05:32 +09:00
0f79b7635b
fix: resolve OIDC session state issue and synchronize portal sessions
...
Details:
- Backend: Extract Kratos session cookies and propagate via SetCookies in AuthInfo.
- Backend: Include sessionJwt and token during OIDC flows in PasswordLogin.
- UserFront: Add _silentSessionRecovery in main.dart to recover session via cookies if localStorage token is missing.
- UserFront: Update AuthProxyService, AuthTokenStore, AuthNotifier to support silent recovery and immediate local state update before redirect.
- AdminFront/DevFront: Fix OIDC authority to point directly to Gateway proxy and add recovery/error UI components.
2026-04-21 14:10:27 +09:00
e15de6d334
일반 사용자의 DevFront 접근 및 RP 관리자 권한 연동
2026-04-20 15:48:42 +09:00
a79c350831
devfront 관계 탭 사용자 검색·다중선택 UX 개선
2026-04-20 15:48:42 +09:00
dd93a3450a
Dev API에 RP operator relation 조회/부여/회수 추가
2026-04-20 15:48:42 +09:00
4ad7518328
devfront 세션 종료 로그아웃
2026-04-06 15:02:42 +09:00
6a3bb19e7d
세션 만료 관리 토글 동작을 실제 정책에 맞게 분리
2026-04-06 15:02:42 +09:00
Lectom C Han
51f09bf53c
fix(headless-login): show full parsed jwks key values
...
- return the full RSA n value in parsedKeys responses
- render parsed key fields with labels and multiline key material in DevFront
- lock the behavior with backend and Playwright regression tests
2026-04-01 18:51:39 +09:00
Lectom C Han
e2379658c2
fix(headless-login): show parsed jwks n preview
...
- reproduce the missing n preview with the actual parsedKeys response shape
- read nPreview from DevFront instead of the old n field
- keep the preview text as provided by backend summaries
2026-04-01 18:41:35 +09:00
Lectom C Han
9facd24a00
feat(headless-login): add jwks cache visibility and refresh flow
...
- replace inline headless jwks support with jwksUri-only validation
- add cached jwks refresh worker, manual refresh/revoke endpoints, and parsed key summaries
- expose allowed algorithms and key previews in DevFront with regression coverage
2026-04-01 18:33:22 +09:00
e5ebd26182
local 브런치 code-check 오류 수정
2026-04-01 14:47:35 +09:00
391773ac90
adminfront/devfront 세션 만료 관리 슬라이딩 갱신 로직 추가
2026-04-01 14:47:35 +09:00
8d505cec0e
Headless Login 앱 타입 오표기 수정
2026-04-01 14:47:35 +09:00
Lectom C Han
e4680b0fe8
fix(web): upgrade vite and restore devfront build
...
- switch adminfront and devfront to vite 8
- fix devfront TypeScript baseline build errors
- require Node.js 24 LTS or newer in package metadata and docs
Co-Authored-By: First Fluke <our.first.fluke@gmail.com >
2026-03-30 18:20:46 +09:00
c96a5350a7
code-check 오류 수정
2026-03-30 13:29:36 +09:00
cf3d049367
RP 공개키 등록 UI 및 SSH-RSA 자동 변환 기능 구현
2026-03-30 09:20:48 +09:00
77c6610e70
테넌트 조회 API 연동
2026-03-19 17:28:32 +09:00
99def9a0e5
로그인 설정 업데이트
2026-03-18 13:32:09 +09:00
1af3103cde
로그인 invalid_request 오류 해결
2026-03-18 12:31:25 +09:00
fb27fbf3b1
i18n 누락 키 보완 및 biome 포맷 정리
2026-03-16 16:44:35 +09:00
0f8b19a9b1
관리자 권한 판별 로직 보완으로 메뉴/접근 제어 일치화
2026-03-16 16:44:35 +09:00
7cf07a5627
로그인 콜백-가드 흐름 및 API 인증 처리 안정화
2026-03-03 14:11:54 +09:00
20c97843c3
클라이언트 대시보드 통계 실지표 연동 및 백엔드 API 구현
2026-03-03 14:06:27 +09:00
8db37c377a
감사로그 화면 연동과 상태변경 로그 분리 및 CSV/UI 개선
2026-02-27 17:51:14 +09:00
099a8c768c
consent 철회 확인 모달 및 상태 필터 UI 추가
2026-02-26 14:05:39 +09:00
3423178250
SSO 로그인 방식을 팝업 기반으로 변경
2026-02-25 13:12:45 +09:00
2624931a7f
앱 유형 명칭 Private/PKCE 반영 및 UI 로직 업데이트
2026-02-23 13:14:02 +09:00
Lectom C Han
c117e10f48
ci: enforce flutter/biome format checks and fix front lint violations
2026-02-20 10:25:45 +09:00
e40dd8120e
adminfront 로그인 해결
2026-02-19 18:02:47 +09:00