4 Commits

Author SHA1 Message Date
happybell80
97e0888ce0 Fix more incorrect table names in documentation
- users → user in SQL contexts (94 occurrences)
- robeings → robeing in SQL contexts
- user_preferences → user_preference (14 files)
- slack_workspaces → slack_workspace in SQL contexts (17 files)

All table names now correctly match PostgreSQL schema
2025-09-26 00:52:15 +09:00
63f774e71f docs: skill-email 자동갱신 해결완료 반영
- skill-email이 2025-08-27 자체 갱신 구현 완료
- auth-server API 연동 없이 Google 라이브러리 직접 사용
- 관련 문서 4개 수정
  - 250827_51124_critical_issues.md: 해결완료 표시
  - 250821_gmail_token_auto_refresh.md: TODO 완료 처리
  - 250825_gmail_token_null_daily_briefing_fix.md: 해결완료 추가
  - 250825_happybell80_UI개선및개인화준비.md: 취소선 처리

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 01:39:31 +09:00
happybell80
c48aa5ccea 프론트엔드 UI 개선 문서 업데이트
- 로그인 상태별 UI 분기 처리 추가
- 체력 시스템 구현 내용 추가
- 브리핑 스케줄 개인화 기능 추가
- 체력바 UI 개선 사항 추가
- 최종 커밋 정보 업데이트
2025-08-25 21:00:00 +09:00
happybell80
e5bf338974 docs: UI 대폭 개선 및 개인화 시스템 준비 작업 문서화
- ActivityPanel 타임라인 재구성
- SkillsItemsPanel 레벨 기반 시스템 전환
- 개인화 설정 UI 구현 (체크박스, 키워드 관리)
- 브리핑 시스템 분석 및 개선점 도출
- 목업 데이터로 백엔드 연동 준비
2025-08-25 20:01:40 +09:00