d4c48da426
코드체크 업데이트
2026-05-12 13:41:43 +09:00
5e649c279f
동기화 기초구조 마련
2026-05-12 12:25:31 +09:00
3063450ee0
조직현황 구조변경. 총괄센터삼안 실 조직 삽입확인
2026-05-11 20:14:56 +09:00
819ac00040
adminfront 사용자 관리 세부 로직 및 테스트 데이터 보정
...
- UserDetailPage/UserCreatePage의 데이터 제출(onSubmit) 시 한맥가족의 대표 조직 관련 필드 매핑 로직 보정
- POST(Create)와 PUT(Update) 간의 백엔드 API 기대 페이로드 차이에 맞춘 조건부 필드 설정
- tests/users.spec.ts의 한맥가족 대표 조직 변경 테스트용 모크 데이터 보정
2026-05-08 15:18:14 +09:00
262c988226
adminfront 테스트 실패 해결 및 UI/Lint 수정
...
- 테넌트 목록 테이블 헤더 스타일 보정(nowrap) 및 삭제 버튼 추가
- 초기 설정(Seed) 테넌트 삭제 보호 로직 적용
- 사용자 상태 변경 및 대표 조직 지정 UI를 Switch로 변경하여 테스트와 동기화
- Playwright 테스트 코드의 선택자 및 상호작용 로직 업데이트
- Biome을 통한 린트 오류 및 타입 안정성(AxiosError) 확보
- 프론트엔드 모노레포 통합 마스터 플랜 문서 추가
2026-05-08 14:54:48 +09:00
d1859d593d
dev 반영 code check 오류 수정
2026-05-07 11:05:07 +09:00
6cdd0fd81e
worksmobile 관리화면 보완.
2026-05-06 10:37:34 +09:00
3169dd958a
Merge branch 'feature/worksmobile' into dev
2026-05-06 09:31:04 +09:00
2495fcb13d
worksmobile 연동 & ory stack 26.2.0으로 업그레이드
2026-05-06 09:30:00 +09:00
128ac94575
code check 오류 수정
2026-05-04 13:17:40 +09:00
068d0adbd4
code-check 오류 수정
2026-05-04 11:28:53 +09:00
3dcdd97882
org chart 자동로그인 보완. seed-tenant 삭제불가 조치
2026-04-30 17:02:24 +09:00
ef679d41ea
Stabilize adminfront tenant tests
2026-04-30 16:17:14 +09:00
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
9ce7a67f58
feat: integrate orgfront and expose internal ids
2026-04-30 09:33:39 +09:00
01e7b15c46
org chart 연동기능 추가
2026-04-29 21:00:51 +09:00
0c5a302105
adminfront codecheck 오류 수정
2026-04-28 14:19:12 +09:00
08aa745e30
make drop 초기화 추가. 한맥그룹 기본값 추가
2026-04-27 17:51:46 +09:00
141c8e0ab5
dev 브런치 반영 code-check 오류 수정
2026-04-20 16:34:04 +09:00
a9a448e7fb
test: update translation text for organization members locator
2026-04-17 18:01:07 +09:00
582591e532
style: apply biome formatting to e2e tests
2026-04-17 17:42:41 +09:00
ad5a49b62f
test: update adminfront e2e tests for new organization UI
2026-04-17 17:39:28 +09:00
59d53bc1b2
chore(adminfront): fix Biome formatting issues
2026-04-03 15:03:08 +09:00
a65f9afc69
chore(adminfront): fix Biome lint error in user E2E test
2026-04-03 15:00:57 +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
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