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

[Feature/#869] 오늘의 솝마디 대시보드 기능 구현 #872

Merged
merged 22 commits into from
Sep 30, 2024

Commits on Sep 25, 2024

  1. feat: TodayFortuneBox 구현

    s9hn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1aa4880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427fcc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a75a66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e265c4e View commit details
    Browse the repository at this point in the history
  5. feat: fortune 데이터레이어 구현

    - di 모듈 추가
    - network api 구현
    s9hn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b483ac View commit details
    Browse the repository at this point in the history
  6. feat: fortune 도메인레이어 구현, internal 키워드 일괄 적용

    - mapper 구현
    - 레포지토리 인터페이스 생성 및 적용
    - 힐트모듈 수정
    s9hn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4241e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533a29f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f655b50 View commit details
    Browse the repository at this point in the history
  9. feat: 레이어 의존성 추가

    s9hn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e26989c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5950cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71001df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e42c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625d11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    430b830 View commit details
    Browse the repository at this point in the history
  6. refactor: internal 추가

    s9hn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    83c0641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d86bcb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' of https://github.com/sopt-makers/sopt-android

    …into feature/869
    s9hn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    340c78e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f9ffff View commit details
    Browse the repository at this point in the history
  10. refactor: Timber 적용

    s9hn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    69a0acc View commit details
    Browse the repository at this point in the history
  11. build: 의존성 수정

    s9hn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8981910 View commit details
    Browse the repository at this point in the history
  12. refactor: break strategy 적용

    s9hn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a7c5b50 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge branch 'develop' of https://github.com/sopt-makers/sopt-android

    …into feature/869
    s9hn committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9384ee5 View commit details
    Browse the repository at this point in the history