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

[FE][관리자 페이지] 댓글 관리 페이지 UI를 구현한다. (#367) #404

Merged
merged 19 commits into from
Aug 6, 2021

Commits on Aug 5, 2021

  1. [FE][배포 코드] CI/CD development, production 환경 분기 (#400) (#401)

    * refactor: Object.freeze를 as const 구문으로 변경
    
    * chore: 배포코드 CI/CD dev, prod 환경 분기
    zereight authored and zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f8a3f9e View commit details
    Browse the repository at this point in the history
  2. refactor: reply module url 상수화

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0cfb88a View commit details
    Browse the repository at this point in the history
  3. refactor: Calendar UI 리팩터링

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0959915 View commit details
    Browse the repository at this point in the history
  4. feat: SearchCondition Component 추가

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    47386b1 View commit details
    Browse the repository at this point in the history
  5. refactor: Calendar UI 리팩터링

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0679a7b View commit details
    Browse the repository at this point in the history
  6. refactor: Calender UI 모바일 뷰 수정

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c6c1afe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec4daf6 View commit details
    Browse the repository at this point in the history
  8. feat: Modal UI 구현

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3f86dc3 View commit details
    Browse the repository at this point in the history
  9. refactor: 필요없는 z-index 제거

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dc31cb1 View commit details
    Browse the repository at this point in the history
  10. feat: 댓글 검색 조건 UI 추가

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0090748 View commit details
    Browse the repository at this point in the history
  11. refactor: useCommentList 커스텀 훅 작성

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c15fec3 View commit details
    Browse the repository at this point in the history
  12. refactor: useCalendar 커스텀 훅 작성

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3775617 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a2e61c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c691c6 View commit details
    Browse the repository at this point in the history
  15. fix: CommentList padding 수정

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b9ec871 View commit details
    Browse the repository at this point in the history
  16. refactor: Comment 컴포넌트 분리

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b41ded8 View commit details
    Browse the repository at this point in the history
  17. refactor: 충돌해결

    zereight committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8470e23 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. refactor: 스타일 리팩터링

    zereight committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5173a0e View commit details
    Browse the repository at this point in the history
  2. refactor: 피드백 반영

    zereight committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d71921c View commit details
    Browse the repository at this point in the history