bae35dd8a5
chore(ci): disable auto-open of playwright html reporter
2026-04-03 11:48:38 +09:00
8dacb9ddba
perf(ci): use vite build and preview in playwright to speed up E2E tests
2026-04-03 10:09:42 +09:00
ec42739764
chore(devfront): fix biome formatting and lints
2026-04-02 17:43:45 +09:00
Lectom C Han
4b0fbdde98
레포 업데이트
2026-04-01 20:32:09 +09:00
Lectom C Han
c3ae316570
fix(headless-login): simplify jwks policy checks
2026-04-01 19:24:26 +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
32a0efbf1b
adminfront/devfront 상단바 프로필 메뉴 UI 통일
2026-04-01 14:47:35 +09:00
8d505cec0e
Headless Login 앱 타입 오표기 수정
2026-04-01 14:47:35 +09:00
37bc1bba22
chore: add missing i18n keys and fix devfront formatting
2026-04-01 13:58:06 +09:00
Lectom C Han
94362bf8eb
headless login으로 리펙토링
2026-04-01 10:50:31 +09:00
e927fa8ea0
dev 반영 code-check 오류 수정
2026-03-31 13:03:16 +09:00
df145b2957
Trusted RP 명칭을 Headless Login으로 일괄 변경
2026-03-31 11:49:47 +09:00
Lectom C Han
33afe1eddf
fix(auth): separate pkce and headless trusted rp config
2026-03-31 10:44:04 +09:00
Lectom C Han
4b34ab8161
fix(web): upgrade plugin-react for vite 8
2026-03-30 21:58:28 +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
cfe97ecb1e
Trusted RP 생성 흐름 테스트 추가
2026-03-30 13:08:10 +09:00
3a057ee860
Trusted RP 설정 UX 및 안내 문구 개선
2026-03-30 13:03:04 +09:00
cf3d049367
RP 공개키 등록 UI 및 SSH-RSA 자동 변환 기능 구현
2026-03-30 09:20:48 +09:00
809ece6a68
chore: ignore playwright artifacts in biome and fix minor devfront imports
2026-03-27 21:27:03 +09:00
31b4e6b5f3
code-check 오류 수정
2026-03-25 17:52:14 +09:00
ced369cdbc
i18n 값 품질 검사 추가 및 devfront locale placeholder 정리
2026-03-25 17:52:14 +09:00
cab204281b
devfront i18n 미적용 및 placeholer 번역값 수정
2026-03-25 17:52:14 +09:00
e98ab39dfe
code check 오류 수정
2026-03-23 15:36:00 +09:00
89ac5738e5
dev 추가 반영 후 검증 수정
2026-03-19 17:38:54 +09:00
4aa2c441c6
i18n 누락 키 추가 및 로케일 템플릿 동기화
2026-03-19 17:28:32 +09:00
44231b1c2e
역할별 403 권한 안내 문구 일관화
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
caa1152268
fix: add new staging domains and IP to redirect URIs and vite allowedHosts
2026-03-19 09:31:46 +09:00
161c0163d3
fix: add allowedHosts to Vite config for staging domains
2026-03-18 16:48:59 +09:00
99def9a0e5
로그인 설정 업데이트
2026-03-18 13:32:09 +09:00
725ba375d2
Merge branch 'dev' into fix/login
2026-03-18 13:05:10 +09:00
1af3103cde
로그인 invalid_request 오류 해결
2026-03-18 12:31:25 +09:00
551cd62808
Biome check devfront (lint + format)
2026-03-18 10:06:39 +09:00
d305398326
Playwright 테스트 오류 수정
2026-03-18 09:05:50 +09:00
ec8abf39aa
Merge branch 'dev' into feature/af-issue363
2026-03-18 09:05:23 +09:00
27e0f4c9dd
번역 추가
2026-03-17 10:35:16 +09:00
fb27fbf3b1
i18n 누락 키 보완 및 biome 포맷 정리
2026-03-16 16:44:35 +09:00
9a4681b2c0
내 정보 및 역할별 권한 범위 안내 제공
2026-03-16 16:44:35 +09:00
1ff12075f6
[ #365 ] Devfront 프로필 메뉴 개선 및 상세 페이지 구현
2026-03-16 16:44:35 +09:00
95ae991af4
E2E 역할 전환 테스트 레이스 컨디션 해결 및 안정성 보강
2026-03-16 16:44:35 +09:00
0f8b19a9b1
관리자 권한 판별 로직 보완으로 메뉴/접근 제어 일치화
2026-03-16 16:44:35 +09:00