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

Tornjak UI Refactoring V2 #553

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Commits on Nov 19, 2024

  1. Torjak UI Refactoring

    I have refactored the main user interface for Tornjak after addressing the issue of windows new line. Please test for functionality.
    
    Signed-off-by: Kai Chen <[email protected]>
    EdgarAllan-Bro committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    12e953d View commit details
    Browse the repository at this point in the history
  2. Windows EOL Error

    Added troubleshooting instructions for the issue where modifying a single line marks the entire file as changed on a Windows machine.
    
    Signed-off-by: Kai Chen <[email protected]>
    EdgarAllan-Bro committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    eaeba04 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Minor Fixes

    Allow dashboard title to be on one line, health check properly positioned, remove unused tooltip import
    
    Signed-off-by: Kai Chen <[email protected]>
    EdgarAllan-Bro committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    dc4fddb View commit details
    Browse the repository at this point in the history