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

[Dashboard] Add task detail page with logs #35328

Merged
merged 8 commits into from
May 16, 2023

Commits on May 15, 2023

  1. Add task detail page with task logs

    Allow breadcrumbs to have relative paths. Migrate most pages to use relative pathing.
    Update progress bar to link to task detail page.
    
    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2ff46de View commit details
    Browse the repository at this point in the history
  2. Use state-api task_id and actor_id apis to fetch logs instead of file…

    …name
    
    Hide MultiTabLogViewer tabs when there are only 1 tab
    
    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e376e61 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d39423b View commit details
    Browse the repository at this point in the history
  4. update driver jobs to show message informing why driver logs are not …

    …available
    
    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    356315a View commit details
    Browse the repository at this point in the history
  5. fix tests

    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c47df84 View commit details
    Browse the repository at this point in the history
  6. Fix styling of autoscaler cards on the OverviewPage

    Add ability for metadata to be both a link and a copyable element
    
    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    387f71f View commit details
    Browse the repository at this point in the history
  7. add docs url

    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    aa3779f View commit details
    Browse the repository at this point in the history
  8. fixup

    Signed-off-by: Alan Guo <[email protected]>
    alanwguo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f828790 View commit details
    Browse the repository at this point in the history