75f192fb24
merge: integrate origin dev into dev
...
Includes Worksmobile SSOT sync comparison updates, UUID import conflict resolution, and Playwright route mock stabilization.
2026-06-01 17:48:39 +09:00
5c8a338085
feat: update worksmobile sync and restore planning
2026-06-01 17:01:53 +09:00
2da470922b
chore: fix formatting and lint errors across Makefile, backend, and adminfront
...
This commit addresses several linting and formatting issues that caused CI checks to fail:
- Makefile: Removed obsolete '--organize-imports-enabled' from Biome and switched to '@biomejs/biome'.
- backend: Fixed spacing and alignment issues according to gofmt.
- adminfront: Fixed multiple unused variables and imports, and configured unsafe fixes in the Biome config to remove dead code.
2026-05-29 15:42:55 +09:00
da01f63c54
userfront e2e 전체 테스트
2026-05-29 08:19:34 +09:00
5e649c279f
동기화 기초구조 마련
2026-05-12 12:25:31 +09:00
3063450ee0
조직현황 구조변경. 총괄센터삼안 실 조직 삽입확인
2026-05-11 20:14:56 +09:00
2495fcb13d
worksmobile 연동 & ory stack 26.2.0으로 업그레이드
2026-05-06 09:30:00 +09:00
f7e4d43b16
Implement tenant import and RP auto login policies
2026-04-30 15:45:34 +09:00
311e491683
누락된 키 추가: 테넌트 수정 화면에 새롭게 추가한 '상위 테넌트' 관련 UI 키 2종을 로컬 설정 파일에 반영했습니다
2026-03-24 16:33:01 +09:00
b0e18cc724
refactor(adminfront): rename legacy companyCode to tenantSlug across frontend ( #426 )
2026-03-23 16:59:05 +09:00
d608bdb5a8
refactor(adminfront): replace sonner with custom use-toast matching devfront UX policy
2026-03-23 15:32:32 +09:00
02acdf835f
test: add unit and e2e tests for bulk user creation and schema validation
2026-03-04 13:26:44 +09:00