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/#380] 예매자(게스트) 관리하기 리뉴얼 #387

Merged
merged 49 commits into from
Aug 31, 2024

Conversation

ocahs9
Copy link
Contributor

@ocahs9 ocahs9 commented Aug 31, 2024

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. 작업 내용

📢 To Reviewers

  • 예매자 삭제하기는 CORS에러가 떠서 현재 정상적으로 수행되지 않습니다. (웹 - 서 slack에 남김)
  • 또한 새로고침 후 반복적으로 편집 <-> 닫기 클릭하면 데이터가 undefinded되는 에러가 발생합니다.
  • csv 추출 기능은 아직 구현되지 않았습니다. 추후 진행할 예정입니다.
  • [ Feat ] 스태프리스트, 캐스트리스트 수정 가능하도록 구현 #361 의 리뷰 내용은 해당 PR에서 차차 반영하도록 하겠습니다.

📸 스크린샷

slack에 동영상 올려두도록 하겠습니다 !
image

image

🔗 참고 자료

ocahs9 added 30 commits August 26, 2024 16:33
@ocahs9 ocahs9 self-assigned this Aug 31, 2024
@github-actions github-actions bot added the ✨ FEAT 기능 구현 label Aug 31, 2024
Copy link

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

Copy link
Member

@pepperdad pepperdad left a comment

Choose a reason for hiding this comment

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

고생했어 형 ㅠㅠㅠ
정말 ,,,, QA하고 해야할 게 많겠지만 아직 너무 힘든 부분 잘 해줘서 고마웡❤️

…to feat/#380/guestManageRenewal

; Conflicts:
;	src/pages/register/components/RoleWrapper.tsx
…to feat/#380/guestManageRenewal

; Please enter a commit message to explain why this merge is necessary,
; especially if it merges an updated upstream into a topic branch.
;
; Lines starting with ';' will be ignored, and an empty message aborts
; the commit.
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
20.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@pepperdad pepperdad merged commit 1874e26 into develop Aug 31, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Feat ] 예매자(게스트) 관리하기 리뉴얼
2 participants