Skip to content

Comments

feat: 에뮬레이터 UI#345

Merged
tomatozil merged 7 commits intodevelopfrom
feature/#337-에뮬레이터-ui
Feb 18, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/#337-\uc5d0\ubbac\ub808\uc774\ud130-ui"
Merged

feat: 에뮬레이터 UI#345
tomatozil merged 7 commits intodevelopfrom
feature/#337-에뮬레이터-ui

Conversation

@tomatozil
Copy link
Collaborator

@tomatozil tomatozil commented Feb 17, 2025

🔧 어떤 작업인가요?

html + javascript 로 조악한 ui를 만들었습니다
요청에 대한 결과나 데이터 변화 등을 화면에서도 볼 수 있게 sse를 적용했습니다.

#️⃣ 연관된 이슈

#337

💡 리뷰어에게 하고 싶은 말

Screenshot 2025-02-18 at 3 22 04 AM

✅GpsTracker는 추상화된 GpsSseSender 인터페이스를 써서 데이터 변화를 알립니다. 구현체인 SseSendWithKeepAliveEmitter에 클라이언트의 연결 요청과 서버의 호출 메서드를 구현했습니다.

🙏 아래 내용이 모두 충족 되었는지 확인해주세요 🙏

  • PR 이전 dev 브랜치 병합 하셨나요?
  • PR 이전 빌드 테스트 정상적으로 성공했나요?
  • PR 상세내용이 충분히 기재 되었나요?
  • PR 리뷰어, 할당자, 라벨, 프로젝트 확인

@tomatozil tomatozil requested a review from kbyunghoon February 17, 2025 18:28
@tomatozil tomatozil linked an issue Feb 17, 2025 that may be closed by this pull request
1 task
Copy link
Collaborator

@Suxxxxhyun Suxxxxhyun left a comment

Choose a reason for hiding this comment

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

해당 PR의 알림기능은 애뮬레이터 UI에서 쓰이는 알람임을 확인 및 해당 동작이 이상없음을 확인하였습니다.
PR이 현재 구체적이지 않아 정확하게 어떤식으로 흘러가는지 파악하기 어려우나,
마무리까지 얼마남지 않았고 대면으로 확인하였기에 해당 PR은 빠르게 승인하겠습니다.
수고하셨습니다.

@tomatozil tomatozil merged commit 1b1b742 into develop Feb 18, 2025
@Suxxxxhyun Suxxxxhyun added the ✨ Feat 새로운 기능 추가 label Feb 25, 2025
@tomatozil tomatozil deleted the feature/#337-에뮬레이터-ui branch February 27, 2025 04:40
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.

[feature] 에뮬레이터 ui

3 participants