stable
Clone or download
Read-only
Part of story #39019 Switch mode in Cross tracker search widget Behavior for export report CSV export is not defined. In waiting disable the button to avoid errors *Testing:* - When your widget is in expert mode you should never see export button. - If you call directly `/plugins/crosstracker/csv_export/{id} with id the id of an export id, you should get an error 400 telling you the feature is not supported for expert report. Change-Id: I4c16d88a7fab357a49e5fe1e046bb83433c78f67
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/CSV/CSVExportController.php | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.test.ts | +0 | −50 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.vue | +1 | −15 | Go to diff View file |
M | plugins/crosstracker/site-content/fr_FR/LC_MESSAGES/tuleap-crosstracker.po | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/site-content/pt_BR/LC_MESSAGES/tuleap-crosstracker.po | +3 | −0 | Go to diff View file |