Skip to content

Remove service from actions dropdown, stop button and redeploy button

Filipa Lacerda requested to merge 31156-environments-vue-service into master

What does this MR do?

  1. Refactor vue architecture for environments to match the one we have in our documentation: calls to service are made only from the main component

  2. Fixes wrong URL being provided in stop environment component

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31156 (closed) Closes #31567 (closed)

Merge request reports