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

Feature/파일 업로더 세부 기능 구현 #479 #899

Merged
merged 13 commits into from
Jun 4, 2024

Commits on Jun 2, 2024

  1. chore : eslint의 속성 자동정렬 기능 해제

    - 자동정렬로 인해 mr-2•inline이 inline•mr-2로 바뀌는 것을 수정
    
    #479
    redzzzi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8123349 View commit details
    Browse the repository at this point in the history
  2. feat : 파일 업로더 세부 기능 구현

    - 조건에 맞지 않는 파일일 경우 onDropRejected 및 toast 메시지를 띄워준다.
    
    #479
    redzzzi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0a58dd3 View commit details
    Browse the repository at this point in the history
  3. feat : 파일 업로더 세부 기능 구현

    - 파일에 따른 메시지, 파일용량 등 상수를 import하여 사용
    - onDropRejected로 에러 코드에 따른 toast 메시지 출력
    - 드래그로 파일 업로드 하는 공간에 지원하는 확장자 표기
    
    #479
    redzzzi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    79b6dc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bf74ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2415082 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20cba1c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    150974f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782d52d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2084e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21b71a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78becf4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/KEEPER31337/Homepage-Fro…

    …nt-R2 into feature/파일_업로더_세부_기능_구현_#479
    redzzzi committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    641f74a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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