1
0
forked from baron/baron-sso
Commit Graph

6 Commits

Author SHA1 Message Date
kyy
01cd7a0ad3 code-check 오류 수정 2026-06-05 20:37:23 +09:00
29038254dd 백업/복구로직 변경, 깜빡임 버그 해결 2026-06-05 12:26:51 +09:00
b2f155e35b perf(admin): full-stack performance optimization for all list tables
- Implemented server-side search, infinite scrolling, and list virtualization for Tenants, Users, and Audit Logs.
- Backend: Enhanced Repository, Service, and Handler layers to support 'search' and 'cursor' parameters.
- Frontend: Integrated @tanstack/react-virtual and useInfiniteQuery for high-performance rendering.
- Quality: Updated all unit tests and E2E tests to match the new asynchronous server-side search architecture.
- i18n: Synced all translation keys and cleaned up unused resources.
2026-06-04 16:06:30 +09:00
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
c489c7c38f 조직도 표현 개선 2026-05-29 10:33:15 +09:00