Skip to content
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

fontend코드를 배포 브랜치에 병합하기 위한 충돌 해결 #799

Open
wants to merge 480 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
480 commits
Select commit Hold shift + click to select a range
3264756
feat:채팅방 페이지 분기
ss0526100 Oct 14, 2024
83b0924
feat:api 변경사항 구현
ss0526100 Oct 14, 2024
d4d76af
feat:안내면 진다에서 배팅으로 넘어가는 것 구현
ss0526100 Oct 14, 2024
ecdffc0
feat:채팅방 뒤로가기 시 태그 상태 전달 구현
ss0526100 Oct 14, 2024
12ce223
feat:안내면 진다에서 배팅으로 넘어가는 것 구현
ss0526100 Oct 14, 2024
37cf008
refactor:안쓰는 console.log 삭제
ss0526100 Oct 14, 2024
ae8dfbc
feat: 백엔드 인터페이스 맞춤
ss0526100 Oct 14, 2024
b7c014d
refactor:안쓰는 console.log 삭제
ss0526100 Oct 14, 2024
02a887d
feat: chat에서 프로필 구현
ss0526100 Oct 14, 2024
0b0466b
fix: 프로필 이미지 null 처리 추가
jaeml06 Oct 14, 2024
117b093
fix: profile속성 제거
jaeml06 Oct 14, 2024
852cf14
feat: isDefault상태 추가
jaeml06 Oct 14, 2024
afca49e
fix: isDefault를 isRest으로 변경
jaeml06 Oct 14, 2024
fec8530
fix: 머지 충돌 해결
cys4585 Oct 15, 2024
48900be
fix: 안내면진다에도 반영
cys4585 Oct 15, 2024
5b88867
Merge branch 'develop-frontend' into refactor/#590
cys4585 Oct 15, 2024
2f7a331
Merge pull request #593 from woowacourse-teams/refactor/#590
cys4585 Oct 15, 2024
daac408
feat: api에 맞게 서버 변경
ss0526100 Oct 15, 2024
262b0dc
fix: spell 오류 수정
jaeml06 Oct 15, 2024
134e5af
feat: 사용자 전환에서 Apple로그인 변경
jaeml06 Oct 15, 2024
622e2c7
Merge branch 'develop-frontend' into feat/#622
jaeml06 Oct 15, 2024
1b881b4
feat:바뀐api에 맞게 핸들러 변경
ss0526100 Oct 15, 2024
d72d046
fix: 닉네임 input UI 최대 너비 변경
jaeml06 Oct 15, 2024
9acf48d
fix: Fragment추가
jaeml06 Oct 15, 2024
f0d13d6
Merge branch 'develop-frontend' of https://github.com/woowacourse-tea…
ss0526100 Oct 15, 2024
ebd5378
fix:모임 생성 후 채팅방으로 안넘어가는 버그 수정
ss0526100 Oct 15, 2024
23145c8
fix:모임 생성 후 채팅방으로 안넘어가는 버그 수정
ss0526100 Oct 15, 2024
fba0ff9
feat(chattingRoomPage): null분기
ss0526100 Oct 15, 2024
0bc64a6
feat:다락방 멤버 조회 api 구현
ss0526100 Oct 16, 2024
0749820
fix: UI 버그 해결(SelectLayout 패딩)
cys4585 Oct 16, 2024
d2df4e1
fix: UI 버그 해결(헤더 우측 요소 마진)
cys4585 Oct 16, 2024
4f87c4e
feat:msw 패치
ss0526100 Oct 16, 2024
a7c42e0
feat:치코의 리뷰 반영
ss0526100 Oct 16, 2024
76c2a60
feat: redirect_uri 환경변수로 변경
jaeml06 Oct 16, 2024
deca20f
feat: 기존 msw url로 수정
jaeml06 Oct 16, 2024
5272f68
feat: 수야의 리뷰 반영
ss0526100 Oct 16, 2024
bc154fb
배포 오류 해결을 위한 프론트엔드 워크플로우 임시 수정
pricelees Oct 16, 2024
b39efc7
Merge pull request #647 from woowacourse-teams/feat/#624
ss0526100 Oct 16, 2024
50aef3a
Merge pull request #652 from woowacourse-teams/refactor/#644
ss0526100 Oct 16, 2024
0cd8451
Merge pull request #646 from woowacourse-teams/feat/#622
ss0526100 Oct 16, 2024
fb0a870
fix: 안내면진다 UI 깨지는 문제 해결
cys4585 Oct 16, 2024
0003910
fix: 헤더에 다락방 이름이 보이는 문제 해결 -> 서비스 이름 출력
cys4585 Oct 16, 2024
2b93dc4
feat(missingFallback):배경화면 옵션 추가
ss0526100 Oct 16, 2024
1b4a82d
feat:안내면진다 채팅방에서 loser 닉네임 알려줌
ss0526100 Oct 16, 2024
31d6429
feat:안내면진다 채팅방에서 loser 닉네임 알려줌
ss0526100 Oct 16, 2024
1075035
fix: 모임, 안내면진다 상세 페이지 참여자 닉네임 길이에 의해 UI 깨지는 문제 해결
cys4585 Oct 16, 2024
be4c73b
fix: 모이머) 참여자 없을 때 버튼 비활성화
cys4585 Oct 16, 2024
f565d71
fix: 안내면진다 디테일 페이지의 버튼 따닥 문제 해결 (useRef)
cys4585 Oct 16, 2024
0f7c7a4
fix: 안내면진다 제목 길 때 UI 깨지는 문제 해결
cys4585 Oct 16, 2024
5316cb4
feat: 다락방 멤버 누구나 볼 수 있게 구현
ss0526100 Oct 17, 2024
80625f2
feat:채팅방 헤더 빈틈 없앰
ss0526100 Oct 17, 2024
325126b
feat:채팅방 하단 메뉴 배경색 구현
ss0526100 Oct 17, 2024
8cf9e15
fix: firebase init 조건 수정
jaeml06 Oct 17, 2024
d1b58eb
feat: 마이페이지에서 필요한 프로필 상태, 커스텀 훅으로 분리
jaeml06 Oct 17, 2024
ba0dca0
feat: 최대,최소 닉네임 정책 추가
jaeml06 Oct 17, 2024
8387772
feat: 닉네임 길이 validate 구현
jaeml06 Oct 17, 2024
05e058a
feat: input 에러 메세지 출력을 위한 LabeledInput 변경
jaeml06 Oct 17, 2024
c96a4b0
feat: LabeldInput에서 title을 옵션으로 변경
jaeml06 Oct 17, 2024
46478cb
feat: MyPage 커스텀 훅 분리에따른 변경, style 변경
jaeml06 Oct 17, 2024
3430f5e
feat: 기본 이미지를 잡초로 교체
jaeml06 Oct 17, 2024
669ce4d
fix: 회원탈퇴 API url 변경
jaeml06 Oct 17, 2024
ce3117c
Merge pull request #667 from woowacourse-teams/fix/#656
ss0526100 Oct 17, 2024
7160c96
Merge pull request #658 from woowacourse-teams/fix/#654
ss0526100 Oct 17, 2024
3774daf
Merge pull request #670 from woowacourse-teams/feature/#659
ss0526100 Oct 17, 2024
061f8f8
Merge branch 'develop-frontend' into feature/#664
jaeml06 Oct 17, 2024
b3b6002
Merge pull request #672 from woowacourse-teams/feature/#664
jaeml06 Oct 17, 2024
510799e
Merge pull request #662 from woowacourse-teams/fix/#655
jaeml06 Oct 17, 2024
95be162
fix: 사용되지 않는 선언 삭제
jaeml06 Oct 17, 2024
52a8c4a
Merge pull request #674 from woowacourse-teams/fix/#673
jaeml06 Oct 17, 2024
63300b6
feat: 안내면진다 -> 룰렛 이름 변경
cys4585 Oct 17, 2024
d84f889
refactor: FCM 푸시 알림 페이로드에서 알림 클릭시 이동할 경로를 가져오는 코드 수정
pricelees Oct 17, 2024
b4844ed
feat: 룰렛 목록 UI 변경, 30초 주기 폴링 및 남은 분 계산 (초 계산 아직 ㄴㄴ)
cys4585 Oct 17, 2024
1923225
fix: 지워진 이미지 이름 수정
ss0526100 Oct 18, 2024
5964eea
feat: 소셜 로그인 svg 추가
jaeml06 Oct 18, 2024
231a9b8
feat: svg이미지 변경
jaeml06 Oct 18, 2024
2fa60b4
feat: 구글 로그인 type에 따른 모양 변경 구현
jaeml06 Oct 18, 2024
0d9fadf
feat: 소셜로그인 Icon 추가
jaeml06 Oct 18, 2024
a0a2553
feat: 업로드 이미지 배경이 투명일 경우, 기본 이미지가 보이는 문제 수정
jaeml06 Oct 18, 2024
9dfcf08
feat: 로그인 페이지 레이아웃 css 변경
jaeml06 Oct 18, 2024
af204d7
feat: 기존 카카오톡 가입 여부 확인 페이지 구현
jaeml06 Oct 18, 2024
8083b1e
feat: 로그인페이지 UI 변경
jaeml06 Oct 18, 2024
7cb4641
feat: 카카오톡 로그인 페이지 구현
jaeml06 Oct 18, 2024
5373387
feat: 룰렛 컴포넌트 구현
ss0526100 Oct 18, 2024
e7f2ade
feat: 로그인 로직 변경
jaeml06 Oct 18, 2024
a81e55d
feat: 라우터 설정 추가
jaeml06 Oct 18, 2024
25bf370
feat: 로그인 에러 메세지 출력 방식 변경
jaeml06 Oct 18, 2024
e771717
fix: 스토리북 svg 경로 수정
jaeml06 Oct 18, 2024
e243351
feat: 카카오톡 로그인svg 파일명 변경
jaeml06 Oct 18, 2024
ed4aef4
feat: 카카오톡 로그인svg 파일명 변경
jaeml06 Oct 18, 2024
4f913f7
feat:bet 핸들러 구현
ss0526100 Oct 18, 2024
bbfe23b
feat: Home UI 변경
jaeml06 Oct 18, 2024
1156a1d
feat: 카카오톡 버튼 클릭시, alert추가
jaeml06 Oct 18, 2024
ffed09b
feat: 회원탈퇴 API 도메인 수정
jaeml06 Oct 18, 2024
0528cb9
feat: 0분 이하로 남았을 때 텍스트 변경, 색상 변경, 데이터 페칭 인터벌 함수명 변경
cys4585 Oct 18, 2024
463a377
Merge pull request #681 from woowacourse-teams/refactor/#680
pricelees Oct 18, 2024
ecda7c5
feat: 룰렛 생성 validation 적용
cys4585 Oct 18, 2024
fa8f0a9
fix: 룰렛 생성 따닥 문제(중복 생성) 해결
cys4585 Oct 18, 2024
c10ddc8
feat: 새로고침 대응, 페이지 이탈 및 접근 케이스 대응
cys4585 Oct 18, 2024
8635e55
feat: 당첨 확률 계산 및 Text 문구 지정
cys4585 Oct 18, 2024
1ff79f6
feat: 문서 한국어로 변경 및 og description 수정
cys4585 Oct 20, 2024
1b28aab
feat: 다락방 생성 및 참여 플로우 접근성 개선
cys4585 Oct 20, 2024
73abcb7
feat: 모임 만들기 접근성 개선 및 UX 개선
cys4585 Oct 20, 2024
e9ab4b4
feat: 당첨자 배너 UI 개발
cys4585 Oct 21, 2024
4d33395
feat:룰렛 감싸는 css 구현
ss0526100 Oct 21, 2024
9689760
feat: 룰렛 추상화 작업 진행
ss0526100 Oct 21, 2024
fba4ed6
feat: 룰렛 추상화 작업 진행
ss0526100 Oct 21, 2024
67b7aee
refactor: 룰렛 파일 구조 개선
ss0526100 Oct 21, 2024
a20085b
feat: 프로필 리스트 구현
ss0526100 Oct 21, 2024
1c4e6e1
feat:프로필 카드 구현
ss0526100 Oct 21, 2024
5eac2ee
feat; 프로필 래퍼 가로길이 해제
ss0526100 Oct 21, 2024
c55e19e
feat:betDetail페이지 구현
ss0526100 Oct 21, 2024
732f549
feat:룰렛 클리어 함수 구현
ss0526100 Oct 22, 2024
16833b6
feat: API 스펙 변경에 따른 수정
jaeml06 Oct 22, 2024
54815ea
feat: GET_ROUTES에 navgate url 상수 추가(추가 보안 필요)
jaeml06 Oct 22, 2024
5ba7ce9
feat: 5MB이상의 이미지 첨부시 거부 alert 출력 로직 구현
jaeml06 Oct 22, 2024
d41c6a5
feat: 배팅 디테일 페이지 콘테이너 수정
ss0526100 Oct 22, 2024
fa27826
feat:betDetail msw 구현
ss0526100 Oct 22, 2024
5b447d8
feat: 컴포넌트명 변경
jaeml06 Oct 22, 2024
5d2cc81
feat:룰렛 래퍼 시간 변경
ss0526100 Oct 22, 2024
8c7c3f5
feat: 페이지의 title baseline을 맞추기 위해 css 변경
jaeml06 Oct 22, 2024
75fa23d
feat: kakao이용 여부에 따른 분기 처리 추가
jaeml06 Oct 22, 2024
566cc16
feat: 사용자 전환 결과 페이지 구현
jaeml06 Oct 22, 2024
1e6b53f
feat: 사용자 전환 결과 훅 구현
jaeml06 Oct 22, 2024
1c80a5d
feat: 페이지에 따른 라우터 추가
jaeml06 Oct 22, 2024
5cfecc4
feat: 카카오 로그인을 지원하지 않는다는 메세지 추가
jaeml06 Oct 22, 2024
9f4d72a
feat: 로그인 로직 변경에 따른 수정
jaeml06 Oct 22, 2024
e1f5657
feat: happyFallback 구현 missingFallback 경로 변경
jaeml06 Oct 22, 2024
9d067b5
refactor: stylelint 규정에 맞게 수정
jaeml06 Oct 22, 2024
39aad3f
feat:룰렛 드로우 구현 변경
ss0526100 Oct 22, 2024
4720780
feat:bet 모킹 변경
ss0526100 Oct 22, 2024
e790fac
feat:bet 폴링 사용
ss0526100 Oct 22, 2024
7a47a99
feat:룰렛 끝났을 때 이벤트 구현
ss0526100 Oct 22, 2024
3d6bb49
refactor:룰렛 래퍼 main description 추가
ss0526100 Oct 22, 2024
20f2fda
feat:bet 모킹 변경
ss0526100 Oct 22, 2024
d9b1ae3
feat(BetDetailPage):mainDescription 구현
ss0526100 Oct 22, 2024
8788065
fix: 응답 body가 비어있어 무조건 에러가 발생하는 문제를 수정
jaeml06 Oct 22, 2024
16e7334
feat:trisectionHeader Effect 구현
ss0526100 Oct 22, 2024
287ee18
feat:BetDetailPage 스타일 변경
ss0526100 Oct 22, 2024
bb666f8
feat:detail 페이지 구현
ss0526100 Oct 22, 2024
5ac617b
feat:useBet과 useBetRefetch 분리
ss0526100 Oct 22, 2024
a9b7d81
feat;bet msw 현재 진행시간 반영
ss0526100 Oct 22, 2024
ebdee74
fix(Roulette):useEffect 의존성 배열 추가
ss0526100 Oct 22, 2024
c95eb46
feat:betResult 페이지 상세 구현
ss0526100 Oct 22, 2024
8e9e330
feat:betCreationPage replace로 변경
ss0526100 Oct 22, 2024
1888b6b
fix(ProfileCard): 프로필 사진 없을 때 구현
ss0526100 Oct 22, 2024
3ff2668
fix:룰렛 한 명일때 나는 오류 수정
ss0526100 Oct 22, 2024
555f226
fix:룰렛 설명 박스 넓이 작아지는 오류 수정
ss0526100 Oct 22, 2024
55e7b50
fix:룰렛 두 번 도는 오류 수정
ss0526100 Oct 22, 2024
7905085
feat;bitbit 폰트 적용
ss0526100 Oct 22, 2024
0099f96
feat 메뉴 키보드 접근 성 개선
jaeml06 Oct 23, 2024
31aefec
feat: div태그를 ul로 변경
jaeml06 Oct 23, 2024
7c7fcce
feat: 모임 카드 접근성 개선
jaeml06 Oct 23, 2024
c88d153
feat: 하단 메뉴 button 태그로 변경
jaeml06 Oct 23, 2024
8fcc8c0
faet: svg이미지 버튼을 공통 컴포넌트로 대체
jaeml06 Oct 23, 2024
c544adc
feat: 다락방 선택 박스를 button 태그로 변경
jaeml06 Oct 23, 2024
1f2839b
feat: skiplink구현
jaeml06 Oct 23, 2024
18cc3cc
feat: 안내면진다 추가 요구사항 반영
ss0526100 Oct 23, 2024
1219688
feat: 헤더 아이콘 aria-label 추가
jaeml06 Oct 23, 2024
4f3e64a
feat: button에 aria-label 추가
jaeml06 Oct 23, 2024
0ff2f7b
style: 불필요한 로그 삭제
cys4585 Oct 23, 2024
7906bbc
refactor: 버튼 분기 리팩토링
ss0526100 Oct 23, 2024
9503397
Merge pull request #688 from woowacourse-teams/feat/#679
jaeml06 Oct 23, 2024
ae1f18a
Merge branch 'develop-frontend' into feature/#692
jaeml06 Oct 23, 2024
0e2b6d9
Merge pull request #693 from woowacourse-teams/feature/#692
jaeml06 Oct 23, 2024
13206e2
Merge pull request #698 from woowacourse-teams/feature/#697
jaeml06 Oct 23, 2024
ff79003
Merge branch 'develop-frontend' into feature/#671
jaeml06 Oct 23, 2024
c717a4d
Merge pull request #700 from woowacourse-teams/feature/#671
jaeml06 Oct 23, 2024
c2c940f
Merge branch 'develop-frontend' into feature/#675
ss0526100 Oct 23, 2024
91f4ae3
feat:모임 상세 목록 aria 활성화
ss0526100 Oct 23, 2024
284edb2
fix: 머지 충돌 해결
cys4585 Oct 23, 2024
e23c788
Merge pull request #712 from woowacourse-teams/fix/#711
jaeml06 Oct 23, 2024
afbcb6b
Merge branch 'develop-frontend' of https://github.com/woowacourse-tea…
ss0526100 Oct 23, 2024
8103a24
Merge branch 'feature/#675' of https://github.com/woowacourse-teams/2…
ss0526100 Oct 23, 2024
56fc3d1
Merge pull request #704 from woowacourse-teams/feature/#675
ss0526100 Oct 23, 2024
a9b635b
Merge pull request #705 from woowacourse-teams/feature/#703
ss0526100 Oct 23, 2024
a72e019
Merge branch 'develop-frontend' into feature/#707
ss0526100 Oct 23, 2024
d24e407
style:eslint 적용
ss0526100 Oct 23, 2024
b0093bb
Merge branch 'feature/#707' of https://github.com/woowacourse-teams/2…
ss0526100 Oct 23, 2024
3ea7b80
fix : 사용하지 않는 svg 변경
ss0526100 Oct 23, 2024
b000df5
Merge pull request #710 from woowacourse-teams/feature/#707
jaeml06 Oct 23, 2024
34b50db
hotfix: 버그 수정
ss0526100 Oct 23, 2024
a5b2353
feat:다락방 이름 검정색으로
ss0526100 Oct 23, 2024
caeb349
feat: 다락방 화살표 변경
ss0526100 Oct 23, 2024
f4c0ea1
Merge pull request #723 from woowacourse-teams/hotfix/#719
cys4585 Oct 23, 2024
623863e
feat: 사용자 전환 대상자인지 분기처리 추가
jaeml06 Oct 23, 2024
e994484
feat: 문구 수정하기
jaeml06 Oct 23, 2024
d61f8e5
fix: 룰렛 리스트 UI 수정
cys4585 Oct 23, 2024
9228a3d
fix: 프로필 카드의 z-index 수정
cys4585 Oct 23, 2024
c2545c8
feat:룰렛 메세지 변경
ss0526100 Oct 23, 2024
456f1c3
fix:룰렛 오류 변경
ss0526100 Oct 23, 2024
252c835
fix: 채팅방 미리보기 버그 수정
ss0526100 Oct 23, 2024
a294ea0
fix: 네비게이션 바 아이콘 변경
cys4585 Oct 23, 2024
ca576be
Merge pull request #727 from woowacourse-teams/feature/#725
ss0526100 Oct 23, 2024
722b998
Merge pull request #728 from woowacourse-teams/fix/#726
ss0526100 Oct 23, 2024
ce71ea7
fix: MissingFallback 수정
jaeml06 Oct 23, 2024
23dfebd
feat: 문구 수정
jaeml06 Oct 23, 2024
77cb433
Merge pull request #729 from woowacourse-teams/feat/#722
jaeml06 Oct 23, 2024
8eadd7a
fix: if 분기 조건 변경
jaeml06 Oct 23, 2024
d0e1a75
feat: 줄넘김 추가
jaeml06 Oct 23, 2024
28d9235
fix:프리뷰 가운데 정렬 버그 수정
ss0526100 Oct 23, 2024
8c6d614
feat:룰렛 복구
ss0526100 Oct 23, 2024
6b2558f
fix:아이폰 룰렛 버그 수정
ss0526100 Oct 23, 2024
f6c43ae
fix: 채팅방 프로필 사진 위로 올라가는 버그 수정
ss0526100 Oct 23, 2024
97fe4e8
feat: 프로필 바텀시트 개발 초안
cys4585 Oct 23, 2024
915c37c
fix: 서버 API 스펙 변경사항 반영(Participation에 darakbangMemberId 추가)
cys4585 Oct 23, 2024
3e1881c
feat: 채팅 페이지, 채팅 사이드바, 다락방 멤버 페이지, 룰렛 디테일에도 프로필 바텀시트 UI 추가
cys4585 Oct 23, 2024
ddc5e81
feat: 프로필바텀시트 닫기버튼 핸들러 바인딩
cys4585 Oct 23, 2024
328d9f7
feat: 바텀시트 사이즈 콘텐츠에 따라 다르도록 수정
cys4585 Oct 23, 2024
75965f8
feat: 소개글이 없을 때 기본 텍스트 제공
cys4585 Oct 23, 2024
82e4427
Merge pull request #733 from woowacourse-teams/feat/#722
jaeml06 Oct 24, 2024
91b011d
fix: 사용자 전환 결과 분기 스펠링 오류 수정
jaeml06 Oct 23, 2024
941cf0e
chore: heic이미지 처리를 위한 변환 라이브러리 설치
jaeml06 Oct 23, 2024
a9f16c3
feat: 로딩 스피너 gif추가
jaeml06 Oct 23, 2024
a5f3e29
feat: HEIC 파일 포맷 지원을 위한 이미지 convert 로직 구현
jaeml06 Oct 23, 2024
8e14e48
feat: svg 이미지 변경
jaeml06 Oct 23, 2024
0e3d956
feat: ios사용자를 제외한 사용자를 위해 모임 목록 진입시 알림 권한 요청을 추가
jaeml06 Oct 23, 2024
74b7c0a
feat: 바텀시트 드래그 처리 및 애니메이션 처리
cys4585 Oct 24, 2024
9bed10c
feat: 이미지 변환 중일 때, 로딩 중 표시 추가
jaeml06 Oct 24, 2024
939d887
style: 스타일링 코드 분리
cys4585 Oct 24, 2024
2eea62d
Merge pull request #735 from woowacourse-teams/hotfix/#732
jaeml06 Oct 24, 2024
17eab02
Merge pull request #744 from woowacourse-teams/feature/#736
jaeml06 Oct 24, 2024
2140dcc
feat: 알림 권한 요청 버그 수정
jaeml06 Oct 24, 2024
8abe750
Merge pull request #745 from woowacourse-teams/feature/#742
jaeml06 Oct 24, 2024
11231b5
fix: z-index 수정
jaeml06 Oct 24, 2024
ada98a0
fix: 케밥 메뉴를 creatPotal로 구현
jaeml06 Oct 24, 2024
d036ae6
fix: 프로필 바텀시트 사진 안보이는 문제 해결
cys4585 Oct 24, 2024
3d9bd3f
feat: 로그인 플로우 접근성 개선
cys4585 Oct 24, 2024
d58540f
feat:접근성 개선
ss0526100 Oct 24, 2024
21889da
feat:채팅미리보기 버그 수정
ss0526100 Oct 24, 2024
937358d
feat; 미리보기시 아래로 내려가는 버그 수정
ss0526100 Oct 24, 2024
496c4cb
fix; 상세보기 함수 분기처리 변경
ss0526100 Oct 24, 2024
703498b
Merge pull request #756 from woowacourse-teams/fix/#755
jaeml06 Oct 24, 2024
d45db9c
Merge pull request #757 from woowacourse-teams/fix/#753
jaeml06 Oct 24, 2024
01ea2cd
Merge pull request #765 from woowacourse-teams/feature/#764
jaeml06 Oct 24, 2024
ddf447d
Merge pull request #767 from woowacourse-teams/fix/#766
jaeml06 Oct 24, 2024
3b637dc
fix: 모임 수정 페이지 Time validate가 현재 날짜에 종속되지 않는 문제 수정
jaeml06 Oct 24, 2024
1b08079
fix: 모임 목록, 룰렛 목록 플러스 버튼에 의해 아이템 가려지는 문제 해결
cys4585 Oct 24, 2024
af8829d
fix: 따닥 문제 해결
ss0526100 Oct 24, 2024
7e9185b
fix:여러번 누를 수 있는 버튼은 따닥 문제 해결 X
ss0526100 Oct 24, 2024
791d1a3
Merge pull request #776 from woowacourse-teams/fix/#771
cys4585 Oct 24, 2024
fb86c04
Merge pull request #782 from woowacourse-teams/fix/#775
ss0526100 Oct 24, 2024
f1b6745
Merge pull request #774 from woowacourse-teams/fix#773
ss0526100 Oct 24, 2024
9e3ad6b
fix:다락방 초대 코드로 들어오는 분기처리 변경
cys4585 Oct 24, 2024
3d607db
Merge pull request #785 from woowacourse-teams/hotfix/#784
jaeml06 Oct 24, 2024
07a027e
fix:알림 지원 환경인지 확인 로직 추가
jaeml06 Oct 24, 2024
6f8fcc0
fix: 초대 코드 분기 처리 추가
jaeml06 Oct 24, 2024
87b4529
feat: Storybook에서 오류 수정을 위한 fragment로 변경
jaeml06 Nov 22, 2024
68d4caf
refactor: 불필요한 주석 제거
jaeml06 Nov 22, 2024
2582380
Merge pull request #787 from woowacourse-teams/fix/#786
jaeml06 Nov 22, 2024
cb9ce0f
Merge branch 'develop' into develop-frontend
jaeml06 Nov 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 1 addition & 3 deletions .github/workflows/cd-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ jobs:
steps:
- name: deploy
run: |
cd ~/deploy && ./deploy-fe.sh


