dcc5708d17
린트 적용용
2026-03-27 21:37:40 +09:00
8f78dbf68c
test(adminfront): add E2E tests for login ID validation and conflict handling
2026-03-27 19:06:51 +09:00
a75ae1de9a
format error 수정
2026-03-27 18:41:49 +09:00
5ae0e19e31
style: apply backend go fmt and frontend biome auto-fixes
2026-03-27 17:57:03 +09:00
641e4aba0d
fix(adminfront): fix auth redirection in tests and add custom field validation
...
- Skip auth redirect to `/login` when `_IS_TEST_MODE` is true to prevent test timeouts.
- Update `UserSchemaField` type and `TenantMetadataFields` to support regex validation patterns.
- Fix translation key for tenant profile metadata section title.
- Enhance OIDC mock data and mock endpoints in `users_schema.spec.ts`.
- Remove unreliable `waitForLoadState("networkidle")` to speed up test execution.
2026-03-27 17:30:30 +09:00
b0e18cc724
refactor(adminfront): rename legacy companyCode to tenantSlug across frontend ( #426 )
2026-03-23 16:59:05 +09:00
d305398326
Playwright 테스트 오류 수정
2026-03-18 09:05:50 +09:00
42f0caa6fd
폼 선택자(Form Selector) 안정화, 다국어 번역 키 불일치 수정, 컴포넌트 테스트 용이성(Testability) 개선, Strict Mode 위반 해결, OIDC 모킹(Mocking) 강화
2026-03-17 15:48:48 +09:00
45ae1bb1c0
린트 적용
2026-03-05 17:50:34 +09:00
c126634e16
test: add backend and e2e tests for bulk actions and tree search
2026-03-04 15:49:05 +09:00
02acdf835f
test: add unit and e2e tests for bulk user creation and schema validation
2026-03-04 13:26:44 +09:00
a4f483332c
profile mock 추가
2026-03-03 17:19:24 +09:00
1c3985ce19
feat(adminfront): add user profile dropdown and enhance session sync
2026-03-03 12:56:57 +09:00
86ef9c6f60
테넌트 소유자, 관리자 분리
2026-03-03 12:38:27 +09:00
e1ebb78331
[vite] http proxy error: /api/v1/admin/tenants?limit=1000&offset=0 해결
2026-02-27 15:04:13 +09:00
f6769fa1db
테스트 오류 수정
2026-02-27 14:40:07 +09:00
6d9899acbb
af 오류 수정정
2026-02-27 14:05:45 +09:00
497ffff216
userfront-e2e-tests 오류 수정
2026-02-27 13:53:26 +09:00
f97b989455
테넌트 crud 테스트 코드 추가
2026-02-27 11:28:39 +09:00
f02ba3cbbd
계층 표시 테스트 코드 추가
2026-02-27 10:52:11 +09:00
ca45a14bae
테넌트 목록 및 조직 계층 구조 개선
2026-02-27 10:29:15 +09:00
600961f33d
slug 명칭 한글 수정
2026-02-25 14:17:45 +09:00
255a47987a
af 테스트 삭제
2026-02-24 15:14:27 +09:00
c54dcccf49
Merge branch 'dev' into feat/org-chart-rebac
2026-02-24 12:42:02 +09:00
6a7676f95c
af 린트 적용
2026-02-24 11:02:30 +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
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
a14c67f189
ci: simplify adminfront runner flow and stabilize e2e auth state
2026-02-20 10:14:53 +09:00
Lectom C Han
8ed3bd8c77
CI test 업데이트
2026-02-20 09:43:19 +09:00
Lectom C Han
35552943d7
내정보 페이지 사용성개선, adminFront user 정보 연동.
2026-01-30 13:42:41 +09:00
Lectom C Han
93cab064fc
ory용 MCP 제작, devfront/adminfront 백엔드 연결
2026-01-28 10:57:22 +09:00