forked from baron/baron-sso
- Backend: Added 'search' parameter to TenantRepository and TenantService. - Backend: Updated all Tenant list calls to support searching. - Backend: Enhanced UserRepository.List to support cursor-based pagination and search. - Frontend: Switched TenantListPage to use useInfiniteQuery for lazy loading. - Frontend: Implemented list virtualization in TenantHierarchyView using @tanstack/react-virtual. - Frontend: Added server-side search with debouncing (useDeferredValue). - Fixed various Go compilation errors caused by method signature changes.
671 B
671 B
| 1 | secondary_emails | name | phone | role | tenant_slug | department | grade | position | jobTitle | employee_id | tenant_slug1 | department1 | grade1 | position1 | jobTitle1 | employee_id1 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | alice@hanmac.com | alice.personal@gmail.com;alice.sub@naver.com;alice.old@hanmac.co.kr | Alice Kim | 010-1111-2222 | user | hanmac-family | 개발팀 | 선임 | 팀원 | 프론트엔드 | EMP100 | ||||||
| 3 | bob@hanmac.com | Bob Lee | 010-3333-4444 | user | hanmac-family | 디자인팀 | 책임 | 팀장 | UI/UX | EMP101 | |||||||
| 4 | charlie@hanmac.com | charlie.backup1@test.com;charlie.backup2@test.com;charlie.backup3@test.com;charlie.backup4@test.com;charlie.backup5@test.com | Charlie Park | 010-5555-6666 | user | hanmac-family | 인사팀 | 수석 | HR | EMP102 |