cd ~/deploy && ./deploy-fe-dev.sh
3 changes: 2 additions & 1 deletion .github/workflows/ci-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '20.15.0'
node-version: "20.15.0"

- name: Install Dependencies
run: npm install --frozen-lockfile

- name: Create .env file
run: |
echo "BASE_URL=${{ secrets.BASE_URL }}" > .env
echo "API_BASE_URL=${{ secrets.API_BASE_URL }}" >> .env
echo "REACT_APP_GOOGLE_ANALYTICS=${{ secrets.REACT_APP_GOOGLE_ANALYTICS }}" >> .env
echo "SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}" >> .env
echo "SENTRY_DSN=${{ secrets.SENTRY_DSN }}" >> .env
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
/backend/out
/frontend/.idea
/backend/htmlReport
.DS_Store
*.pem
backend/src/main/resources/auth/AuthKey.p8

10 changes: 5 additions & 5 deletions frontend/.storybook/preview.tsx
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
import { Global, ThemeProvider } from '@emotion/react';
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
import { initialize, mswDecorator } from 'msw-storybook-addon';

import { BrowserRouter } from 'react-router-dom';
import type { Preview } from '@storybook/react';
import React from 'react';
import reset from '../src/common/reset.style';
import { Global, ThemeProvider } from '@emotion/react';
import { theme } from '../src/common/theme/theme.style';
import { initialize, mswDecorator } from 'msw-storybook-addon';
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
import { BrowserRouter } from 'react-router-dom';

