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

feat: 로그인 시 post 요청 #92

Merged
merged 55 commits into from
Jul 20, 2024
Merged

feat: 로그인 시 post 요청 #92

merged 55 commits into from
Jul 20, 2024

Commits on May 24, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1073f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e987ee View commit details
    Browse the repository at this point in the history
  3. style: 모달 css 추가

    kanghaeun committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2d98368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7c87b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2ca617 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06905e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9069e74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b889496 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: 그룹 모달 추가

    kanghaeun committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d3bd15e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccb290 View commit details
    Browse the repository at this point in the history
  3. chore: 경로변경

    kanghaeun committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6b4b6d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a478941 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba641df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1076bfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bd6e37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1237db8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. feat: 필터 색상 추가

    kanghaeun committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    372e9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff6331 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    169cc6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93effd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8b0a94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8449427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d832a6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9998dfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f8bf2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0e56de View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. feat: 생성 모달 필터 선택 기능 추가 (#63)

    * feat: cors 설정 추가
    
    * feat: 1차 스프린트 기능 개발
    
    캘린더 기능 개발,
    일정 리스트, 수정, 생성, 삭제 기능 개발
    
    * feat: 프로필 선택 페이지 마크업 (#61)
    
    * style: 로그인 페이지 CSS 수정
    
    * feat: 프로필 선택 페이지 마크업
    
    * fix: 중복 파일 제거
    
    * chore: .env테스트
    
    * feat: .gitignore 경로 추가
    
    * chore: .gitignore 경로 수정
    
    * chore: 캐시 삭제
    
    * feat: 버튼 컴포넌트 생성
    
    * feat: 생성 모달 필터 선택 영역 추가
    
    * style: 생성 모달 CSS 수정
    
    * style: 버튼 컴포넌트 내부 토글 아이콘 추가
    
    * feat: 생성 모달 필터 선택 드롭다운 기능 추가
    
    * feat: 선택된 필터 백엔드 전송 부분 추가
    
    ---------
    
    Co-authored-by: capDoYeonLee <[email protected]>
    Co-authored-by: LimSumi <[email protected]>
    Co-authored-by: LimSoomi <[email protected]>
    Co-authored-by: kanghaeun <[email protected]>
    5 people authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7c8d21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f221b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f76019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    834495c View commit details
    Browse the repository at this point in the history
  5. feat: 체크 모양 아이콘 변경 (#66)

    * feat: cors 설정 추가
    
    * feat: 1차 스프린트 기능 개발
    
    캘린더 기능 개발,
    일정 리스트, 수정, 생성, 삭제 기능 개발
    
    * feat: 프로필 선택 페이지 마크업 (#61)
    
    * style: 로그인 페이지 CSS 수정
    
    * feat: 프로필 선택 페이지 마크업
    
    * fix: 중복 파일 제거
    
    * chore: .env테스트
    
    * feat: .gitignore 경로 추가
    
    * chore: .gitignore 경로 수정
    
    * chore: 캐시 삭제
    
    * style: 체크 모양 아이콘 svg 이미지 변경
    
    ---------
    
    Co-authored-by: capDoYeonLee <[email protected]>
    Co-authored-by: LimSumi <[email protected]>
    Co-authored-by: LimSoomi <[email protected]>
    Co-authored-by: kanghaeun <[email protected]>
    5 people authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    335e4c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c8010c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1564066 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50f24bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60d15cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b9483a View commit details
    Browse the repository at this point in the history
  11. style: 모달 수정

    kanghaeun committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    57e5d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. feat: 필터 사이드바 보완 (#67)

    * style: 필터 디자인 수정
    
    * chore: 파일 경로 업데이트
    
    * feat: 필터 생성 모달 추가
    
    * style: 모달 css 추가
    
    * style: 필터추가모달 스타일 수정
    
    * feat: 필터 생성 모달  추가
    
    * chore: 컴포넌트 이름 변경
    
    * feat: 그룹 필터 컴포넌트 내부에 베이직 모달 추가
    
    * chore: 컴포넌트 이름 변경 후 파일 경로 수정
    
    * feat: 그룹 모달 추가
    
    * chore: 필터 색상 선택 컴포넌트 분리
    
    * chore: 경로변경
    
    * style: 제목입력칸 css 수정
    
    * chore: 컴포넌트 분리에 따른 경로 변경
    
    * feat: 그룹내 유저 추가 모달 추가
    
    * feat: 상태값에 따른 모달 내용 변경
    
    * feat: 상위 컴포넌트에서 받은 상태값에 따른 렌더링
    
    * feat: 필터 색상 추가
    
    * feat: 특정 캘린더에 따라 프롭스 다르게 보내주는 코드 수정
    
    * stylde: 스타일드 컴포넌트에 <Styled 접두사 추가
    
    * feat: 필터 제목 및 색상 상태 추가
    
    * feat: 필터 제목 및 색상 선택 시 filterList 함수에 추가
    
    * feat: 필터 색상 선택시 반영되게끔 로직 추가
    
    * feat: 색상 및 제목 필터 리스트에 나열 기능 추가
    
    * feat: 필터 색상 및 색상 선택기능 추가
    
    * chore: 폴더 변경 및 경로 재설정
    
    * feat: 필터리스트 상태 상위컴포넌트로 이동
    
    * feat: 그룹,개인 필터 리스트 분리 기능 추가
    
    * style: 필터 기준 margin값 변경
    
    * style: 필터 삭제 및 편집 아이콘 마우스 호버기능 추가
    
    * feat: 필터 접기 기능 추가
    
    * style: 필터 접기 up and down 아이콘 추가
    
    * style: 필터 삭제 및 더보기 아이콘 배치 수정
    
    * style: 필터 저장 폰트 굵기 수정
    kanghaeun authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9812876 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: 슬랙 로그인 기능 (#77)

    * feat: 로그인 버튼 구현
    
    * feat: code를 추출하고 서버로 보내는 로직 구현
    
    * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가
    
    * feat: 슬랙 리다이렉션 코드 생성 기능 추가
    
    * feat: 슬랙로그인 기능 추가
    kanghaeun authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7883064 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    403e7f0 View commit details
    Browse the repository at this point in the history
  2. feat: 슬랙 로그인 코드 추출 후 백엔드 전송 및 메인 페이지로 이동 (#79)

    * feat: 로그인 버튼 구현
    
    * feat: code를 추출하고 서버로 보내는 로직 구현
    
    * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가
    
    * feat: 슬랙 리다이렉션 코드 생성 기능 추가
    
    * feat: 슬랙로그인 기능 추가
    
    * feat: 슬랙 로그인 코드 추출후 백엔드로 전송
    kanghaeun authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    445f228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb84108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0d415b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49de65c View commit details
    Browse the repository at this point in the history
  6. feat: 로그인 api 주소 변경 (#81)

    * feat: 로그인 버튼 구현
    
    * feat: code를 추출하고 서버로 보내는 로직 구현
    
    * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가
    
    * feat: 슬랙 리다이렉션 코드 생성 기능 추가
    
    * feat: 슬랙로그인 기능 추가
    
    * feat: 슬랙 로그인 코드 추출후 백엔드로 전송
    
    * feat: 로그인 api 주소 변경
    kanghaeun authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9fa3085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    310f3b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. feat: 색상 추가에 따른 조회 모달 리팩토링 (#87)

    * style: 이벤트 높이 및 타이틀 사이즈 수정
    
    * style: 이벤트 높이 수정에 따른 타이틀 배치
    
    * style: 조회 모달 크기 수정
    
    * feat: 전체 일정 조회 API 수정
    
    * feat: 조회컴포넌트를 Details와 Actions 컴포넌트로 분리
    
    * style: 이벤트 높이 수정
    
    * chore: 불필요한 문서 삭제
    
    * style: 조회 모달 수정
    
    * feat: 필터색상 추가에 따른 모달 내용 수정
    kanghaeun authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8184c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3806b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d499bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72a4ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33f1390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f1f0e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0960959 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c161cb View commit details
    Browse the repository at this point in the history