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

어드민 개발 #611

Merged
merged 8 commits into from
Dec 30, 2023
Merged

어드민 개발 #611

merged 8 commits into from
Dec 30, 2023

Conversation

Dltmd202
Copy link
Member

PR 요약

어드민 개발

변경 사항

  • ejs 의존성
  • cookie-parser 의존성
  • 쿠키를 통한 어드민 인증
  • html 베이스의 에러 헨들러
스크린샷
2023-12-30.11.27.29.mov

Linked Issue

close #100

@Dltmd202 Dltmd202 added enhancement 개선 또는 피드백 반영 BE BE 관련사항 labels Dec 30, 2023
@Dltmd202 Dltmd202 self-assigned this Dec 30, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (784438a) 96.42% compared to head (41aa580) 95.73%.
Report is 31 commits behind head on develop.

Files Patch % Lines
BE/src/auth/guard/admin-page-token.guard.ts 38.88% 10 Missing and 1 partial ⚠️
...ommon/filter/unauthorized-page-exception.filter.ts 0.00% 7 Missing ⚠️
BE/src/main.ts 0.00% 4 Missing ⚠️
...E/src/operate/controller/operate-mvc.controller.ts 69.23% 4 Missing ⚠️
BE/src/admin/controller/admin-rest.controller.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #611      +/-   ##
===========================================
- Coverage    96.42%   95.73%   -0.70%     
===========================================
  Files          237      240       +3     
  Lines         3473     3515      +42     
  Branches       225      226       +1     
===========================================
+ Hits          3349     3365      +16     
- Misses         119      144      +25     
- Partials         5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dltmd202 Dltmd202 merged commit e51c725 into develop Dec 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE BE 관련사항 enhancement 개선 또는 피드백 반영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

어드민 개발
2 participants