ByungCheol
fcfb279b16
Merge branch 'dev' into main
...
CI / build (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
fix(ci): SSH 개인키 CR 제거
2026-05-31 17:40:43 +09:00
ByungCheol
9e81029a7d
fix(ci): SSH 개인키 파일에서 CR 제거 (Windows CRLF 시크릿 대응)
...
CI / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 17:40:41 +09:00
ByungCheol
d94513934b
Merge branch 'dev' into main
...
CI / build (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
ci: 자동 배포 워크플로 + 서버 설정 파일
2026-05-31 15:55:25 +09:00
ByungCheol
09cfb8e562
ci: 프론트 자동 배포 구현 (Nginx 정적호스팅, main push)
...
CI / build (push) Failing after 10m30s
- deploy.yaml: dist 빌드 → SSH(tar)로 웹 루트 교체 → nginx reload
- deploy/nginx-sb-front.conf: SPA 폴백 + /api 프록시 샘플
- deploy/README.md: 시크릿·서버 준비 안내
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:55:23 +09:00
ByungCheol
a255204ad8
Merge branch 'dev' into main
...
CI / build (push) Failing after 12m44s
ci: Gitea Actions CI/CD 워크플로 추가
2026-05-31 15:48:59 +09:00
ByungCheol
5eca019967
ci: Gitea Actions 워크플로 추가
...
CI / build (push) Failing after 15m28s
- ci.yaml: Node 22 설치 → npm ci → 린트(보고용) → vite build → dist 아티팩트
- deploy.yaml: 수동 실행(workflow_dispatch) 배포 템플릿(SSH/rsync 예시)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:48:57 +09:00
ByungCheol
050efaf902
Merge branch 'dev' into main
...
가계부·게시판 프론트엔드 구현 + Slim Budget 브랜딩/모바일 대응
2026-05-31 15:45:07 +09:00
ByungCheol
13308a82ef
feat: 가계부·게시판 프론트엔드 구현 + Slim Budget 브랜딩/모바일 대응
...
- 가계부: 대시보드(예산 대비 지출·분류별 파이·기간별 막대·순자산 추이),
내역(검색·필터·태그), 계좌(은행/카드/대출/투자), 예산, 분류, 정기 거래,
태그, 투자 포트폴리오(종목·매수/매도·평가손익)
- 게시판: 목록/상세/작성(마크다운)/댓글/태그/열람제한
- 공통: 인증(Bearer 토큰·401 처리), 모바일 반응형(드로어·아이콘 버튼),
Slim Budget 브랜딩(로고/타이틀/푸터), 홈 대시보드 자리
- 문서: docs/FRONTEND.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:42:52 +09:00
ByungCheol
2485ea05bf
@
...
Initial commit: SB 프론트엔드 (Vue 3 + Vite)
- axios 공통 인스턴스 및 사용자 CRUD API 연동
- Pinia 사용자 스토어, 사용자 관리 화면(UsersView)
- /api -> Spring Boot(8080) dev 프록시 구성
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
@
2026-05-30 21:18:13 +09:00