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

UI/exit node status indicators (emphasizes the added functionality) #177

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

Commits on Feb 16, 2024

  1. Feature: machine status icon added.

    Signed-off-by: Aalok Kamble <aalok.kamble@gmail.com>
    aalokkamble committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    fda2964 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    17e80c6 View commit details
    Browse the repository at this point in the history
  2. Update ui.go

    Aligned dot vertically with lowercase letters for machine names.
    Reverted 'Machine' to 'My devices'
    
    Signed-off-by: Aalok Kamble <aalok.kamble@gmail.com>
    aalokkamble committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d2c8093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ee911 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Refactored exit node screen UI and improved visual feedback:

    Improved clarity: Unavailable nodes are now displayed in gray for better indication of their status.
    Enhanced user experience: The selected exit node, if online, is now highlighted in red on the main screen for clear visual confirmation.
    This commit message effectively conveys the following:
    
    Action: Refactored the code for the UI.
    Specific changes:
    Introduced visual cues for unavailable nodes.
    Implemented highlighting for the selected exit node, indicating its online status.
    Benefit: Improved clarity and user experience.
    aalokkamble committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0dc6894 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge branch 'tailscale:main' into ui/exit-node-status-indicators-(em…

    …phasizes-the-added-functionality)
    aalokkamble committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    995eeaa View commit details
    Browse the repository at this point in the history