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

Handle connection lost error on the DailyChallengeView #179

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 18, 2023

  1. add explicit module

    mltbnz committed May 18, 2023
    Configuration menu
    Copy the full SHA
    66ec34c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. update ApiError

    - add failure reason
    - map NSError to failure reason
    - add offline reason
    mltbnz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e064198 View commit details
    Browse the repository at this point in the history
  2. add gameBlockingError property

    mltbnz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6a07d40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b989526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c85b58e View commit details
    Browse the repository at this point in the history
  5. add tests

    - a test that checks for a failure response
    - a test that checks if an alert state is set when gameButtonTapped action is invoced
    mltbnz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2394051 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into add-offline-error-to-dailyChallenge

    # Conflicts:
    #	Sources/SiteMiddleware/ServerEnvironment.swift
    mltbnz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6f3e8f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7dc82d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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