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

Refactor: 전반적인 코드 수정 #115

Merged
merged 16 commits into from
Feb 1, 2024

Commits on Jan 9, 2024

  1. Config: 모드에 따른 로그인 api 분기

    gaori committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    db3b025 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Fix: axios base url 수정

    gaori committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    13db8a2 View commit details
    Browse the repository at this point in the history
  2. Refactor: 불필요한 generics 선언 제거

    gaori committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    13b4fbc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Package: 안 쓰는 패키지 정리

    Lee JaeJun committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f2dc7cc View commit details
    Browse the repository at this point in the history
  2. Package: 안 쓰는 패키지 정리

    Lee JaeJun committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    74bf016 View commit details
    Browse the repository at this point in the history
  3. Install: tiptap underline 익스텐션 설치

    Lee JaeJun committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b837e85 View commit details
    Browse the repository at this point in the history
  4. Refactor: 리액트 아이콘에서 SVG로 변경

    unused bytes 최적화
    Lee JaeJun committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    19695b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56c3440 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    4150d8e View commit details
    Browse the repository at this point in the history
  2. Add: 에러 발생 시 토스트 띄우기

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1e780b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3c075 View commit details
    Browse the repository at this point in the history
  4. Add: 유저 전역 상태 관리

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    70d52a8 View commit details
    Browse the repository at this point in the history
  5. Simplify: 로그인 로직 useMutation으로 수정

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1a0b7d0 View commit details
    Browse the repository at this point in the history
  6. Add: 메뉴 리스트 객체 생성

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5dd5f84 View commit details
    Browse the repository at this point in the history
  7. Fix: API base URL 수정

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e30ed7f View commit details
    Browse the repository at this point in the history
  8. Add: 로그아웃 기능 추가

    Lee JaeJun committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e5e0bea View commit details
    Browse the repository at this point in the history