-
Notifications
You must be signed in to change notification settings - Fork 1
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
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe6af35 - Browse repository at this point
Copy the full SHA fe6af35View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1073f54 - Browse repository at this point
Copy the full SHA 1073f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e987ee - Browse repository at this point
Copy the full SHA 5e987eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d98368 - Browse repository at this point
Copy the full SHA 2d98368View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7c87b - Browse repository at this point
Copy the full SHA fe7c87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ca617 - Browse repository at this point
Copy the full SHA a2ca617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06905e3 - Browse repository at this point
Copy the full SHA 06905e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9069e74 - Browse repository at this point
Copy the full SHA 9069e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b889496 - Browse repository at this point
Copy the full SHA b889496View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3bd15e - Browse repository at this point
Copy the full SHA d3bd15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccb290 - Browse repository at this point
Copy the full SHA 5ccb290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4b6d0 - Browse repository at this point
Copy the full SHA 6b4b6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a478941 - Browse repository at this point
Copy the full SHA a478941View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba641df - Browse repository at this point
Copy the full SHA ba641dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1076bfc - Browse repository at this point
Copy the full SHA 1076bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd6e37 - Browse repository at this point
Copy the full SHA 6bd6e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1237db8 - Browse repository at this point
Copy the full SHA 1237db8View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 372e9e9 - Browse repository at this point
Copy the full SHA 372e9e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff6331 - Browse repository at this point
Copy the full SHA 3ff6331View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 169cc6c - Browse repository at this point
Copy the full SHA 169cc6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93effd6 - Browse repository at this point
Copy the full SHA 93effd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b0a94 - Browse repository at this point
Copy the full SHA b8b0a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8449427 - Browse repository at this point
Copy the full SHA 8449427View commit details -
Configuration menu - View commit details
-
Copy full SHA for d832a6c - Browse repository at this point
Copy the full SHA d832a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9998dfa - Browse repository at this point
Copy the full SHA 9998dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8bf2e - Browse repository at this point
Copy the full SHA 7f8bf2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e56de - Browse repository at this point
Copy the full SHA e0e56deView commit details
Commits on Jul 15, 2024
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 7c8d21c - Browse repository at this point
Copy the full SHA 7c8d21cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f221b - Browse repository at this point
Copy the full SHA 25f221bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f76019 - Browse repository at this point
Copy the full SHA 6f76019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834495c - Browse repository at this point
Copy the full SHA 834495cView commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 335e4c5 - Browse repository at this point
Copy the full SHA 335e4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8010c - Browse repository at this point
Copy the full SHA 4c8010cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1564066 - Browse repository at this point
Copy the full SHA 1564066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f24bb - Browse repository at this point
Copy the full SHA 50f24bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d15cf - Browse repository at this point
Copy the full SHA 60d15cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9483a - Browse repository at this point
Copy the full SHA 6b9483aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e5d63 - Browse repository at this point
Copy the full SHA 57e5d63View commit details
Commits on Jul 16, 2024
-
* 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: 필터 저장 폰트 굵기 수정
Configuration menu - View commit details
-
Copy full SHA for 9812876 - Browse repository at this point
Copy the full SHA 9812876View commit details
Commits on Jul 18, 2024
-
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가
Configuration menu - View commit details
-
Copy full SHA for 7883064 - Browse repository at this point
Copy the full SHA 7883064View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 403e7f0 - Browse repository at this point
Copy the full SHA 403e7f0View commit details -
feat: 슬랙 로그인 코드 추출 후 백엔드 전송 및 메인 페이지로 이동 (#79)
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가 * feat: 슬랙 로그인 코드 추출후 백엔드로 전송
Configuration menu - View commit details
-
Copy full SHA for 445f228 - Browse repository at this point
Copy the full SHA 445f228View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb84108 - Browse repository at this point
Copy the full SHA bb84108View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d415b - Browse repository at this point
Copy the full SHA e0d415bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49de65c - Browse repository at this point
Copy the full SHA 49de65cView commit details -
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가 * feat: 슬랙 로그인 코드 추출후 백엔드로 전송 * feat: 로그인 api 주소 변경
Configuration menu - View commit details
-
Copy full SHA for 9fa3085 - Browse repository at this point
Copy the full SHA 9fa3085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310f3b5 - Browse repository at this point
Copy the full SHA 310f3b5View commit details
Commits on Jul 20, 2024
-
feat: 색상 추가에 따른 조회 모달 리팩토링 (#87)
* style: 이벤트 높이 및 타이틀 사이즈 수정 * style: 이벤트 높이 수정에 따른 타이틀 배치 * style: 조회 모달 크기 수정 * feat: 전체 일정 조회 API 수정 * feat: 조회컴포넌트를 Details와 Actions 컴포넌트로 분리 * style: 이벤트 높이 수정 * chore: 불필요한 문서 삭제 * style: 조회 모달 수정 * feat: 필터색상 추가에 따른 모달 내용 수정
Configuration menu - View commit details
-
Copy full SHA for 8184c08 - Browse repository at this point
Copy the full SHA 8184c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3806b - Browse repository at this point
Copy the full SHA ff3806bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d499bf1 - Browse repository at this point
Copy the full SHA d499bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d72a4ea - Browse repository at this point
Copy the full SHA d72a4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f1390 - Browse repository at this point
Copy the full SHA 33f1390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1f0e2 - Browse repository at this point
Copy the full SHA 4f1f0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0960959 - Browse repository at this point
Copy the full SHA 0960959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c161cb - Browse repository at this point
Copy the full SHA 7c161cbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.