1
0
forked from baron/baron-sso

Commit Graph

  • ef996c8394 fix(adminfront): fix lint error in AppLayout.tsx chan 2026-04-15 17:48:41 +09:00
  • a49aa2d31f refactor(adminfront): remove internal org-chart and delegate to orgfront chan 2026-04-15 17:44:54 +09:00
  • 726ac71214 fix(user): preserve multi-tenant companyCodes and fix Kratos code parsing chan 2026-04-15 16:01:31 +09:00
  • 948dc2236b feat(orgchart): Introduce standalone orgchart RP and shared link public API chan 2026-04-14 18:01:27 +09:00
  • 4fb27d791b Merge pull request 'feature/headless-url' (#556) from feature/headless-url into dev 김용연 2026-04-14 17:20:22 +09:00
  • 24208893d6 headless link login 애플리케이션 표시 kyy 2026-04-14 14:43:12 +09:00
  • c5317abada headless login 접속환경 Headless(Server)로 표시 kyy 2026-04-14 11:24:17 +09:00
  • 92f8e9a61a headless password login 접속 이력 반영 kyy 2026-04-14 10:49:11 +09:00
  • 772e3ed5e3 Merge pull request 'feature/org-chart-tab-separation' (#547) from feature/org-chart-tab-separation into dev 조찬영 2026-04-13 13:26:07 +09:00
  • a1d508ed69 test(backend): fix tenant_handler_test by adjusting mock call for new ListTenants logic chan 2026-04-13 13:23:09 +09:00
  • 010719eee9 feat(backend): allow regular users and tenant admins to list their full tenant trees chan 2026-04-13 11:56:35 +09:00
  • 0cd43f0aea feat(adminfront): restore top-right tenant filter buttons in new org chart chan 2026-04-13 11:30:40 +09:00
  • 9ff49230fc feat(adminfront): map multi-tenant users onto Tenant Full Tree chan 2026-04-13 11:20:41 +09:00
  • b08516f557 Revert "feat(adminfront): rebuild Org Chart strictly based on Tenant Full Tree" chan 2026-04-13 11:07:26 +09:00
  • 3bd8724d45 feat(adminfront): rebuild Org Chart strictly based on Tenant Full Tree chan 2026-04-13 11:01:44 +09:00
  • ea44785ef0 feat: expand manageableSlugs to include entire tenant tree for users chan 2026-04-13 10:51:29 +09:00
  • d3a82d1653 feat: allow regular users to view their own tenant's org chart chan 2026-04-13 10:47:56 +09:00
  • 984adcfa62 feat(adminfront): add org chart to sidebar navigation chan 2026-04-13 10:38:04 +09:00
  • 6f934da428 Merge pull request 'adminfront test error' (#546) from fix/rebac-env-sync-issue into dev 조찬영 2026-04-13 09:59:16 +09:00
  • fd8bd01f33 fix(ci): enforce playwright deps installation in CI chan 2026-04-13 09:40:04 +09:00
  • 4fdfbfe53e Merge pull request 'fix/rebac-env-sync-issue' (#543) from fix/rebac-env-sync-issue into dev 조찬영 2026-04-10 18:06:43 +09:00
  • 12b8958a72 fix(adminfront): fix react hooks violation in UserDetailPage causing infinite loading chan 2026-04-10 17:44:00 +09:00
  • 6c6fab3ea3 fix(adminfront): fix tenant slug display and metadata save issue in user detail page chan 2026-04-10 17:26:25 +09:00
  • 85d3f4099d Merge pull request 'fix/rebac-env-sync-issue' (#542) from fix/rebac-env-sync-issue into dev 조찬영 2026-04-10 16:32:12 +09:00
  • f33f023b90 style(userfront): format dart files to fix ci pipeline chan 2026-04-10 16:00:37 +09:00
  • a96ef3d204 fix(i18n): fix duplicate TOML section for ui.admin.tenants chan 2026-04-10 15:58:56 +09:00
  • addb0fe042 fix(adminfront): fix e2e test assertions and biome linter errors chan 2026-04-10 15:12:09 +09:00
  • 4293013d4f chore(i18n): sync adminfront locales with new keys chan 2026-04-10 14:49:19 +09:00
  • ec0c6eae26 fix(adminfront): resolve typescript build errors on CI chan 2026-04-10 14:43:56 +09:00
  • ea90327507 fix(tests): resolve failing go tests and segfaults due to missing mock interface implementations chan 2026-04-10 14:40:16 +09:00
  • c312d4cc6d chore(i18n): sync locales with new UI keys chan 2026-04-10 14:06:02 +09:00
  • 5a84e9f6cc Merge branch 'dev' into fix/rebac-env-sync-issue chan 2026-04-10 13:52:07 +09:00
  • 349cdf5fcd feat(org): 조직도 렌더링 및 동기화 로직 대폭 개선, 역할(Role) 강제화, 탭 정리 chan 2026-04-10 13:48:12 +09:00
  • 5211842d47 조직도 기능 추가 chan 2026-04-10 11:38:47 +09:00
  • 93d44c055b Merge pull request 'feature/headless-url' (#541) from feature/headless-url into dev 김용연 2026-04-10 11:10:28 +09:00
  • 2ef851086d headless URL 호스트 해석 보정 kyy 2026-04-10 10:56:52 +09:00
  • 969d32eaca runtime host 0.0.0.0 수정 kyy 2026-04-10 10:56:21 +09:00
  • 74063494a1 Merge pull request 'feature/uf-appcard' (#539) from feature/uf-appcard into dev 김용연 2026-04-09 17:12:56 +09:00
  • 46262c80c1 병합 code check 오류 수정 kyy 2026-04-09 17:08:54 +09:00
  • c6ddf7c485 code check 오류 수정 kyy 2026-04-09 16:45:26 +09:00
  • 06a6875cdb App 카드 로고 이미지 표시 kyy 2026-04-09 11:27:46 +09:00
  • df09694ed6 앱 로고 URL 검증 및 미리보기 상태 표시 kyy 2026-04-09 09:46:40 +09:00
  • 1e53b66abb 로그인 화면 플랫 UI 수정 kyy 2026-04-08 17:45:51 +09:00
  • 332b657add 다크 모드 전역 상태와 테마 기반 추가 kyy 2026-04-08 16:14:50 +09:00
  • 873d56e35f 테마 영속화 테스트 추가 kyy 2026-04-08 16:12:31 +09:00
  • dce418d0b9 대시보드 다크 모드/테마 토글 적용 kyy 2026-04-08 16:11:40 +09:00
  • 3d7d4767bf 테마 토글 라벨 번역과 영문 문구 정리 kyy 2026-04-08 16:10:46 +09:00
  • f4b1c449b1 App 카드 크기 조정 및 상세 보기 수정 kyy 2026-04-08 14:19:35 +09:00
  • 24f477a28e adminfront 로그인 페이지에 auto redirect SSO 진입 추가 kyy 2026-04-08 10:49:39 +09:00
  • c7b213bf17 devfront 로그인 페이지 auto redirect SSO 진입 추가 kyy 2026-04-08 10:49:08 +09:00
  • c3605cc86b App 현황 카드 클릭 시 init_url 우선 진입 지원 kyy 2026-04-08 10:48:39 +09:00
  • f5c4ffa92f linked RP 응답에 1st-party 앱 자동 로그인 init_url 추가 kyy 2026-04-08 10:47:57 +09:00
  • 6971b69b79 feat(admin): add org chart bulk import button to main tenants list page (#500) chan 2026-04-07 16:00:14 +09:00
  • 337337a554 Merge pull request 'feature/uf-session' (#532) from feature/uf-session into dev 김용연 2026-04-07 16:14:12 +09:00
  • 3b56346c23 로컬 code-check 오류 수정 kyy 2026-04-07 16:03:35 +09:00
  • 9e473ae8a8 userfront 접속이력 타임라인 oathkeeper 세션 ID 보강 kyy 2026-04-07 14:47:04 +09:00
  • 6e312cc5fd 접속이력 토글/스위치 조정 kyy 2026-04-07 14:19:50 +09:00
  • 2fb7bae5f6 접속이력 테이블 배치 작업 kyy 2026-04-07 14:05:35 +09:00
  • c95105f018 접속이력 브라우저 컬럼 추가 kyy 2026-04-07 13:38:13 +09:00
  • 7b2004e05c 접속이력 및 활성 세션 UI 통합 및 i18n 반영 kyy 2026-04-07 13:12:44 +09:00
  • e6ade9ce77 작업 정리 문서 저장 경로 변경 kyy 2026-04-07 13:12:11 +09:00
  • 6843b96fe0 userfront 접속이력 UI 세션 상태 필터 반영 kyy 2026-04-07 11:45:34 +09:00
  • 763c04398e 접속이력 OIDC 접속 로그 누락 수정 kyy 2026-04-07 10:32:36 +09:00
  • 02255116f4 feat(org): enhance bulk import to support multi-level hierarchy, auto-provision users, and map matrix organizations (#500) chan 2026-04-07 15:34:25 +09:00
  • b3a7f47cf7 feat(auth): lock affiliation type on frontend based on verified email domain (#500) chan 2026-04-07 13:01:30 +09:00
  • 4e7f3e7235 feat(auth): enforce explicit tenant selection and dynamic filtering (#500) chan 2026-04-07 11:14:45 +09:00
  • 0c1b512a9a Merge pull request 'userfront i18n placeholder 치환과 번역 렌더링 오류 수정' (#523) from feature/i18n-enhancement into dev 김용연 2026-04-06 17:53:21 +09:00
  • d086b7ea3c userfront i18n placeholder 치환과 번역 렌더링 오류 수정 kyy 2026-04-06 17:48:07 +09:00
  • 97a60ead91 fix: resolve syntax error in signup_screen caused by redundant closing brace chan 2026-04-06 17:37:34 +09:00
  • beae6bb4b1 Merge pull request 'feature/i18n-enhancement' (#521) from feature/i18n-enhancement into dev 김용연 2026-04-06 17:26:32 +09:00
  • 886e99bfa9 dev 병합 후 code-check kyy 2026-04-06 17:21:41 +09:00
  • 43ec19e94f feat: remove auto-selection of affiliate by email domain and clean up UI chan 2026-04-06 17:20:02 +09:00
  • 69d7f053be i18n 경로 오류 및 placeholder 표시 수정 kyy 2026-04-06 17:07:26 +09:00
  • 332ac9c0d8 feat: dynamic frontend tenant dropdown chan 2026-04-06 16:56:33 +09:00
  • 46db7ac026 fix: handle json parse exceptions on 404/500 signup responses gracefully chan 2026-04-06 16:29:08 +09:00
  • 2e04c5a893 Merge pull request 'feature/session-manager' (#520) from feature/session-manager into dev 김용연 2026-04-06 16:13:49 +09:00
  • c78604df06 feat: implement dynamic tenant provisioning and remove hardcoded company mappings chan 2026-04-06 16:13:03 +09:00
  • 1b8dc2c4ab dev 브런치 병합 후 code check kyy 2026-04-06 16:03:49 +09:00
  • e3d279cb83 code check 오류 수정 kyy 2026-04-06 14:54:57 +09:00
  • 890ddd9b3c 세션 종료 시 모든 세션 종료 에러 수정 kyy 2026-04-06 14:22:00 +09:00
  • 4ad7518328 devfront 세션 종료 로그아웃 kyy 2026-04-06 14:20:20 +09:00
  • 2ca26cafb2 세션 IP 표시와 로그아웃 처리 보강 kyy 2026-04-06 13:25:36 +09:00
  • 6a3bb19e7d 세션 만료 관리 토글 동작을 실제 정책에 맞게 분리 kyy 2026-04-06 13:19:05 +09:00
  • 8942c78fb4 활서 세션 카드 audit 메타데이터 기록 보강 kyy 2026-04-06 11:17:17 +09:00
  • fe70fd216b 세션 카드 디버그용 시나리오 및 테스트 추가 kyy 2026-04-06 11:15:48 +09:00
  • 6b115799c3 활성 세션 카드 규칙 통일화 kyy 2026-04-02 13:33:59 +09:00
  • 1524da2d6a 세션 종료 시 Hydra 토큰 세션도 함께 무효화 kyy 2026-04-02 11:46:41 +09:00
  • a2f2b2dd71 사용자 활성 세션 조회·종료 API 추가 kyy 2026-04-02 11:01:23 +09:00
  • cdf2c36915 Merge pull request 'fix/rebac-env-sync-issue' (#517) from fix/rebac-env-sync-issue into dev 조찬영 2026-04-06 13:23:14 +09:00
  • 003f12f008 test: add mock outbox expectations for super_admin relations in tenant service tests chan 2026-04-06 13:11:30 +09:00
  • aaa3dc2fb9 fix: use vite preview in staging to support api proxy in frontends chan 2026-04-06 11:47:33 +09:00
  • 583755c189 fix: improve keto sync reliability and initial rebac permissions for super admin chan 2026-04-06 10:10:27 +09:00
  • bd296f9425 Merge pull request 'feat/fam-tanent' (#511) from feat/fam-tanent into dev 조찬영 2026-04-03 15:20:01 +09:00
  • 95aba376b1 chore: fix workspace formatting (devfront, backend, adminfront) chan 2026-04-03 15:12:27 +09:00
  • 59d53bc1b2 chore(adminfront): fix Biome formatting issues chan 2026-04-03 15:03:08 +09:00
  • a65f9afc69 chore(adminfront): fix Biome lint error in user E2E test chan 2026-04-03 15:00:57 +09:00
  • 94520db699 test(adminfront): fix Playwright E2E tests for user and schema management chan 2026-04-03 14:48:04 +09:00
  • bae35dd8a5 chore(ci): disable auto-open of playwright html reporter chan 2026-04-03 11:48:38 +09:00
  • 02a52fdb38 test(adminfront): fix flaky tests caused by missing dynamic loginId field and greedy URL mocks chan 2026-04-03 11:43:16 +09:00
  • 692670a081 fix(adminfront): fix type errors in UserDetailPage causing build failures in CI chan 2026-04-03 10:27:26 +09:00