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

[Team 6 iOS🥒 쏭 & 잭슨] MVVM 구조를 이용한 MainPage 구현 #38

Merged
merged 72 commits into from
Apr 27, 2021

Commits on Apr 20, 2021

  1. chore : initial commit

    JacksonPk committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    aa3f6c1 View commit details
    Browse the repository at this point in the history
  2. feat : add collectionView

    JacksonPk committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    d41ef21 View commit details
    Browse the repository at this point in the history
  3. chore : remove unused code

    JacksonPk committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    156f287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0203357 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762729f View commit details
    Browse the repository at this point in the history
  6. feat : create DishCell

    1song2 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ca95da9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31d8959 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1bdd0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55848a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    060ee02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2592b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49b453b View commit details
    Browse the repository at this point in the history
  4. chore : add entity 'Dish'

    1song2 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    910990e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    921f2cc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    ad1af83 View commit details
    Browse the repository at this point in the history
  2. chore : modify constraints

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    aefe7b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e88fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f497cf0 View commit details
    Browse the repository at this point in the history
  5. chore : remove prototype cell

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    4230819 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b45787f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c8bb4d View commit details
    Browse the repository at this point in the history
  8. chore : add mock data

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9d4ef05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c30484 View commit details
    Browse the repository at this point in the history
  10. feat : add DishesResponseDTO

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1ac7f86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a18b1f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    241051a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3c7ecb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc680ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc57906 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c067c4 View commit details
    Browse the repository at this point in the history
  17. chore : install Alamofire pod

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7b922a2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    224772d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3268b1f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ba252f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    77f8e26 View commit details
    Browse the repository at this point in the history
  22. feat : get image data from URL

    1song2 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f3b4722 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9541b3f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4749253 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    61b3575 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    d36f63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305a946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c78a8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22cadb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19 from rla36/iOS/feat/toast

    [iOS] Toast 기능 추가(#17)
    1song2 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    50d24cc View commit details
    Browse the repository at this point in the history
  6. style : format code

    1song2 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    dc57c13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47fde0f View commit details
    Browse the repository at this point in the history
  8. refactor : rename ViewModel

    1song2 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    460f06e View commit details
    Browse the repository at this point in the history
  9. feat : add DishesListViewModel

    Add class Observable for ViewModel.
    1song2 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    bb2a597 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd289fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71b7e95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c0178d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    c457185 View commit details
    Browse the repository at this point in the history
  2. feat : add UseCase

    1song2 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    04610f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3bc8a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82dec71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9c2309 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86a4f58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3481f90 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #21 from rla36/iOS/feat/view-model

    [iOS] ViewModel 구현(#20)
    JacksonPk authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5a5ad22 View commit details
    Browse the repository at this point in the history
  9. chore : choose Info.plist file

    1song2 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b6b87af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e3dec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    9f0df66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381315b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db36088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddbf449 View commit details
    Browse the repository at this point in the history
  5. refactor : remove ViewModel from DishCell

    Move method updateThumbImage from DishCell to NetworkManager.
    1song2 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f821230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c81402 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e981ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48f2619 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b51f52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef8fb9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1319881 View commit details
    Browse the repository at this point in the history