Commit Graph

6 Commits

Author SHA1 Message Date
9f744334e7 feat(MOB): 앱 아이콘 교체, Release 서명 설정 및 버전 0.1 시작
- 앱 아이콘을 SAM 로고(blue.png)로 전체 교체 (15개 파일)
- Release keystore 서명 설정 추가 (build.gradle)
- versionName 0.1로 변경 (개발 배포용)
- .gitignore에 keystore 파일 제외 추가

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 18:05:25 +09:00
da6ad08760 feat(MOB): 알림음 파일명 직관적 수정 및 입금 알림음 추가
- push_payment → push_approval_request (결재요청)
- push_urgent → push_vendor_register (거래처등록)
- push_income 신규 추가 (입금)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:03:20 +09:00
c3040fdc37 feat(MOB): WebView 핀치 줌 기능 추가
- setSupportZoom(true) 설정
- setBuiltInZoomControls(true) 설정
- setDisplayZoomControls(false) 줌 버튼 UI 숨김

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 14:43:09 +09:00
30376a5b74 feat: 알림음 시스템 - Android 6개 NotificationChannel 추가
- 결제/수주/발주/계약/일반/긴급 채널 추가
- 각 채널별 커스텀 알림음 파일 추가 (wav)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-07 20:10:19 +09:00
byeongcheolryu
2b34bb90ff feat(WEB): 회계/HR/주문관리 모듈 개선 및 알림설정 리팩토링
- 회계: 거래처, 매입/매출, 입출금 상세 페이지 개선
- HR: 직원 관리 및 출퇴근 설정 기능 수정
- 주문관리: 상세폼 구조 분리 (cards, dialogs, hooks, tables)
- 알림설정: 컴포넌트 구조 단순화 및 리팩토링
- 캘린더: 헤더 및 일정 타입 개선
- 출고관리: 액션 및 타입 정의 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

(cherry picked from commit a938da9e22865602eaf8deda656e3f0cc457001e)
2026-01-06 21:13:51 +09:00
1015712923 chore: SAM 모바일 앱 초기 커밋 (Capacitor + Android) 2025-12-18 22:59:28 +09:00