stable

Clone or download

Read-only

Introduce rollup view in Folder tab

part of story #9468 import folders This is the same behavior than for rollup view in artifact link: as soon as an artifact has children, user can expand it to retrieve them, recursively. Their Folder column is empty and will be filled in another changeset. Change-Id: I8c6437101c17a7f93116365b407cbca68c38fbbd

Modified Files

Name
M plugins/artifactsfolders/build-manifest.json +4 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactPresenter.php +4 −0 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +8 −1 Go to diff View file
M plugins/artifactsfolders/templates/artifact-tab.mustache +3 −1 Go to diff View file
A plugins/artifactsfolders/www/scripts/rollup.js +167 −0 Go to diff View file
M plugins/artifactsfolders/www/themes/default/css/style.scss +18 −0 Go to diff View file