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

Fix for Issue 567 #592

Merged
merged 7 commits into from
Aug 31, 2021
Merged

Fix for Issue 567 #592

merged 7 commits into from
Aug 31, 2021

Commits on Aug 30, 2021

  1. Make ReloadView into a reusable ErrorView

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    44579e0 View commit details
    Browse the repository at this point in the history
  2. Use ErrorView in MainView

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e4b899f View commit details
    Browse the repository at this point in the history
  3. Add private modifier in related files

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    af7e3a3 View commit details
    Browse the repository at this point in the history
  4. Organize SessionController

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8d15222 View commit details
    Browse the repository at this point in the history
  5. Remove now-unnecessary objectWillChange.send()

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d74d560 View commit details
    Browse the repository at this point in the history
  6. Use closure directly instead of wrapping it

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4a14845 View commit details
    Browse the repository at this point in the history
  7. Use default title and body text for ErrorView

    Jessy Catterwaul committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    61fe9b1 View commit details
    Browse the repository at this point in the history