790be37930
Format adminfront code check targets
2026-04-30 15:59:57 +09:00
f7e4d43b16
Implement tenant import and RP auto login policies
2026-04-30 15:45:34 +09:00
59d53bc1b2
chore(adminfront): fix Biome formatting issues
2026-04-03 15:03:08 +09:00
94520db699
test(adminfront): fix Playwright E2E tests for user and schema management
2026-04-03 14:48:04 +09:00
02a52fdb38
test(adminfront): fix flaky tests caused by missing dynamic loginId field and greedy URL mocks
2026-04-03 11:43:16 +09:00
f0bf58d336
fix(ci): update Node 24 and playwright workers, fix user detail queries on create
2026-04-03 09:46:26 +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
02acdf835f
test: add unit and e2e tests for bulk user creation and schema validation
2026-03-04 13:26:44 +09:00