Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 사용자는 만료일을 기준으로 링크 목록을 정렬할 수 있다. #133

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

hseong3243
Copy link
Owner

@hseong3243 hseong3243 commented Jun 8, 2024

작업 내용

  • 링크 목록 조회 생성일(CREATED_AT), 만료일(EXPIRED_AT) 정렬 기준을 추가하였습니다.

@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Jun 8, 2024
@hseong3243 hseong3243 self-assigned this Jun 8, 2024
Copy link

github-actions bot commented Jun 8, 2024

Test Results

212 tests  +2   212 ✅ +2   5s ⏱️ ±0s
 70 suites +1     0 💤 ±0 
 70 files   +1     0 ❌ ±0 

Results for commit a21d7a0. ± Comparison against base commit efaeaca.

@hseong3243 hseong3243 merged commit 4089310 into main Jun 8, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#132-link-order-by-expired-at branch June 8, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 사용자는 만료일을 기준으로 링크 목록을 정렬할 수 있다.
1 participant