Branch rules MVC: Implement frontend skeleton
Description
As part of the MVC for organizing rules based on branches, we need to implement the skeleton/foundation on the frontend that we'll use to build the rest of the feature.
Scope
The scope of this issue includes:
- Add
Branch rules section in repository settings
behind a feature flag (empty) - Set up a new
Branch rules page
(empty) - Add
Branch rules endpoint
to Project routes (ensures we can visit the new branch rules page)
Implementation plan
Mockups
Mockups can be found in the MVC issue
Edited by Torsten Linz