1
0
forked from baron/baron-sso
Commit Graph

764 Commits

Author SHA1 Message Date
2da570f42c adminfront 린트 적용 2026-02-23 17:23:11 +09:00
4dc4e19c27 test code 수정 2026-02-23 16:50:26 +09:00
kyy
88728f01e6 애플리케이션 설정 실패 시 메세지 제공 2026-02-23 16:48:17 +09:00
kyy
12b1bc4aca PRIVATE 클라이언트 권한 판정 로직 수정 2026-02-23 16:47:41 +09:00
kyy
0c4a48a7d3 활성 세션 Active 앱 수 반영 2026-02-23 16:47:05 +09:00
68becb43bc 린트 적용 2026-02-23 16:18:01 +09:00
04938d7cd9 Slug 오류 수정 2026-02-23 15:53:29 +09:00
73b0453ad4 유저 그룹 계층형 보기 2026-02-23 15:53:18 +09:00
kyy
dfb5c2bce5 클라이언트 생성일 표시 기능 추가 2026-02-23 15:19:52 +09:00
1c6fb4ef83 feat(adminfront): Implement hierarchical tree view for user group management (Issue #296)\n\n- Refactor TenantGroupsPage.tsx to display user groups in a collapsible tree structure.\n- Add buildGroupTree utility and UserGroupTreeNode recursive component.\n- Update group creation form with parent group selection and unit type.\n- Enhance mutation callbacks with toast notifications for better user feedback.\n- Fix: Add parentId to TenantSummary type in adminApi.ts for type safety. 2026-02-23 13:58:34 +09:00
kyy
2c42986a8b Private/PKCE 앱 유형 및 관리자 권한 정책 적용 2026-02-23 13:14:33 +09:00
kyy
2624931a7f 앱 유형 명칭 Private/PKCE 반영 및 UI 로직 업데이트 2026-02-23 13:14:02 +09:00
kyy
5dd5dd1086 앱 유형 명칭 Private/PKCE 로케일 파일 업데이트 2026-02-23 13:12:54 +09:00
7d57e5844f 린트 적용 2026-02-23 12:54:21 +09:00
c6470d3bae fix(i18n): sync missing translation keys 2026-02-23 12:46:47 +09:00
0ccd1db649 test: 프론트엔드/백엔드 테스트 커버리지 및 시나리오 보강 (Issue #291)
- FE: Vitest 환경 구축 및 공통 UI 컴포넌트(Badge, Button) 테스트 추가
- FE: Playwright E2E 테스트(Auth, Tenant CRUD 및 Validation) 시나리오 보강
- BE: Testcontainers 기반 Repository 통합 테스트(PostgreSQL) 추가
- BE: TenantRepository 계층 구조(Hierarchy), DB 제약조건(Unique) 테스트
- BE: UserRepository 통합 테스트(CRUD, Delete) 추가
- BE: PasswordPolicy 유틸리티 테스트 보강
- BE: TenantService 엣지 케이스(중복 슬러그, 권한 등) 검증 로직 추가
- Fix: 하위 테넌트 생성 시 ParentID 누락 문제 해결
2026-02-23 11:23:48 +09:00
ed2684c45f Merge pull request 'feature/devfront-logout' (#290) from feature/devfront-logout into dev
Reviewed-on: baron/baron-sso#290
2026-02-23 09:56:08 +09:00
kyy
a5b5b3bf8c Playwright 테스트 내 '연동 앱 목록' 문구 수정 반영 2026-02-23 09:40:53 +09:00
kyy
c53f7b86db devfront 공백 라인 정리 2026-02-23 09:07:26 +09:00
kyy
2e34899757 devfront biome 포맷 정리 2026-02-23 09:02:58 +09:00
919bcd27e8 프론트엔드 UI/UX를 전면 개편 2026-02-20 17:56:53 +09:00
2ec2653bfb Ory Keto ReBAC Policy & Relation Tuple Architecture 2026-02-20 17:56:05 +09:00
kyy
d756602d48 msg.dev.logout_confirm 수정 2026-02-20 17:53:45 +09:00
kyy
8d8c64ec27 로그아웃 기능 추가 2026-02-20 17:49:57 +09:00
kyy
c9a42ee232 로그아웃 로케일 설정 2026-02-20 17:49:57 +09:00
kyy
870e88360e 중복 scope name 삭제 및 DELETE 추가 2026-02-20 17:49:57 +09:00
kyy
9dbd539855 Devfront의 scope table delete 추가 2026-02-20 17:49:57 +09:00
kyy
3b66e4ae16 devfront 용어 클라이언트 -> 앱 으로 변경 2026-02-20 17:49:57 +09:00
Lectom C Han
0509a7dda5 build: collect playwright artifacts in reports and refresh flutter lock 2026-02-20 10:39:41 +09:00
Lectom C Han
9f50a6e14a chore: ignore playwright report artifacts 2026-02-20 10:36:42 +09:00
Lectom C Han
62a2047374 build: add local code-check target and stabilize adminfront e2e 2026-02-20 10:35:13 +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
Lectom C Han
226a236bf2 CI lint에 format도 추가 2026-02-20 10:20:38 +09:00
Lectom C Han
9e3e08dd24 CI test playwright 분기 2026-02-20 10:16:55 +09:00
Lectom C Han
a14c67f189 ci: simplify adminfront runner flow and stabilize e2e auth state 2026-02-20 10:14:53 +09:00
Lectom C Han
cee5bf13af Merge remote-tracking branch 'origin/dev' into dev 2026-02-20 10:09:54 +09:00
Lectom C Han
3e05c4e5f6 docs: add standalone tenant policy and update keto rebac policy 2026-02-20 10:00:55 +09:00
f844f2586a Merge pull request 'featur/tenantsign' (#284) from featur/tenantsign into dev
Reviewed-on: baron/baron-sso#284
2026-02-20 09:46:44 +09:00
Lectom C Han
8ed3bd8c77 CI test 업데이트 2026-02-20 09:43:19 +09:00
Lectom C Han
5d8697e361 docs: enrich tenant policy with core architecture principles for integrity and OIDC pooling 2026-02-20 09:41:18 +09:00
f8b8b262cb Merge commit '9a4808f0e5d9810bd4d3361e98dd6fe4ec18b96e' into featur/tenantsign 2026-02-20 09:36:10 +09:00
Lectom C Han
9a4808f0e5 adminfront, devfront codecheck CI 추가 2026-02-20 08:51:53 +09:00
Lectom C Han
bc5a18bc1e docs: update integrated tenant and ReBAC policy 2026-02-20 08:35:52 +09:00
Lectom C Han
4c9f71147c locale_store 리팩토링 2026-02-20 08:16:56 +09:00
Lectom C Han
2811ecf268 테스트 인벤토리 문서 전수 목록화 및 이슈 상태 정리 2026-02-19 20:21:55 +09:00
e40dd8120e adminfront 로그인 해결 2026-02-19 18:02:47 +09:00
ba7cca3c60 린트 1 2026-02-19 17:14:41 +09:00
8664c5f17a Merge commit '4696d7ce8228ebf46600a2c3bae27c3a8de01dda' into featur/tenantsign 2026-02-19 17:09:22 +09:00
352a4fab0b Merge commit '85998bd82ecc8870af3c260f4a6f251ea1d12231' into featur/tenantsign 2026-02-19 17:08:27 +09:00
19c67a0d91 테스트 코드 추가2 2026-02-19 17:00:39 +09:00