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

Add Summary and Applications tabs #2

Merged
merged 11 commits into from
Sep 2, 2024

Commits on Sep 2, 2024

  1. Add VaultStatus and OnboardingStatus messages

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    98220ff View commit details
    Browse the repository at this point in the history
  2. Add AppSummary message

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6c4fab4 View commit details
    Browse the repository at this point in the history
  3. Clear whole screen but only ones

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3b0e9a4 View commit details
    Browse the repository at this point in the history
  4. Move ISelector trait to ui/traits.rs

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    be9d8f1 View commit details
    Browse the repository at this point in the history
  5. Add more EVE IPC messages and corresponding tests

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cc7433b View commit details
    Browse the repository at this point in the history
  6. Exit application on CRTL+e. CTRL+q quits Zellij

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    99ada03 View commit details
    Browse the repository at this point in the history
  7. Move model to new module

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    be1938f View commit details
    Browse the repository at this point in the history
  8. Get rid of RawModel (allmost)

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    47cf54d View commit details
    Browse the repository at this point in the history
  9. Add application tab

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6c30fa6 View commit details
    Browse the repository at this point in the history
  10. Add Summary tab

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3e45149 View commit details
    Browse the repository at this point in the history
  11. Fix AppSummay update and display affected PCRs

    Signed-off-by: Mikhail Malyshev <[email protected]>
    rucoder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    174cb10 View commit details
    Browse the repository at this point in the history