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
7
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[#66] PushNotificationView에서 최신순 형태로 가져오도록 수정하고 페이지네이션을 구현한다
- #89
#89
Merged
opficdev
merged 6 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#66-fetch
opficdev/DevLog_iOS:feat/#66-fetch
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[#66] PushNotificationView에서 최신순 형태로 가져오도록 수정하고 페이지네이션을 구현한다
#89
opficdev
merged 6 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#66-fetch
opficdev/DevLog_iOS:feat/#66-fetch
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
feat: 가장 최신의 데이터를 정렬해서 가져온다
opficdev
committed
8b72be7
View commit details
Copy full SHA for 8b72be7
Browse repository at this point
feat: PushNotification을 fetch 시 쿼리 타입을 통해 여러가지 쿼리를 지원하도록 추가
opficdev
committed
e62ec11
View commit details
Copy full SHA for e62ec11
Browse repository at this point
feat: 20개씩 데이터를 가져오도록 페이징 기능 구현
opficdev
committed
830722d
View commit details
Copy full SHA for 830722d
Browse repository at this point
feat: refreshable 구현
opficdev
committed
385b787
View commit details
Copy full SHA for 385b787
Browse repository at this point
fix: 페이지네이션이 불필요한 상황에서 서버에 요청하는 현상 해결
opficdev
committed
aa04bc0
View commit details
Copy full SHA for aa04bc0
Browse repository at this point
Commits on Feb 19, 2026
fix: 정렬이 TODO가 생성된 날로 적용되는 현상 해결
opficdev
committed
f30871d
View commit details
Copy full SHA for f30871d
Browse repository at this point
You can’t perform that action at this time.