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

✨ Feature/#13 - 식권 유효성 검증 및 사용처리 API 구현 #55

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

bianbbc87
Copy link
Collaborator

Related issue 🛠

closed #13

어떤 변경사항이 있었나요?

  • 🐞 BugFix Something isn't working
  • 💻 CrossBrowsing Browser compatibility
  • 🌏 Deploy Deploy
  • 🎨 Design Markup & styling
  • 📃 Docs Documentation writing and editing (README.md, etc.)
  • ✨ Feature Feature
  • 🔨 Refactor Code refactoring
  • ⚙️ Setting Development environment setup
  • ✅ Test Test related (storybook, jest, etc.)

CheckPoint ✅

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 컨벤션에 맞게 작성했습니다. (필수)
  • Docker Container 환경으로 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트). (필수)
  • Feature의 경우, API 문서 업데이트를 완료했습니다. (선택)
  • BugFix의 경우, 버그의 원인을 파악하였습니다. (선택)

Work Description ✏️

  • 5.5 식권 유효성 검증 및 사용처리 API 구현
  • ticket brief service 사용하지 않는 ticket repository import 제거

Uncompleted Tasks 😅

  • Task1

To Reviewers 📢

@bianbbc87 bianbbc87 added ✨ Feature 기능 개발 bianbbc87 assigned to bianbbc87 labels Nov 22, 2024
@bianbbc87 bianbbc87 self-assigned this Nov 22, 2024
@bianbbc87 bianbbc87 merged commit b5ca110 into dev Nov 22, 2024
2 checks passed
@bianbbc87 bianbbc87 deleted the feature/#13 branch November 22, 2024 15:11
dongkyeomjang pushed a commit that referenced this pull request Nov 22, 2024
* ✨ feature/#13 : 5.5 식권 유효성 검증 및 사용처리 request dto 정의

Signed-off-by: EunJiJung <[email protected]>

* ✨ feature/#13 : 5.5 식권 유효성 검증 및 사용처리 response dto 정의

Signed-off-by: EunJiJung <[email protected]>

* ✨ feature/#13 : 5.5 식권 유효성 검증 및 사용처리 API 구현

Signed-off-by: EunJiJung <[email protected]>

* ♻️ refactor/#13 : 식권 유효성 검증 경우의 수 수정

Signed-off-by: EunJiJung <[email protected]>

* ✨ feature/#13 : 5.5 식권 유효성 검증 및 사용처리 http 메서드 추가

Signed-off-by: EunJiJung <[email protected]>

* ♻️ refactor/#13 :ticket brief service 사용하지 않는 import 제거

Signed-off-by: EunJiJung <[email protected]>

* ♻️ refactor/#13 : password 값 query 하나로 변경

Signed-off-by: EunJiJung <[email protected]>

---------

Signed-off-by: EunJiJung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bianbbc87 assigned to bianbbc87 ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Feature - 식권 유효성 검증 및 사용처리 API 구현
1 participant