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

[배포] 3월 14일 배포 #181

Merged
merged 25 commits into from
Mar 14, 2024
Merged

[배포] 3월 14일 배포 #181

merged 25 commits into from
Mar 14, 2024

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    eb96598 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. refactor: Toast props 수정

    jjswan committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    22a25e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    50e432d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a3499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b304c62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18a8f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    738648b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ade5b View commit details
    Browse the repository at this point in the history
  3. 인쇄 모달 수정중

    soave424 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d743a85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2813e9d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    f0b270a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    370304e View commit details
    Browse the repository at this point in the history
  2. qr print option

    soave424 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    326d461 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. qr update

    soave424 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5da0931 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request #177 from choco-team/175-fe-qrcode-page

    175 fe qrcode page
    nlom0218 authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    67017b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. refactor: show Toast 수정

    jjswan committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    be2da5f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    814af89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #176 from choco-team/171-toast-생성

    [FE] toast 생성
    nlom0218 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3f975a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c52d9e View commit details
    Browse the repository at this point in the history
  4. refactor: QrCode 컴포넌트 리팩터링

    QrCodeStorage 컴포넌트에 전달하는 props 제거
    nlom0218 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1d3828c View commit details
    Browse the repository at this point in the history
  5. refactor: QrCodeStorage 컴포넌트 리팩터링

    selectedQrCodes 상태에 타입 추가
    함수 인자 id 타입 추가
    QrCodeBlock onToggle 속성 제거
    nlom0218 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a2302a1 View commit details
    Browse the repository at this point in the history
  6. refactor: QrCodeBlock 컴포넌트 리팩터링

    기존 상태 제거 및 받아온 props활용
    Storage 스타일 컴포넌트 타입 추가
    nlom0218 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6f8859a View commit details
    Browse the repository at this point in the history
  7. refactor: QrCodeInput 컴포넌트 리팩터링

    isOpen에 따른 컴포넌트 제거(모달로 따로 열리기 때문에 필요없음
    쓰이지 않는 함수 제거
    nlom0218 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d355c70 View commit details
    Browse the repository at this point in the history
  8. refactor: QrCodePrintOption, QrCOdePrintPage 리팩터링

    componentRef.current에 단언 추가
    QrCodePrintPage ref 속성 추가
    nlom0218 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6925d18 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request #179 from choco-team/178-fe-qrcode-페이지-타입-파일-구조-리팩터링

    [FE] qrcode 페이지 타입 파일 구조 리팩터링
    nlom0218 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2dc6bd8 View commit details
    Browse the repository at this point in the history