Skip to content

Add new link to "Pod logs" in sidebar and create empty state page when no environment is available

What does this MR do?

Currently the pod logs environment is hard to reach. This MR creates a new route to link to a default environment and adds a link to it in the sidebar.

Define a new route

Defines a new route /root/autodevops-deploy/environments/logs that redirects to /root/autodevops-deploy/environments/<default-env>/logs

Add new menu item in the side bar

sidebar active menu sidebar menu empty state (note the centered text)
Screen_Shot_2019-11-01_at_1.38.40_PM Screen_Shot_2019-11-01_at_1.39.04_PM image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #24088 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports