stable
Clone or download
Read-only
Merge commit 'refs/changes/64/20164/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16686 Rename tlp.dropdown to createDropdown Change-Id: I5fe6ed7b9af450b982a03a706dc6a2208a715098
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.js | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/wip-popover/wip-popover-directive.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/open-tlp-dropdown-directive.js | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/scrum-header.js | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownButton.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownButton.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repository/branch-tag-selector/src/components/App.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repository/src/clone-bar-dropdown.js | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repository/src/shortlog.js | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/scripts/open-id-connect-client.js | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/files/files-controller.js | +7 | −4 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/overview/overview-controller.js | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.js | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.test.js | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/open-tlp-dropdown-directive.js | +2 | −2 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/AddTestButtonWithAdditionalActionsMenu.vue | +2 | −2 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCardXrefTitle.vue | +2 | −2 | Go to diff View file |
M | src/scripts/BurningParrot/src/help-dropdown.ts | +2 | −2 | Go to diff View file |
M | src/scripts/FlamingParrot/help-dropdown.ts | +2 | −2 | Go to diff View file |
M | src/scripts/dashboards/dashboard-dropdowns.js | +1 | −1 | Go to diff View file |
M | src/scripts/site-admin/project-list.js | +2 | −2 | Go to diff View file |
M | src/themes/tlp/doc/js/editors.js | +1 | −1 | Go to diff View file |
M | src/themes/tlp/src/js/dropdowns.test.ts | +1 | −1 | Go to diff View file |
M | src/themes/tlp/src/js/dropdowns.ts | +5 | −2 | Go to diff View file |
M | src/themes/tlp/src/js/index.ts | +6 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/dropdowns/doc.html | +2 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/flyover/dropdowns/example.html | +23 | −23 | Go to diff View file |