initialize();

Expand All @@ -15,7 +16,6 @@ const preview: Preview = {
controls: {
matchers: {
color: /(background|color)$/i,
date: /Date$/i,
},
},
},
Expand Down
14 changes: 12 additions & 2 deletions frontend/jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@
"preset": "ts-jest",
"testEnvironment": "jest-environment-jsdom",

"transform": {
"^.+\\.(ts|tsx)$": [
"ts-jest",
{
"tsconfig": "tsconfig.jest.json"
}
]
},


"moduleNameMapper": {
"^@_apis/(.*)$": "<rootDir>/src/apis/$1",
"^@_constants/(.*)$": "<rootDir>/src/constants/$1",
Expand All @@ -17,9 +24,12 @@
"^@_routes/(.*)$": "<rootDir>/src/routes/$1",
"^@_mocks/(.*)$": "<rootDir>/src/mocks/$1"
},

"testEnvironmentOptions": {
"customExportConditions": [""]
},

"setupFiles": ["dotenv/config", "./jest.polyfills.js"],

"setupFilesAfterEnv": ["<rootDir>/jest.setup.ts"]
}
}
161 changes: 161 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"typescript": "^5.5.3",
"undici": "^6.19.5",
"webpack": "^5.92.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand All @@ -93,6 +94,7 @@
"@sentry/react": "^8.24.0",
"@sentry/webpack-plugin": "^2.22.0",
"firebase": "^10.12.5",
"heic2any": "^0.0.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
Expand Down
Loading