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

[Feat] #640 - 푸시알림별 화면 전환 #641

Merged
merged 9 commits into from
Sep 21, 2022

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    c2fa2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcfcdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95eb71e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. [Feat] TeamSparker#640 - 백그라운드 시 HomeVC 에서 습관방으로 화면전환

    - 서버에서 recordId 는 "" 빈문자열로 넘어오기 떄문에 nil 값을 가질 수 없다. 그래서 조건문자체가 먹히지 않았다.
    - 삭제한 조건문은 popToHomeVC 를 사용할 시나리오가 없을거라 생각하고 삭제했다.
    hyun99999 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8be6ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe1e83 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    d3012c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44efec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    245d6b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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