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

More UI improvements #549

Merged
merged 9 commits into from
Apr 6, 2024
Merged

More UI improvements #549

merged 9 commits into from
Apr 6, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    316c5dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0805805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b9687d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1089e View commit details
    Browse the repository at this point in the history
  5. fix: minor bug

    When renaming a team, the page returns 404. This was caused by
    using the wrong parameter name. This change fixes that problem.
    svedova committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a3c5177 View commit details
    Browse the repository at this point in the history
  6. chore: minor improvements

    svedova committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3690a8c View commit details
    Browse the repository at this point in the history
  7. chore: display team name dynamically based on selected team

    - chore: remove unused variables
    svedova committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f402c2b View commit details
    Browse the repository at this point in the history
  8. fix: type

    svedova committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    267e932 View commit details
    Browse the repository at this point in the history
  9. chore: remove unused import

    svedova committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e3f3aaf View commit details
    Browse the repository at this point in the history