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 }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
8
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[#62] PushNotificationView의 row를 탭하면 관련 TODO를 시트로 띄운다
- #87
#87
Merged
opficdev
merged 14 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#62-fullScreenCover
opficdev/DevLog_iOS:feat/#62-fullScreenCover
Copy head branch name to clipboard
Feb 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[#62] PushNotificationView의 row를 탭하면 관련 TODO를 시트로 띄운다
#87
opficdev
merged 14 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#62-fullScreenCover
opficdev/DevLog_iOS:feat/#62-fullScreenCover
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
refactor: 다른 서비스 구현 형태처럼 uid를 내부에서 받도록 의존성 제거
opficdev
committed
0d4d11f
View commit details
Copy full SHA for 0d4d11f
Browse repository at this point
feat: id를 통해 특정 TODO를 가져오는 기능의 서비스 레이어 구현
opficdev
committed
3012993
View commit details
Copy full SHA for 3012993
Browse repository at this point
feat: id를 통해 특정 TODO를 가져오는 기능의 데이터 레이어 구현
opficdev
committed
a6b14ea
View commit details
Copy full SHA for a6b14ea
Browse repository at this point
feat: id를 통해 특정 TODO를 가져오는 기능의 도메인 레이어 구현
opficdev
committed
216382d
View commit details
Copy full SHA for 216382d
Browse repository at this point
style: 정확한 유즈케이스 네이밍으로 변경
opficdev
committed
57af292
View commit details
Copy full SHA for 57af292
Browse repository at this point
Commits on Feb 16, 2026
ui: Todo의 Content 대신 태그를 보이도록 수정
opficdev
committed
944c16b
View commit details
Copy full SHA for 944c16b
Browse repository at this point
feat: 파라미터로 최대 행 갯수 제한
opficdev
committed
e7b605e
View commit details
Copy full SHA for e7b605e
Browse repository at this point
style: 의도치 않은 코드 개행 수정
opficdev
committed
d96af51
View commit details
Copy full SHA for d96af51
Browse repository at this point
feat: 최대 행 제한을 받을 수 있도록 구현
opficdev
committed
67207cd
View commit details
Copy full SHA for 67207cd
Browse repository at this point
Commits on Feb 17, 2026
refactor: maxWidth 파라미터 제거
opficdev
committed
5bfc12e
View commit details
Copy full SHA for 5bfc12e
Browse repository at this point
refactor: TodoView -> TodoListView / TodoDetailView에서 fetch 하도록 변경
opficdev
committed
a100d5d
View commit details
Copy full SHA for a100d5d
Browse repository at this point
Commits on Feb 18, 2026
feat: 프레젠테이션 모델 경량화
opficdev
committed
e772ebe
View commit details
Copy full SHA for e772ebe
Browse repository at this point
refactor: 특정 생성자는 private
opficdev
committed
288de04
View commit details
Copy full SHA for 288de04
Browse repository at this point
feat: 푸시 알람을 row를 탭하면 관련 TODO가 뜸
opficdev
committed
d2a9d7b
View commit details
Copy full SHA for d2a9d7b
Browse repository at this point
You can’t perform that action at this time.