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(gui-client): Bubble up connlib panics as error dialogs in the GUI #5098

Merged
merged 44 commits into from
May 28, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c6caf88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d08fc View commit details
    Browse the repository at this point in the history
  3. refactor

    ReactorScram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2f324ed View commit details
    Browse the repository at this point in the history
  4. refactor

    ReactorScram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    979d645 View commit details
    Browse the repository at this point in the history
  5. fix Windows build

    ReactorScram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3d2cdf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d9e1d5 View commit details
    Browse the repository at this point in the history
  7. Fix Linux build

    ReactorScram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ba1a713 View commit details
    Browse the repository at this point in the history
  8. fix Windows clippy

    ReactorScram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    46a9146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b605b46 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix Windows service

    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    86092b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/debug-ipc-service' of github.com:firezone/fire…

    …zone into refactor/debug-ipc-service
    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a13c3f3 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c21b906 View commit details
    Browse the repository at this point in the history
  4. checkpoint

    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    52ea524 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbafcba View commit details
    Browse the repository at this point in the history
  6. de-dupe

    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    92dfb05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99bbe9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8565d65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aa92c9 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/refactor/dedupe-ipc-clients' int…

    …o chore/5046-bubble-errors
    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9c8b3ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a5667f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d50c23 View commit details
    Browse the repository at this point in the history
  13. remove test panic

    ReactorScram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    613dd88 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    bfc6ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f881898 View commit details
    Browse the repository at this point in the history
  3. remove outdated comment

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2a71eff View commit details
    Browse the repository at this point in the history
  4. remove unused CLI args

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    24b9944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43fac19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f55f3d1 View commit details
    Browse the repository at this point in the history
  7. fix Windows build

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e89707f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd86707 View commit details
    Browse the repository at this point in the history
  9. fix Linux

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c1e7014 View commit details
    Browse the repository at this point in the history
  10. I forgot to commit this

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a82f163 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/refactor/debug-ipc-service' into…

    … refactor/debug-ipc-service
    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f61d543 View commit details
    Browse the repository at this point in the history
  12. fmt

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c6b4bba View commit details
    Browse the repository at this point in the history
  13. clippy

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e85bed6 View commit details
    Browse the repository at this point in the history
  14. fix IPC service

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4ee20d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    595bed1 View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/refactor/debug-ipc-service' into…

    … refactor/dedupe-ipc-clients
    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3f7b8b6 View commit details
    Browse the repository at this point in the history
  17. improve error messages

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a245ff0 View commit details
    Browse the repository at this point in the history
  18. fix Windows

    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6818f39 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'refactor/dedupe-ipc-clients' into chore/5046-bubble-errors

    Signed-off-by: Reactor Scram <ReactorScram@users.noreply.github.com>
    ReactorScram committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cbd8f5a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    f64cfa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b4a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b5d061 View commit details
    Browse the repository at this point in the history