Open
Conversation
- send 함수까지 구현 완료 - useEffect로 subscribe 함수로 데이터 가져오는 부분은 미완성
⚡️ [IMPROVE] 채팅 기능으로 서버와 websocket 통신
❌ Deploy Preview for beamish-creponne-3587b3 failed.
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚡️ [IMPROVE] Category 및 NavigationBar 위치 설정
⚡️ [IMPROVE] 기록지 페이지 관련 컴포넌트 코드 수정
|
@Whale2200d @SsojjungPark 완성도 올리기 위해서 또 한번 달려보시죠 : ) |
- recoil > useCurrentLocation.ts : 현재 위치 좌표 추가
- CalendarModal : 상태에 따라 화면 렌더링 조건 추가 및 css 수정 - StatisticsTabs : 코드 수정 및 style.ts 삭제 - StatisticsHeader : 통계 Header 컴포넌트 생성 - StatisticsYearMonthOptions : 통계 월간/연간 버튼 구분 컴포넌트 생성 - calendarModalState.ts : CalendarModal 컴포넌트 표시 상태 관리 생성 - useCalendarDate.ts : date 옵셔널 체이닝 추가 - App.tsx : StatisticsPage 라우트 경로 "/statistics"로 수정
…tend into feature/statisticsPage
- CalendarModal : 상태에 따라 화면 렌더링 조건 추가 및 css 수정 - StatisticsTabs : 코드 수정 및 style.ts 삭제 - StatisticsHeader : 통계 Header 컴포넌트 생성 - StatisticsYearMonthOptions : 통계 월간/연간 버튼 구분 컴포넌트 생성 - calendarModalState.ts : CalendarModal 컴포넌트 표시 상태 관리 생성 - useCalendarDate.ts : date 옵셔널 체이닝 추가 - App.tsx : StatisticsPage 라우트 경로 "/statistics"로 수정
- (기타) PasswordResetPage 내 취소버튼 추가 - ChallengePage 내 서버와 연결 및 화면에 렌더링 로직 추가
⚡️ [IMPROVE] 로그인 및 회원가입 로직 설계
⚡️ [IMPROVE] ChallengePage 초안 보완
- 수정 페이지 쪽 인원 수 Modal로 변경
…tend into feature/recordAccountBookPage
- createAsset.ts, getAsset.ts, updateAsset.ts : 파일명 및 변수명 변경 - SeperatedCategory : 카테고리 버튼 오류 수정 - accountBook.ts : transactionType 타입 수정 - assets.ts : CreateAssets dueDay, statementDay 타입 수정 -useSaveAccountBook.ts : saveAccountBookInitial 초기값 추가
⚡️ [IMPROVE] Type 이름 변경 및 SeparetedCategory Type에러 해결
- settingMainPage 외 income, expense, asset으로 페이지 구분 - asset Create 페이지 추가 - settingMainPage 내 UI 생성 - settingAssetManagementPage 내 UI 생성 - 비즈니스 로직 구성 - 페이지에 해당되는 서버와 통신 연결 ( income, expense 페이지는 미완)
- useCurrentLocation.ts : initialLocation 추가 - RecordPage : exampleNearby 삭제
⚡️ [IMPROVE] settingPage 수정
- useCurrentLocation.ts : initialLocation 추가 - RecordPage : exampleNearby 삭제
- 비밀번호 Reset 페이지 생성 - 불필요한 주석 제거(SignUp) - ProtectedRoute 생성 - App.tsx 내 UI에 따라 NavigateITemsLayout 생성 및 적용 - Login 시, Cookie 내 userInfo 사용 (미완성)
- Login 시, Response.header에 userInfo에 따라 접근보안성 추가
[IMPROVE] 비밀번호 Reset 외 2
- NavigationItems 렌더링 조건을 useLocation 사용으로 수정 - globalStyles 내 @import 내용으로 발생한 Error 문제 해결 - 자동 입력(autoComplete) 미생성으로 Warning Message 해결 - recoil에서 사용되는 Get 요청으로 최초 LoginPage에서부터 호출되는 문제를 SeparatedCategory 컴포넌트에게로 분리 수정
⚡️ [IMPROVE] NavigationItems의 렌더링 조건 수정 외 4
This file contains hidden or 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
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.