Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

[Feat] 회원은 투표하지 못한 투표 목록을 조회할 수 있어야 한다. #164

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

Nine-JH
Copy link
Contributor

@Nine-JH Nine-JH commented Jan 22, 2024

변경사항

  • 회원이 메인페이지에서 본인이 투표하지 못한 목록을 조회할 수 있어야 한다는 추가된 요구사항을 받았습니다.

modification:

  • 해당 기능 추가

note:

  • 간단한 URL로 설정을 했는데 나중에 쿼리 파라미터들로 조회 URL들을 합칠 예정입니다.

Issue Link - #163

motivation:
- 회원이 메인페이지에서 본인이 투표하지 못한 목록을 조회할 수 있어야 한다는 추가된 요구사항을 받았습니다.

modification:
- 해당 기능 추가

note:
- 간단한 URL로 설정을 했는데 나중에 쿼리 파라미터들로 조회 URL들을 합칠 예정입니다.

Close #163
@Nine-JH Nine-JH self-assigned this Jan 22, 2024
@Nine-JH Nine-JH added the enhancement New feature or request label Jan 22, 2024
Copy link

github-actions bot commented Jan 22, 2024

Test Results

48 tests  ±0   48 ✅ ±0   2s ⏱️ ±0s
16 suites ±0    0 💤 ±0 
16 files   ±0    0 ❌ ±0 

Results for commit 4acd3ca. ± Comparison against base commit aaa0bf5.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
fc.be.app.domain.space.entity.SpaceTest ‑ Space 엔티티의 title, date 값이 변경되는것을 체크한다.
fc.be.app.domain.space.entity.SpaceTest ‑ Space 엔티티의 date 값이 변경되는것을 체크한다.

♻️ This comment has been updated with latest results.

Copy link
Member

@NoJaeHyuk NoJaeHyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~

Copy link
Contributor

@happymink happymink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Member

@laigasus laigasus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

코멘트 남겼습니다 🙇

@Dr-KoKo Dr-KoKo merged commit 5e024b8 into develop Jan 24, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants