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

Exception handling with supabase and each layer #168

Merged

Commits on May 1, 2023

  1. Handle exception

    hieuwu committed May 1, 2023
    Configuration menu
    Copy the full SHA
    9a98121 View commit details
    Browse the repository at this point in the history
  2. Remove throw exception

    hieuwu committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1ecf14a View commit details
    Browse the repository at this point in the history
  3. Handle exception

    hieuwu committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d7be036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d317605 View commit details
    Browse the repository at this point in the history
  5. Handle exception

    hieuwu committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a8a3567 View commit details
    Browse the repository at this point in the history
  6. Handle exception

    hieuwu committed May 1, 2023
    Configuration menu
    Copy the full SHA
    b05ac26 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Replace firebase

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5a4638a View commit details
    Browse the repository at this point in the history
  2. Remove helper from firebase

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8654d51 View commit details
    Browse the repository at this point in the history
  3. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    849c471 View commit details
    Browse the repository at this point in the history
  4. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    09db2d2 View commit details
    Browse the repository at this point in the history
  5. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7a60d6b View commit details
    Browse the repository at this point in the history
  6. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e1d8c3f View commit details
    Browse the repository at this point in the history
  7. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5e07892 View commit details
    Browse the repository at this point in the history
  8. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    44e6e51 View commit details
    Browse the repository at this point in the history
  9. Wrap with dispatcher

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e5c03d9 View commit details
    Browse the repository at this point in the history
  10. Mark method as suspend

    hieuwu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7a96b8f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Rename method

    hieuwu committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4cba49b View commit details
    Browse the repository at this point in the history
  2. Avoid suspendable

    hieuwu committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0c18176 View commit details
    Browse the repository at this point in the history