stable

Clone or download

Read-only

feat: Visual adjustments

Part of story #39019 Switch mode in Cross tracker search widget How to test: - Using the API explorer, modify (PUT) a cross-tracker report to be in "expert" mode. - Write a query using SELECT. - The left-most column is now only an icon with a title attribute. - The text of the headers row should no longer wrap or overflow. In both "default" and "expert" mode: - the table of artifacts no longer has left and right margins and should hug the left and right borders of the widget. - the "Export" button should be left-aligned on the text of the first selected tracker. Change-Id: I7aba60904e6c691415aa3aebdd944b07ef36567f

Modified Files

Name
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/EditCell.vue +3 −8 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectablePagination.vue +6 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.vue +5 −3 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/table/ArtifactTable.vue +62 −54 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/themes/cross-tracker.scss +0 −4 Go to diff View file