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] dashboard 페이지 및 기능 개발 #6

Merged
merged 3 commits into from
Nov 2, 2024
Merged

Conversation

kamothi
Copy link
Member

@kamothi kamothi commented Oct 31, 2024

✏️ 작업 개요

dashboard 페이지 및 기능 개발

⛳ 작업 분류

  • 대시보드 페이지 및 css 작업
  • feign client 로직 추가
  • response dto 개발 및 유저 정지 기능 개발

🔨 작업 상세 내용

  1. feign client를 통해 유저 서버로 유저 정보를 가져옵니다. 이 때 사용할 GetUsersResponse를 구현하였으며 ssr이기 때문에 model로 해당 값들을 넘기게 로직을 작성하였습니다.
  2. 정지와 해제 기능을 넣어 만약 유저 상태가 RUN이면 정지를 누를 수 있게 STOP이면 해제 버튼으로 해제할 수 있게 세팅하였습니다.

💡 생각해볼 문제

  • 버튼을 누르면 바로 반영이 되는데 dbeaver같은 관리 도구들처럼 save 버튼을 눌러 한번에 저장을 눌러야 반영되게 바꿀까도 생각이듭니다.

Copy link

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 5841250.

@kamothi kamothi merged commit 0455c8d into main Nov 2, 2024
3 checks passed
@kamothi
Copy link
Member Author

kamothi commented Nov 3, 2024

/쿠타버스 배포

@kamothi kamothi deleted the feat/dashboard branch November 3, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants