stable

Clone or download

Read-only

Display empty table in Folder tab

This is part of story #9468 import folders Change-Id: Ie205ac0dec135f7c292d4ae36037a29dc5cb8e44

Modified Files

Name
A plugins/artifactsfolders/build-manifest.json +20 −0 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactView.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/Presenter.php +20 −6 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +9 −0 Go to diff View file
M plugins/artifactsfolders/site-content/en_US/artifactsFolders.tab +2 −1 Go to diff View file
M plugins/artifactsfolders/site-content/fr_FR/artifactsFolders.tab +2 −1 Go to diff View file
M plugins/artifactsfolders/templates/artifact-tab.mustache +20 −1 Go to diff View file
A plugins/artifactsfolders/www/themes/FlamingParrot/css/style.scss +67 −0 Go to diff View file
A plugins/artifactsfolders/www/themes/default/css/style.scss +17 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureTablePresenter.php +1 −1 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −1 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −1 Go to diff View file