d32ca69eee
feat: improve Worksmobile tenant sync handling
2026-06-02 18:05:36 +09:00
f85def288d
Merge branch 'dev' into feature/issue-919-audit-logs-e2e
2026-05-29 17:01:45 +09:00
b65d916a83
test(adminfront): stabilize e2e tests for CI environment
2026-05-29 16:34:24 +09:00
58a3be9a34
fix(adminfront): resolve biome lint and formatting failures
2026-05-29 16:21:27 +09:00
8d2e2c58fe
test(adminfront): fix failing E2E tests for audit and users
...
- Relaxed audit log mock route matching to prevent empty state failures
- Fixed strict mode violation on appointment '추가' button by scoping to tabpanel
- Fixed UserDetailPage typescript compilation error during test build
2026-05-29 16:10:01 +09:00
963b0835ea
fix: resolve ambiguous '추가' button in E2E tests ( #917 )
2026-05-29 13:39:43 +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
2d6ca2f66b
코드 체크 개선
2026-05-21 08:46:08 +09:00
0af268021e
code-check 오류 수정
2026-05-20 17:12:48 +09:00
42b49674cc
사용자 상태 세분화
2026-05-20 10:17:15 +09:00
e01b3475ec
code check 오류 수정
2026-05-15 19:49:16 +09:00
d1b550f6f7
test: 프론트엔드 변경된 UI(트리 및 데이터 관리)에 따른 전체 테스트 케이스 동기화 및 픽스 완료
2026-05-14 12:50:35 +09:00
8a6e41d74c
테넌트 목록 조회 cursor기반으로 재구성. 사용자 metadata 미사용 필드 제거
2026-05-13 18:10:37 +09:00
5e7b7b878c
테넌트 목록 조회 cursor기반으로 재구성. 사용자 metadata 미사용 필드 제거
2026-05-13 18:05:51 +09:00
9681945f5a
test(adminfront): update tests to match recent UI changes
...
- Remove checks for deleted 'Action' column buttons in tenant list.
- Update user list test to expect 'ROLE' column.
- Update user creation test to expect role field and payload.
2026-05-13 15:00:17 +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
2495fcb13d
worksmobile 연동 & ory stack 26.2.0으로 업그레이드
2026-05-06 09:30:00 +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
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