Skip to content

Add "environment" dropdown to pod logs screen

Miguel Rincon requested to merge 5769-add-environment-drop-down-to-pod-logs into master

What does this MR do?

  • Adds a environment dropdown to switch between environments
  • Adds a form-group look and feel to all dropdowns
    • Responsive layout is taken into account
  • Adds polling, to the backend can populate the log data asynchronously
    • Corresponding error handling
  • Allows for a "default" pod
    • Assumes the first pod log is loaded

Future improvements

Screenshots

Before

Before After
image image

Video (recorded on a slow network... )

2019-10-03_17.15.10

Responsive

mobile desktop
image image

Error state

image

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Related to #5769 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports