mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 20:15:52 +01:00
Add new extension point for repository avatars (#1614)
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
@@ -33,6 +33,7 @@ The following extension points are provided for the frontend:
|
||||
### profile.route
|
||||
### profile.setting
|
||||
### repo-config.route
|
||||
### repo-config.details
|
||||
### repos.branch-details.information
|
||||
### repos.content.metadata
|
||||
- Location: At meta data view for file
|
||||
@@ -46,13 +47,13 @@ The following extension points are provided for the frontend:
|
||||
### repositoryRole.role-details.information
|
||||
### repository.setting
|
||||
### repos.repository-avatar
|
||||
### repos.repository-avatar.primary
|
||||
- Location: At each repository in repository overview
|
||||
- can be used to add avatar for each repository (e.g., to mark repository type)
|
||||
|
||||
### repos.repository-details.information
|
||||
- Location: At bottom of a single repository view
|
||||
- can be used to show detailed information about the repository (how to clone, e.g.)
|
||||
|
||||
### repos.sources.view
|
||||
### roles.route
|
||||
### user.route
|
||||
|
||||
Reference in New Issue
Block a user