stable
Clone or download
Read-only
Open the "switch to" modal, enter some text, click on "Legacy search β". You are redirected to the search page, like if you were using the search input in the navbar. If user is restricted, then the legacy search is not available. Part of story #16209: Β« Switch toβ¦ Β» button Change-Id: Ie7a97fdf8a5a5e47928b888acdb28fd9311ccd89
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/User/SwitchToPresenter.php | +11 | β2 | Go to diff View file |
M | src/common/User/SwitchToPresenterBuilder.php | +1 | β0 | Go to diff View file |
M | src/scripts/switch-to/po/fr_FR.po | +3 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToFilter.test.ts | +1 | β1 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToFilter.vue | +1 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Header/SwitchToHeader.test.ts | +74 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/Header/SwitchToHeader.vue | +33 | β5 | Go to diff View file |
M | src/scripts/switch-to/src/initiate-app.ts | +1 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/store/type.ts | +1 | β0 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_switch-to.scss | +26 | β1 | Go to diff View file |
M | src/themes/BurningParrot/templates/header.mustache | +1 | β0 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_switch-to.scss | +32 | β1 | Go to diff View file |
M | src/themes/FlamingParrot/templates/container.mustache | +2 | β1 | Go to diff View file |
M | tests/unit/common/User/SwitchToPresenterBuilderTest.php | +50 | β1 | Go to diff View file |