KGU-C-Lab / clab.page

✨ 경기대학교 AI컴퓨터공학부 개발동아리 C-Lab의 공식 프론트엔드 시스템이에요.
https://www.clab.page/
GNU General Public License v3.0
11 stars 0 forks source link

status 페이지 개발 및 BUG 48 수정 #172

Closed SWARVY closed 2 weeks ago

SWARVY commented 2 weeks ago

Summary

166 BUG 48

171 Status 페이지 개발

BUG 48 (파싱되지 않은 마크다운 string 수정) 해결 및 Status 페이지 초안 개발 완료했습니다.

Tasks

ETC

현재 백엔드로부터 api 호출을 통해 특정 서비스의 상태여부를 확인할 수 있으나 작업중인 환경이 whitelist에 포함되지 않아 스웨거 접근 불가능하여 api 연동을 하지 못하고 정적 데이터를 적용해놓았습니다

해당 부분 문제 해결되면 api 연동 작업 진행 할 예정이며, 디자인 레이아웃은 급한 데로 배치해놓았으나 허술한 부분이 많아 추후 디벨롭 할 예정입니다.

ScreenShot

image

image

image

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 5ab78f385c9efaffe05505a8b3864d831f1e6a5f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.55%. Comparing base (68ea8e2) to head (5ab78f3). Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   49.55%   49.55%           
=======================================
  Files          14       14           
  Lines         680      680           
  Branches       41       41           
=======================================
  Hits          337      337           
  Misses        336      336           
  Partials        7        7