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

Display a message to upgrade client if minimumSupportedDesktopVersion is thrown #6405

Merged
merged 4 commits into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. Modernize networkReplyErrorString by using const auto.

    Signed-off-by: Camila Ayres <[email protected]>
    camilasan authored and mgallien committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    211233d View commit details
    Browse the repository at this point in the history
  2. Modernize extractErrorMessage and AbstractNetworkJob::errorStringPars…

    …ingBody.
    
    - Add const auto.
    - Remove extra error message information to make it more user friendly.
    
    Signed-off-by: Camila Ayres <[email protected]>
    camilasan authored and mgallien committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f197ce0 View commit details
    Browse the repository at this point in the history
  3. Update 'no connection' error text to a more user friendly message.

    Signed-off-by: Camila Ayres <[email protected]>
    camilasan authored and mgallien committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    17ffc06 View commit details
    Browse the repository at this point in the history
  4. Show systray error message when there is a network error.

    Signed-off-by: Camila Ayres <[email protected]>
    camilasan authored and mgallien committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d6df907 View commit details
    Browse the repository at this point in the history