stable
Clone or download
Read-only
Part of story #24197: search for Documents with criteria * Paginations buttons style has been fixed * Only Id and title cells should use dark color, other ones use dimmed color * The results table now have borders and the left and right padding has been fixed * Fixed page title margin * Fixed search breadcrumb style Change-Id: I7d133b96d4aac35bfa6833fcc7190340666993f7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/AdvancedSearch/SearchCriteriaBreadcrumb.vue | +4 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchCriteriaPanel.vue | +7 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/SearchResultPagination.vue | +8 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/__snapshots__/TableBodyResultRow.test.ts.snap | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/__snapshots__/SearchCriteriaBreadcrumb.test.ts.snap | +10 | −7 | Go to diff View file |
M | plugins/document/scripts/document/po/fr_FR.po | +3 | −3 | Go to diff View file |
M | plugins/document/themes/_project_background_header.scss | +4 | −0 | Go to diff View file |
M | plugins/document/themes/_search.scss | +41 | −5 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/history.tpl | +4 | −4 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/shortlog.tpl | +4 | −4 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_pagination.scss | +7 | −5 | Go to diff View file |
M | src/www/tlp-doc/resources/structure/pagination/example.html | +4 | −4 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/tables/example.html | +4 | −4 | Go to diff View file |