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

[client] Add netbird ui improvements #3222

Merged
merged 22 commits into from
Feb 21, 2025
Merged

[client] Add netbird ui improvements #3222

merged 22 commits into from
Feb 21, 2025

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Jan 21, 2025

Describe your changes

  • Add dedicated exit node menu:

    • selects the clicked exit node if multiple are already selected
    • deselected the clicked exit node if it's the only selected one
    • deselects all other exit nodes and selects the clicked exit node if it is unselected
  • Adds "create debug bundle" menu (for that purpose moves status parsing code to a separate package)

  • Adds more events around DNS, exit nodes and network selection

  • Makes sure the daemon addr is passed to created windows

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@lixmal lixmal changed the base branch from main to ui-event-notifications January 21, 2025 21:16
@lixmal lixmal force-pushed the ui-improvements branch 2 times, most recently from 9694be9 to c7e9566 Compare January 22, 2025 17:26
@lixmal lixmal marked this pull request as ready for review January 22, 2025 18:38
Base automatically changed from ui-event-notifications to main February 20, 2025 10:00
@lixmal lixmal merged commit b307298 into main Feb 21, 2025
34 checks passed
@lixmal lixmal deleted the ui-improvements branch February 21, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants