-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FE] FIX: debounce 적용해 코인 내역 페이지 필터 변경시 불필요한 api 요청 보내지 않게 수정 #1677 * [FE] FIX: 공유사물함 코드 복사, 클럽 멤버리스트와 아이템 사용 내역 불러오기에서 debouncing 적용#1677 * [FE] FIX: AvailablePage에서 필요없는 코드 삭제#1677 * [BE] local 42auth key refresh * [BE] FIX: local config fix * [FE] FIX: UserCabinetInfoArea.tsx에서 font color 값 문법적 에러 해결 #1677 * [FE] FIX: z-index 삭제해서 포인트 컬러 카드에서 색 선택했을때 화면 스타일 카드도 그림자 적용#1682 * [FE] REMOVE: 프로필 연장권 카드 관련 파일 삭제#1682 * [FE] FIX: 공유코드 클릭했을때 debounce 함수 호출시 key 이름에서 time 내용 삭제#1677 * [FE] REFACT: getClubInfo와 clickMoreButton의 중복된 setTimeout clickMoreButton에서 제거#1677 * [FE] FIX: 멤버 더보기 버튼 클릭시 page 변경하는 부분에 debounce 적용#1677 * [BE] fcm 테스트를 위한 dev 환경 설정 임시 변경 * [BE] fcm 테스트를 위한 dev 환경 설정 변경 후 원상복구 * [FE] BUG: 모달에서 링크로 이동 시 모든 창을 닫도록 closeAll 추가 #1668 * [FE] FEAT: MAIN화면 재화 소개 추가#1681 (#1686) * [FE] FEAT: main layout 설정 #1681 * [FE] FEAT: coinDolar.svg 아이콘 추가 #1681 * Co-authored-by: Gyeong A Koh <[email protected]> * FE] FEAT: ManualModal 동전 사용법 모달 수정 #1681 * [FE] FEAT: main ui 티켓 디자인 v1 #1681 * FE] FEAT: ManualModal 아이템 내용추가 #1681 * [FE] FEAT: CSS clip-path 를 사용해 STORE MandualContentBox 생성 #1681 * [FE] FIX: ManualContentBox 의 CSS 모듈화 #1681 * [FE] FIX: ManualContentBox 의 CSS Map 생성 #1681 * [FE] FIX: CSS Map 을 사용해 ManualContentBoxStyled 간소화 #1681 * [FE] FEAT: 티켓 이미지 그림자 적용 #1681 * [FE] FEAT: ManualModal 아이콘 호버 효과 적용 #1681 * [FE] FEAT: 티켓 이미지 반응형 적용 #1681 * [FE] FEAT: coin manual color 적용 #1681 * [FE] FEAT: ItemContentsStyled width 수정 #1681 * [FE] FEAT: new! #1681 * [FE] FEAT: 아이콘 resizing #1681 * [FE] DOCS: 바뀐 정책에 따라 슬랙 알림 연체 문구 수정#1681 * [FE] DOCS: 슬랙 알림 문구 볼드체 적용되게 띄어쓰기 #1681 * [FE] FEAT: 사물함 대여 모달에 연체주의사항 문구 추가 #1681 * [FE] FEAT: 사물함 대여 모달에 연체주의사항 문구 띄어쓰기 수정 #1681 * [FE] FEAT: 불필요한 파일 및 코드 삭제, storeItems 배열을 manualItemsData 객체로 수정 및 적용 #1681 * [FE] FIX: ManualModal 아이템 아이콘 그림자 잘림 해결, 오타 수정 #1681 * [FE] FEAT: 사용 안하는 css 제거 #1681 --------- Co-authored-by: Minkyu01 <[email protected]> Co-authored-by: gykoh42 <[email protected]> Co-authored-by: jiminChoi <[email protected]> Co-authored-by: jusohn Eddie Sohn <[email protected]> Co-authored-by: jnkeniaem <[email protected]> * [BE] 이용 정지 최대 기한 180일로 조정 * [FE] FIX: 로딩 애니메이션 작동 시, 스크롤바 제거하기 위한 css 추가 * [FE] FIX: 새로고침 시 나타나는 스크롤바 제거하기 위한 로직 수정 * [FE] REFACTOR: 필요없는 css 속성 삭제 * [FE] HOTFIX: AvailablePage 에서 4층 제거 * [FE] HOTFIX: 4층에서 알림권을 사용하지 못하도록 설정 --------- Co-authored-by: jnkeniaem <[email protected]> Co-authored-by: chyo1 <[email protected]> Co-authored-by: jeekim <[email protected]> Co-authored-by: JunSeong <[email protected]> Co-authored-by: jimchoi9 <[email protected]> Co-authored-by: Minkyu01 <[email protected]> Co-authored-by: gykoh42 <[email protected]> Co-authored-by: jiminChoi <[email protected]> Co-authored-by: Jihyun Kim <[email protected]> Co-authored-by: Jihyun Kim <[email protected]>
- Loading branch information
1 parent
33da23b
commit e91ca8b
Showing
34 changed files
with
601 additions
and
420 deletions.
There are no files selected for viewing
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
Submodule config
updated
from d72c8b to 93674b
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.