stable
Clone or download
Read-only
Part of request #14539 Move FRS plugin to BurningParrot How to test: - run "npm run build" in plugins/frs/www/js/angular - Create a FRS release with no files, no links, no release notes and no changelog. - Browse it in the FRS plugin. It should display an empty state. Change-Id: I4f25c91b5b0fb94afb3ab1b3bc9a9d3824b6e712
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/frs/www/js/angular/po/fr.po | +4 | −1 | Go to diff View file |
M | plugins/frs/www/js/angular/src/app/release/files/files-controller.js | +28 | −1 | Go to diff View file |
A | plugins/frs/www/js/angular/src/app/release/files/files-controller.test.js | +112 | −0 | Go to diff View file |
M | plugins/frs/www/js/angular/src/app/release/files/files.tpl.html | +4 | −0 | Go to diff View file |