Skip to content

Expose stage services via API

Adam Hegyi requested to merge expose-ca-services-via-api into master

What does this MR do?

Related issue: #12196 (closed)

This MR is exposing Stage API to the frontend for listing, creating, updating and deleting stages. I set the ~backstage label since the FE will be implemented in a follow up MR.

For better review experience, disable showing whitespace changes.

Screenshots

The form (UI) is implemented in another MR (right side)

screenshot

Does this MR meet the acceptance criteria?

Conformity

Security

Permission is enforced in the controllers and in the service classes.

Edited by Michael Kozono

Merge request reports