stable
Clone or download
Read-only
Merge 'gerrit #19542' into stable/master
* commit '9e535dfde7': request #15121: Extract FilterInlineTable out of TLP Change-Id: I9bcfe86bbf78dd21ba5d64fcd87399f452c1e64d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/siteadmin/gitolite.js | +1 | −1 | Go to diff View file |
M | plugins/pluginsadministration/scripts/pluginsadministration.js | +2 | −1 | Go to diff View file |
M | plugins/statistics/scripts/admin.js | +5 | −4 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/enable-tlp-table-filter-directive.js | +2 | −2 | Go to diff View file |
M | src/scripts/dashboards/dashboard-modals.js | +2 | −1 | Go to diff View file |
M | src/scripts/labels/project-admin/project-admin-labels.js | +2 | −1 | Go to diff View file |
M | src/scripts/project/admin/src/project-admin-members.js | +2 | −1 | Go to diff View file |
M | src/scripts/project/admin/src/project-admin-ugroups.js | +2 | −1 | Go to diff View file |
M | src/scripts/site-admin/most-recent-logins.js | +4 | −5 | Go to diff View file |
M | src/scripts/tuleap/manage-allowed-projects-on-resource.js | +2 | −1 | Go to diff View file |
R | src/themes/tlp/src/js/filter-inline-table.d.ts | Go to diff View file | ||
R | src/themes/tlp/src/js/filter-inline-table.js | Go to diff View file | ||
R | src/themes/tlp/src/js/filter-inline-table.test.ts | Go to diff View file | ||
M | src/themes/tlp/doc/js/editors.js | +2 | −1 | Go to diff View file |
M | src/themes/tlp/src/index.d.ts | +0 | −1 | Go to diff View file |
M | src/themes/tlp/src/js/index.js | +0 | −2 | Go to diff View file |
M | src/tsconfig.json | +2 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/filter/doc.html | +1 | −1 | Go to diff View file |
M | src/www/tlp-doc/resources/tables/filter/example.html | +1 | −1 | Go to diff View file |