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

Improved async treeview loading logic and related UI improvements #462

Merged
merged 17 commits into from
Aug 21, 2023

Commits on Aug 14, 2023

  1. Update README.md

    fixing annoying broken counters
    vasu1124 authored and juozasg committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a751b7f View commit details
    Browse the repository at this point in the history
  2. Add a hard timeout for all processes we spawn (weaveworks#460)

    timeout kill all exec processes. default time is 10s
    juozasg committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3b3eb0c View commit details
    Browse the repository at this point in the history
  3. aync cluster treeview

    juozasg committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9a53acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7421623 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. proper async sources treeview

    juozasg committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a5904f7 View commit details
    Browse the repository at this point in the history
  2. correct expand all

    juozasg committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b3b961d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0fcb87f View commit details
    Browse the repository at this point in the history
  2. preserve collapsible states

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    18edfd1 View commit details
    Browse the repository at this point in the history
  3. safer execs

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6cced7b View commit details
    Browse the repository at this point in the history
  4. realtime namespace icons

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    04ae173 View commit details
    Browse the repository at this point in the history
  5. 60 seconds exec kill

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0ea6688 View commit details
    Browse the repository at this point in the history
  6. namespace UI better

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5533d88 View commit details
    Browse the repository at this point in the history
  7. namespace ui improvements

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e5db29b View commit details
    Browse the repository at this point in the history
  8. module tree-kill

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e331679 View commit details
    Browse the repository at this point in the history
  9. node 20

    juozasg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    240c8ff View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. missing npm packages

    juozasg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7546546 View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    Signed-off-by: Kingdon Barrett <[email protected]>
    Kingdon Barrett committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    20a58f9 View commit details
    Browse the repository at this point in the history