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

Merge Feature/39 feature deliver rider to destination #53

Merged
merged 94 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    0892ffa View commit details
    Browse the repository at this point in the history
  2. Add production/testing notes

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    914d38f View commit details
    Browse the repository at this point in the history
  3. Add appModule doc

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f670875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b18f31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b3a48b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04e8654 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2675a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    015d934 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e692488 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61ba82e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6b8b78 View commit details
    Browse the repository at this point in the history
  12. Clean up unused imports

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    70ba97f View commit details
    Browse the repository at this point in the history
  13. Fix test docs

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f62f961 View commit details
    Browse the repository at this point in the history
  14. remove empty test

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    299b289 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13035b6 View commit details
    Browse the repository at this point in the history
  16. remove empty test

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c32da9b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d2a39f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a09b6bf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a567f19 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b76d684 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff41e99 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    51f9156 View commit details
    Browse the repository at this point in the history
  23. Fix doc

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c3e51fd View commit details
    Browse the repository at this point in the history
  24. Rename uis and models to reflect preferred terminology

    * Provider
    * Passenger
    * Trip
    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    73edbe7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    874b427 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d394220 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    56e867e View commit details
    Browse the repository at this point in the history
  28. Fix test repo not found by koin

    * cast DriverRideRepository as TestDriverRideRepository
    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8106331 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    accb5a1 View commit details
    Browse the repository at this point in the history
  30. Add new location service

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6343b9b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9ef72a9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d9ecbc5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    664eb3a View commit details
    Browse the repository at this point in the history
  34. Add deprecation note

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    989a322 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ce2bab9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    eea01d2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8b58d3e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0405dc9 View commit details
    Browse the repository at this point in the history
  39. Fix location type

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a7465ee View commit details
    Browse the repository at this point in the history
  40. Add android location comment

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e88faec View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4f1c8d8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f023198 View commit details
    Browse the repository at this point in the history
  43. Use real coordinates

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8c4fa65 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d5cc22b View commit details
    Browse the repository at this point in the history
  45. conceal scope

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    73890a7 View commit details
    Browse the repository at this point in the history
  46. Add plan ride function

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6ed3398 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    19cbd09 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9720296 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    245bde2 View commit details
    Browse the repository at this point in the history
  50. add screen state docs

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c6a3f8f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1552a6b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1f4ad90 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    868212d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7ba5930 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    65fcc77 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    61ef4e9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fbf84ff View commit details
    Browse the repository at this point in the history
  58. Add interactor factory

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8481ed0 View commit details
    Browse the repository at this point in the history
  59. Pass enablement

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    20d0617 View commit details
    Browse the repository at this point in the history
  60. remove unused latlong

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5408657 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    958cbe7 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6c5b47b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    66c1042 View commit details
    Browse the repository at this point in the history
  64. Simplify type check

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    63bb06a View commit details
    Browse the repository at this point in the history
  65. Add closure parameter name

    TSampley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b540478 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    1ebd064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6e0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d44318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99230aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eadc73 View commit details
    Browse the repository at this point in the history
  6. Remove flaky wait

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6d7388c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    692c3e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79d6dc6 View commit details
    Browse the repository at this point in the history
  9. Add drop off event

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    48f3a4d View commit details
    Browse the repository at this point in the history
  10. Display delivery information

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c7cc713 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dd99e0 View commit details
    Browse the repository at this point in the history
  12. Fix wrong text string

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c39fdc6 View commit details
    Browse the repository at this point in the history
  13. reorganize expectations

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0abf988 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fae37e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b12cd5a View commit details
    Browse the repository at this point in the history
  16. remove redundant text

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fd44d3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85ef2a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a67239a View commit details
    Browse the repository at this point in the history
  19. Add base view model doc

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e0b8d43 View commit details
    Browse the repository at this point in the history
  20. modify doc

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ab63015 View commit details
    Browse the repository at this point in the history
  21. add trip completion view

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    85b2e26 View commit details
    Browse the repository at this point in the history
  22. Finish test expectations

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    efd2589 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3dc716e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1ec2256 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a5b31b2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    20ce004 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    092ae39 View commit details
    Browse the repository at this point in the history
  28. Add test todo

    TSampley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e00ebc7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    eeedb48 View commit details
    Browse the repository at this point in the history