-
Notifications
You must be signed in to change notification settings - Fork 1
[deploy] prod 배포 #293
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
[deploy] prod 배포 #293
Conversation
* design: 배경색 추가 * docs: preview video 추가 * docs: review icon 추가 * feat: landing page 구현 * test: landing page storybook * docs: 이미지 파일 추가 * feat: 비로그인 시 시작 페이지 랜딩페이지로 설정 * refactor: 컴포넌트 분리 * feat: 로그아웃 시 랜딩페이지로 이동 * design: 버튼 디자인 변경 * feat: 서비스 이용 관련 url 연결 * refactor: 정적파일 assets 폴더로 이동 * refactor: h1 태그 중복 제거 * refactor: urls, reviews 상수화 * refactor: h1 태그 계층화 * design: 문구 변경 * design: 최대 최소 너비, 텍스트 설정
* feat: 인코딩/디코딩 함수가 DebateTableData를 사용하도록 수정 * feat: 인코딩/디코딩 함수 변경 사항을 URL 공유 훅에도 반영 * feat: 헤더에 isGuestFlow를 이용하여 로그인/아웃 버튼구현 * refactor: 로그인 함수 util 함수로 분리 * fix: OverView 페이지에 인증 버튼 누락 수정 * feat: 로그인 버튼 클릭 시, 비회원 데이터 저장 여부를 묻는 모달 구현 * feat: 헤더에 로그인, 로그아웃 분기 버튼 구현 * feat: 토론 완료 버튼 클릭 시, 데이터 및 로그인 여부 모달 추가 * refactor: LoginAndStoreDBModal Props명 변경 * test: 헤더, 토론 종료 시, 모달에 표시 텍스트 추가 * feat: Disabled route guard to allow non-member flow * feat: Added a new component and route for table sharing * feat: Added LoggedInStoreDBModal and its story * refactor: Applied Singleton pattern on repos * chore: Added a sample data on Story for ShareModal * refactor: Let header print whether user is logged in * feat: Implemented TableSharingPage * refactor: Deleted function isGuestFlow * refactor: Added isLoggedIn function * refactor: Moved guest mode badge to right of the header * feat: Let TableSharingPage navigate to stored table in DB * refactor: Refactored isGuestFlow as a boolean variable * refactor: 변경 사항 리포지토리에도 반영 * feat: 기존 페이지에 비회원 플로우 적용 * refactor: Let header set appropriate icons automatically * feat: DB 저장 시 바로 저장된 테이블로 이동하도록 개선 * feat: 홈 버튼에 비회원 플로우 끄는 코드 추가 회원이 비회원 플로우를 타다가 홈에 간다는 건 비회원 플로우를 탈출한다는 의미이기 때문 * style: 모달을 DialogModal로 간략화 * feat: `LoggedInStoreDBModal`에서 X 버튼 제거 * refactor: 치코의 sessionStorage.ts 코드 복원 * feat: Added delete function to repository interface * refactor: Simplified modal with DialogModal * chore: /share redirectUri 추가 * feat: Integrated login/logout button on header * feat: Added `break-keep` tag on modals * feat: Applied changes related with OAuth redirection * fix: Fixed error from changes on function AuthLogin * refactor: Applied CodeRabbit's comments * feat: edirectUri share 연결 추가 * chore: 병합 충돌 해결 * chore: Let deploy script print whether share is enabled * chore: 수동 실행을 위한 스크립트 수정 * Revert "chore: 수동 실행을 위한 스크립트 수정" This reverts commit b83f0bb. * refactor: 공유 기능 개발 완료로 인해해 공유 기능 ON/OFF 코드 삭제 * chore: deploy-development.yml 업데이트 * fix: 리다이렉트 url에서 share가 불필요로 인한 수정 * fix: 로그인 후 '데이터가 비어 있어요.'에러 문제로 인한 수정 * refactor: tailwind css 순서 변경 * refactor: 환경변수 REQUEST_URL 검증 추가 * refactor: getDecodedDataOrNullOrThrow가 null만 반환하도록 수정 * feat: 리다이렉트 POST 요청에서 '(공유됨)' 접두사 추가 * refactor: OAuth 함수 이름 변경 및 LandingPage에 OAuth 함수 적용 * design: 모달 텍스트 가운데 정렬 --------- Co-authored-by: jaeml06 <jaeml0630@gmail.com>
* fix: 테이블 이름 길이 오류 수정 * fix: LandingPage 샘플 테이블 URL이 동적으로 생성되게 개선 * fix: HTTP 요청과 BASE_URL 관련 코드 수정
* fix: dev 배포 스크립트 수정 * fix: prod 배포 스크립트 수정
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🚩 연관 이슈
closed #
📝 작업 내용
prod 배포
🏞️ 스크린샷 (선택)
🗣️ 리뷰 요구사항 (선택)