Skip to content

Refactor Pods Logs to Vue in operations/environments

Miguel Rincon requested to merge 33537-refactor-env-pod-logs-to-vue into master

What does this MR do?

This MR uses Vue instead of HAML to display the logs page.

Should be followed up by #34306 (closed)

Enable this change:

Feature.enable('environment_logs_use_vue_ui')

Previous code is kept and is meant to be removed in later iteration.

Screenshots

UI changes are minimal, as this is a refactor: ~backstage

before after*
old_logs new_logs
*Some new icons are available in Vue, so those are used.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #33537 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports