stable

Clone or download

Read-only

Update FRS plugin (Angular)

this is part of story #9692 Have a field in the FRS where I can add a link How to test: In changed log a new table for links should be displayed under the "Files" table. Table should be the same than in release view. Change-Id: Icc4483b5583146caf568eb90a7ccc42bc0dde851

Modified Files

Name
M plugins/frs/include/FRS/REST/v1/UploadedLinkRepresentation.php +9 −3 Go to diff View file
M plugins/frs/www/js/angular/package.json +1 −1 Go to diff View file
M plugins/frs/www/js/angular/po/fr.po +4 −0 Go to diff View file
M plugins/frs/www/js/angular/po/template.pot +8 −0 Go to diff View file
M plugins/frs/www/js/angular/src/app/release/files/_files.scss +1 −1 Go to diff View file
M plugins/frs/www/js/angular/src/app/release/files/files.tpl.html +22 −0 Go to diff View file
M plugins/frs/www/js/angular/src/app/shared-properties-service.js +17 −0 Go to diff View file