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

QA 회원가입 변경사항 적용 #120

Merged
merged 175 commits into from
Feb 10, 2024
Merged

QA 회원가입 변경사항 적용 #120

merged 175 commits into from
Feb 10, 2024

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    75e4086 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    f1add81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ef667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    700f0bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e375245 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c86cedf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37584f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e65e954 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ac8693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b1d35d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    ec05d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d562424 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    7784418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6878e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81ef58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e827b View commit details
    Browse the repository at this point in the history
  5. feat: TOP-59 dialog resize

    kwangddang committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a4b1248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ec9fc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2193780 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8882510 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    1e8f20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0e37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b745281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f239ae5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11bd78c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60f2e0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    619ab63 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    ba4ac79 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    8072b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4394366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fcb4d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64ea28 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    c3f0e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe401e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6101ec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix:TOP-67 회원가입 이후 Splash Icon이 보였다가 메인화면으로 이동되는 문제 수정

     - 현재 맥북의 가상기기에서는 재현이 안되어서, 다른 기기에서 테스트 필요
    cwj-c committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ea4c374 View commit details
    Browse the repository at this point in the history
  2. fox:TOP-67 Topic Select Idx값 계신이 잘못되어 있는 문제 수정

     - 실제 Topic 배열 상 idx가 아닌 Topic 데이터의 idx를 전달
     - ketwordIdx가 아닌 idx
    cwj-c committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c8bd55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d895f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. feat:TOP-78 유저 좋아요 API 적용

     - mock api로 적용되어 있던 부분을 실제 api와 연동
    cwj-c committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0430984 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. feat:TOP-72 ShakingCard 구현

     - 흔들다리 애니메이션을 적용해주는 Card 구현
    cwj-c committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5f91dae View commit details
    Browse the repository at this point in the history
  2. feat:TOP-72 ToHotState에 shakingCard 속성 추가

     - Timer가 3초가 되면 흔들다리 애니메이션 시작
     - 유저가 바뀔때 흔들다리 애니메이션 비활성화
     - 좋아요, 싫어요 등 Timer State 변경 Event 발생 시 흔들다리 애니메이션 비활성화
    cwj-c committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    176752e View commit details
    Browse the repository at this point in the history
  3. feat:TOP-72 ToHot View계층에 ShakingCard 적용

     - hold, card enable, shaking 속성 여부에 따라 흔들다리 애니메이션 활성화, 비활성화
    cwj-c committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b8c18fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    840a412 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    235472d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc0e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ce692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba3b426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2458d7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #107 from THT-Team/fix/TOP-83_patch_location_fail

    TOP-83 Fix Region Code API Key값이 CI, CD에서 잘못 불러오는 문제
    cwj-c authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c57c747 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a814693 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge pull request #103 from THT-Team/feature/TOP-72_tohot_card_time_…

    …shaking_animation
    cwj-c authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ec2a94b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855353a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from THT-Team/fix/TOP-85_location_dialog

    Top-85 fix LocationDialog
    kwangddang authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1c8c30a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    e2f1b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. remove:TOP-67 remove debug log

    cwj-c committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ec00a33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from THT-Team/fix/TOP-67_signup_after_splash_…

    …visible
    
    TOP-67 fix 회원가입 이후 Splash 아이콘이 표시되었다가 메인으로 이동되는 현상 수정
    cwj-c authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    486c4f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    511fa99 View commit details
    Browse the repository at this point in the history
  2. feat:TOP-66 ThtAccessTokenDao의 fetchThtToken 메소드가 Token값만이 아닌 Expired…

    …Time도 같이 리턴하도록 리턴 형태 변경
    
     - FetchThtAccessTokenUseCase의 네이밍 수정
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ccb0d47 View commit details
    Browse the repository at this point in the history
  3. feat:TOP-65 CheckThtAccessTokenExpiredUseCase 구현

     - Local에 저장된 AccessToken 유효성 리턴
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    48eeed3 View commit details
    Browse the repository at this point in the history
  4. feat:TOP-65 CheckAndRefreshThtAccessTokenUseCase 구현

     - Local 에 저장된 Access Token 이 유효 하지 않다면 RETRY_COUNT 회 Refresh 시도
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e7b0a85 View commit details
    Browse the repository at this point in the history
  5. feat:TOP-65 Splash에서 CheckAndRefreshThtAccessTokenUseCase 호출

     - Refresh 실패한다면 회원가입 화면으로 이동
     - 새로 로그인하면 로그인 정보가 덮어씌워지기에, 로그인 초기화까지는 시키지 않음
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    2c5a14a View commit details
    Browse the repository at this point in the history
  6. [TOP-66] TokenRefreshauthenticator 로직 수정

     - refresh 로직을 실패하면, authenticate메소드가 null을 리턴하게 되어있어서 retry 되고 있지 않은 문제 수정
     - retry count 제한이 적용되어 있지 않은 문제 수정(if문 분기 실수)
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e80bab6 View commit details
    Browse the repository at this point in the history
  7. feat:TOP-66 checkAndRefreshThtAccessTokenUseCase 기본 retryCount를 0으로 변…

    …경, Splash에서 호출할 때 retryCount를 default argument로 설정
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c81a6c7 View commit details
    Browse the repository at this point in the history
  8. feat:TOP-66 ThtResponseMapper의 toUnwrap() 메소드 수정

     - Exception이 발생한 경우, 발생한 Exception을 그대로 throw 하도록 수정
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9374391 View commit details
    Browse the repository at this point in the history
  9. feat:TOP-66 TokenRefreshAuthenticator retry count 1로 변경

     - timeout의 경우 대기시간이 너무 김
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3b07373 View commit details
    Browse the repository at this point in the history
  10. feat:TOP-66 ToHotViewModel에서 TokenException이 발생한 경우 로그아웃 유도 표시

     - ToHotState에 loginAvailable 속성 추가
     - ToHotLoginExpiredCard 추가
     - 로그아웃 기능 미구현
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    261346f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da9318a View commit details
    Browse the repository at this point in the history
  12. feat:TOP-87 모듈간 이동을 core:navigation 모듈을 통해 진행하도록 변경

     - feature모듈은 core:navigation 모듈에 의존해서 모듈간 이동 진행
     - core:navigation 모듈에 feature별 navigation interface를 정의, 각 feature에서 구현체 구현
     - app 모듈에 navigation di 코드 작성
     - 불필요한 코드 제거
    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5b35358 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36415a6 View commit details
    Browse the repository at this point in the history
  14. chore:TOP-66 lint check

    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    07265e3 View commit details
    Browse the repository at this point in the history
  15. chore:TOP-88 lint check

    cwj-c committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e1609e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge pull request #109 from THT-Team/feature/TOP-78_tohot_heart_disl…

    …ike_api
    
    TOP-78 feature 좋아요, 싫어요 API 적용
    cwj-c authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    76ba6a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from THT-Team/fix/TOP-88_invaild_emoji_code

    TOP-88 fix 유효하지 않은 Emoji코드를 파싱 시도하면 앱이 Crash 나는 문제 수정
    cwj-c authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b818624 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #111 from THT-Team/feature/TOP-87_navigation_module

    TOP-87 featurne core:navigation 모듈 구현
    cwj-c authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1deb3d3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature/TOP-66_access_token_refresh

    # Conflicts:
    #	app/src/main/java/com/tht/tht/SplashActivity.kt
    #	feature/tohot/src/main/java/tht/feature/tohot/tohot/viewmodel/ToHotViewModel.kt
    cwj-c committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    33222dc View commit details
    Browse the repository at this point in the history
  5. chore:TOP-66 lint check

    cwj-c committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c05e2da View commit details
    Browse the repository at this point in the history
  6. Merge pull request #110 from THT-Team/feature/TOP-66_access_token_ref…

    …resh
    
    TOP-66 feature AccessToken Refresh 기능 개선, Refresh 실패 처리 로직 추가
    cwj-c authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5626118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6759c20 View commit details
    Browse the repository at this point in the history
  8. feat:TOP-90 네이밍, 역할이 헷갈리는 Token관련 UseCase들 책임 분리

     - LoginUseCase, RefreshFcmTokenUseCase, RefreshThtAccessTokenUseCase를 분리
    cwj-c committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c205a22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e02104 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb71958 View commit details
    Browse the repository at this point in the history
  11. chore:TOP-90 lint check

    cwj-c committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5c51c21 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Merge pull request #113 from THT-Team/feature/TOP-90_refresh_token

    TOP-90 feature Refresh Tht Access Token API 적용
    cwj-c authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    049bda4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    bbd5ae5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from THT-Team/feature/TOP-59_like_ui

    Top-59 feature falling Like UI
    cwj-c authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4a03da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd425b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #114 from THT-Team/fix/TOP-88_invaild_emoji_code

    TOP-88 Fix 이모지 코드가 U+로 시작하는 경우 처리
    cwj-c authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8057793 View commit details
    Browse the repository at this point in the history
  5. feat:TOP-90 ThtHeaderInterceptor 구현

     - code 500일때, error 필드 값에 따라서 토큰 만료인지, internal serveer error인지 구분
    cwj-c committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bb8d5dd View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chore:TOP-90 lint check

    cwj-c committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    cde965f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from THT-Team/feature/TOP-90_refresh_token

    TOP-90 feature Http Code가 500일 때 error 필드값에 따라서 토큰 만료, Internal Server Errro 구분
    cwj-c authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d567cfe View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. feat:TOP-91 LogoutUseCase 구현

     - local에 저장된 데이터들에 clear()메소드 구현
     - LogoutUseCase에서 token, DailyTopic 캐싱 데이터 clear
    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    532f96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f7012 View commit details
    Browse the repository at this point in the history
  3. feat:TOP-91 ThtText의 기본 폰트를 pretendard로 고정

     - 디자인 시스템에 미리 정의된 텍스트가 없을 경우 ThtText를 가져다가 사용하도록 설정
    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8d111a7 View commit details
    Browse the repository at this point in the history
  4. feat:TOP-91 MyPage 구현

    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d4e03ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8692ee0 View commit details
    Browse the repository at this point in the history
  6. feat:TOP-91 ThtToolbar 구현, 적용

     - 일관적인 Toolbar 사이즈를 위해 구현
    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    507e49e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    112b141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4ce730 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d710c3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89d9ab4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c05c7bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa793c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9dd271e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2418a9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3311e55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a4eddc1 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #116 from THT-Team/feature/TOP-91_logout_disactive

    TOP-91 feature 회원가입, 회원탈퇴 기능 구현
    cwj-c authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    014a8c2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    45a619a View commit details
    Browse the repository at this point in the history
  19. chore:TOP-91 lint check

    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    0062c8c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #117 from THT-Team/feature/TOP-91_logout_disactive

    TOP-91 feature 회원탈퇴 API에 AccessToken 적용
    cwj-c authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    10cd897 View commit details
    Browse the repository at this point in the history
  21. refactor:TOP-93 TermsDao를 TermsService로 변경

     - Remote, Local 변경 가능성을 두고 Service로 변경
    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b6e9bf8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c968c88 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    03d06ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c3fd487 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7008c7d View commit details
    Browse the repository at this point in the history
  26. chore:TOP-93 lint check

    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    0bcd447 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a96e1d8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ff975e1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bd39f3c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3f4d292 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8c4673d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cca3d45 View commit details
    Browse the repository at this point in the history
  33. chore:TOP-93 lint check

    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    15525b1 View commit details
    Browse the repository at this point in the history
  34. chore:TOP-93 lint check

    cwj-c committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    45cc730 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge pull request #118 from THT-Team/feature/TOP-93_setting_list

    TOP-93 feature 설정 관리 화면 디자인 구현
    cwj-c authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7e4e914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2cdff2 View commit details
    Browse the repository at this point in the history
  3. fix:TOP-84 앱 이름 변경

    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    606686b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5025698 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384137a View commit details
    Browse the repository at this point in the history
  6. feat:TOP-84 PreLoginActivity를 Compose로 변경

     - 버튼을 아이콘, 텍스트가 포함된 svg파일로 설정했더니, 정해진 Size를 넘으면 아이콘과 텍스트가 잡아 당겨지는것처럼 늘려지는 현상 발생
     - 버튼에 이미지와 텍스트를 개별로 설정해줘야 하는 상황인데, xml보타 compose가 작업속도가 훨씬 빨라서 컴포즈로 변경
    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6e4ebe4 View commit details
    Browse the repository at this point in the history
  7. feat:TOP-84 PhoneAuth 화면을 Compose로 변경

     - 세밀한 디자인 수정에 대응하기에 더 용이할것이라고 판단하여 변경
    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    799a75f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8c1de0 View commit details
    Browse the repository at this point in the history
  9. feat:TOP-84 Compose Toolbar 생성, 적용

     - window inset 조절
     - 화면 진입시 키보드 올라오도록 설정
    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    74fcc27 View commit details
    Browse the repository at this point in the history
  10. chore:TOP-84 lint check

    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ed21f0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94481b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5dc6ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1adbd90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dcbd851 View commit details
    Browse the repository at this point in the history
  15. chore:TOP-84 lint check

    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7fe22e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    27bd521 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3cfca30 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5a25cc6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d6fcd23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89a6441 View commit details
    Browse the repository at this point in the history
  21. design:TOP-84 텍스트가 포함된 drawable 이미지를 사용하는 버튼들에서 text를 drawable에서 제거하고…

    … btnText로 설정하도록 변경
    
     - 이미지가 늘어나거나 쭈그러들때 텍스트도 같이 일그러지는 현상 수정
    cwj-c committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2d0110b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    932f8b2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7154ae3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    082e64b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eeb755f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7f971e2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ef39c43 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    49fb3fb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e25eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e8912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f4f07 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    083ebf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb7ca1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211506d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f169be1 View commit details
    Browse the repository at this point in the history
  5. feat:TOP-84 이용약관 데이터가 변경될 시 발생 가능한 버그 수정

     - 존재하지 않는 terms가 선택에 영향을 미치는 경우 발생
    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    355a0bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    633a995 View commit details
    Browse the repository at this point in the history
  7. design:TOP-84 includeFontPadding 속성을 false로 변경해서 fontPadding을 제거

     - 디자인 스펙때문에 적용했지만 deprecated 처리 된 속성이니 자주 사용하지 말것
    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    09dbcff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7efcc06 View commit details
    Browse the repository at this point in the history
  9. feat:TOP-84 SignupRootActivity의 navGraph의 startDestination인 NicknameF…

    …ragment에 argument를 전달해주도록 설정
    
     - 직접 navGraph를 설정해주면서 bundle을 전달
    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    936ec81 View commit details
    Browse the repository at this point in the history
  10. feat:TOP-84 NicknameFragment를 Compose로 변경

     - SignupRootActivity의 WindowSoftInputMode를 adjustResize로 변경
    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7fedbb6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    767adda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27d359e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad0b45c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    299d142 View commit details
    Browse the repository at this point in the history
  15. design:TOP-84 font size 조절

    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4bb012b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6157a45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a584773 View commit details
    Browse the repository at this point in the history
  18. chore:TOP-84 lint check

    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    00b336b View commit details
    Browse the repository at this point in the history
  19. chore:TOP-84 오타 수정

    cwj-c committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d365793 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #119 from THT-Team/fix/TOP-84_signup_design_qa

    TOP-84 Design 회원가입 디자인 QA 반영
    cwj-c authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    775f146 View commit details
    Browse the repository at this point in the history