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

Implement connections list screen #5153

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6ac5086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205b111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a38f35 View commit details
    Browse the repository at this point in the history
  4. Initial table header version

    dfalbel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    012e50e View commit details
    Browse the repository at this point in the history
  5. Style connections entries

    dfalbel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fc2c036 View commit details
    Browse the repository at this point in the history
  6. Style the action bar

    dfalbel committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0173a6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bfa52c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c05c4f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d4e810 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7a5eed View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. cleanup console.log

    dfalbel committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a7bbc59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd39fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf13ae2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Style the modal dialog

    dfalbel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    38008b9 View commit details
    Browse the repository at this point in the history
  2. Implement copy code behavior

    dfalbel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8e8a818 View commit details
    Browse the repository at this point in the history
  3. Implement edit handler

    dfalbel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bdd5084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0608981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2638e25 View commit details
    Browse the repository at this point in the history
  6. Decouple instance from items.

    dfalbel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9d847fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    679114d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d081ba View commit details
    Browse the repository at this point in the history
  9. Rename from cache to utils

    dfalbel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f697f04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a2511d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Expand state in the instance instead of items

    This allows fixing a bug causing the 'refresh'
    button to discard the expand state.
    dfalbel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3fddb91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208f3b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3ca70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af4aa33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe1e4b2 View commit details
    Browse the repository at this point in the history
  6. Localize text in action bars

    dfalbel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eeac4b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e71716 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c600942 View commit details
    Browse the repository at this point in the history
  9. Cleanup console.log

    dfalbel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    aea5da8 View commit details
    Browse the repository at this point in the history