Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fowoco
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
11
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: today 대시보드 핵심 API (GET /dashboard/today)
- #114
#114
Merged
chaeliki
merged 8 commits into
main
fowoco/server:main
from
feat/15-dashboard-today-core
fowoco/server:feat/15-dashboard-today-core
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: today 대시보드 핵심 API (GET /dashboard/today)
#114
chaeliki
merged 8 commits into
main
fowoco/server:main
from
feat/15-dashboard-today-core
fowoco/server:feat/15-dashboard-today-core
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
feat(task): 대시보드용 열린 Task 조회, 상태별 개수 집계 쿼리 추가
chaeliki
committed
f22a50f
View commit details
Copy full SHA for f22a50f
Browse repository at this point
feat(task): TaskRepository에 findOpenTasks, countByCompanyIdAndStatus 노출
chaeliki
committed
eb1f3a3
View commit details
Copy full SHA for eb1f3a3
Browse repository at this point
feat(dashboard): DashboardTaskSummaryResponse DTO 추가
chaeliki
committed
01fd01e
View commit details
Copy full SHA for 01fd01e
Browse repository at this point
feat(dashboard): DashboardQueryService 추가, due-today를 열린 Task 기준으로 정확히 계산
chaeliki
committed
b71ed07
View commit details
Copy full SHA for b71ed07
Browse repository at this point
feat(dashboard): GET /dashboard/today API 추가 (date, timezone 파라미터 지원)
chaeliki
committed
b59614b
View commit details
Copy full SHA for b59614b
Browse repository at this point
test(dashboard): DashboardSecurityIntegrationTest 5개 (빈사업장, 개수일치, 타사업장격리, VIEWER접근, date파라미터)
chaeliki
committed
c2fbc64
View commit details
Copy full SHA for c2fbc64
Browse repository at this point
fix(dashboard): timezone 검증 실패 시 500 대신 400 반환, summary_counts 실제 값 검증 테스트 보강
chaeliki
committed
66dee42
View commit details
Copy full SHA for 66dee42
Browse repository at this point
Commits on Aug 8, 2026
Merge branch 'main' into feat/15-dashboard-today-core
chaeliki
authored
94a1ce0
View commit details
Copy full SHA for 94a1ce0
Browse repository at this point
You can’t perform that action at this time.