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

Chore/mobile/refactor #273

Merged
merged 105 commits into from
Aug 6, 2024
Merged

Chore/mobile/refactor #273

merged 105 commits into from
Aug 6, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    595b9cb View commit details
    Browse the repository at this point in the history
  2. auth models complete

    KamogeloMoeketse committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5772fc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6977bbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4be02 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

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

Commits on Jul 27, 2024

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

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    23a983a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8171a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    628a71f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58ef4a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    f0946e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f9fc83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ea965b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4515332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b22ad22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5abbf9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d427b30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    407a6b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    583b044 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1703b9c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbd5f06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fba091 View commit details
    Browse the repository at this point in the history
  13. Tests 100% pass

    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    409f4ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6db0e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7da93f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b90739a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a8cd32a View commit details
    Browse the repository at this point in the history
  18. Tests passing

    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2b7a8ea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a63718f View commit details
    Browse the repository at this point in the history
  20. getToken

          √ should return token when it exists (1 ms)
          √ should return undefined when token does not exist (1 ms)
    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3a45aae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b287406 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cba6b8c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4f1de0e View commit details
    Browse the repository at this point in the history
  24. Test Suites: 1 passed, 1 total

    Tests:       16 passed, 16 total
    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    536288c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ac0f1e3 View commit details
    Browse the repository at this point in the history
  26. chore: Add authentication check before fetching user bookings

    This commit adds an authentication check before making the API call to fetch user bookings. If the authentication token is not found, an error response is returned with the appropriate error code and message.
    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4e6083c View commit details
    Browse the repository at this point in the history
  27. Test Suites: 1 passed, 1 total

    Tests:       13 passed, 13 total
    Snapshots:   0 total
    Time:        4.245 s
    u21631532 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    27537f8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8a76d57 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    01d12d0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    51939fb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fc8af02 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8dccf52 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7e93526 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d1ec220 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4cc46a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ef361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6adab07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44815a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82e3fa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c51168 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cefc20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    908a89c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9dd85c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dbfe34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a4a1ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa65c34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfebe6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8c4a23 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81dfca9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65c6aba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c03a0aa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4fec067 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebc732f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c8ce9e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49205f0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    40ac99d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a622d95 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d4896bd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dde3677 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3de60a5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fe3feab View commit details
    Browse the repository at this point in the history
  28. Tests 100% pass

    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6976b38 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ebccf77 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    97d9f7d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    002f2a8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    33e316c View commit details
    Browse the repository at this point in the history
  33. Tests passing

    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    30b53c5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8a866ab View commit details
    Browse the repository at this point in the history
  35. getToken

          √ should return token when it exists (1 ms)
          √ should return undefined when token does not exist (1 ms)
    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    598c716 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    492d474 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    db335d7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    89f492b View commit details
    Browse the repository at this point in the history
  39. Test Suites: 1 passed, 1 total

    Tests:       16 passed, 16 total
    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0b53640 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    331e316 View commit details
    Browse the repository at this point in the history
  41. chore: Add authentication check before fetching user bookings

    This commit adds an authentication check before making the API call to fetch user bookings. If the authentication token is not found, an error response is returned with the appropriate error code and message.
    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3bb507c View commit details
    Browse the repository at this point in the history
  42. Test Suites: 1 passed, 1 total

    Tests:       13 passed, 13 total
    Snapshots:   0 total
    Time:        4.245 s
    u21631532 authored and KamogeloMoeketse committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    32f62c5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0196d88 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    134c4df View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    bedd72a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d8d3705 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3841c5a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    b534b48 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. home page editing

    KamogeloMoeketse committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1af7058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ef07b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf97f8a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    d0770b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484256d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa49160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1369a22 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    313934a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c7af7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. small fix

    KamogeloMoeketse committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d031583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7384ecf View commit details
    Browse the repository at this point in the history