-
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: 로그인 시 브랜치 최신화 #93
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
* 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]>
* 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: 필터 저장 폰트 굵기 수정
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가 * feat: 슬랙 로그인 코드 추출후 백엔드로 전송
* feat: 로그인 버튼 구현 * feat: code를 추출하고 서버로 보내는 로직 구현 * feat: 로그인 버튼 클릭시 slack으로 이동하는 로직 추가 * feat: 슬랙 리다이렉션 코드 생성 기능 추가 * feat: 슬랙로그인 기능 추가 * feat: 슬랙 로그인 코드 추출후 백엔드로 전송 * feat: 로그인 api 주소 변경
* style: 이벤트 높이 및 타이틀 사이즈 수정 * style: 이벤트 높이 수정에 따른 타이틀 배치 * style: 조회 모달 크기 수정 * feat: 전체 일정 조회 API 수정 * feat: 조회컴포넌트를 Details와 Actions 컴포넌트로 분리 * style: 이벤트 높이 수정 * chore: 불필요한 문서 삭제 * style: 조회 모달 수정 * feat: 필터색상 추가에 따른 모달 내용 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.