stable
Clone or download
Read-only
Open the "Switch to" modal. The filter autofocus. Type something. The list of projects matches the filter. Part of story #16209: « Switch to⦠» button Change-Id: I474b5ff6d1a71208d5148ccd8dcaba03ee687271
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/po/fr_FR.po | +3 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/AppBurningParrot.vue | +22 | β8 | Go to diff View file |
A | src/scripts/switch-to/src/components/AppFlamingParrot.test.ts | +46 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/AppFlamingParrot.vue | +16 | β1 | Go to diff View file |
A | src/scripts/switch-to/src/components/Header/SwitchToFilter.test.ts | +46 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Header/SwitchToFilter.vue | +55 | β0 | Go to diff View file |
R | src/scripts/switch-to/src/components/SwitchToHeader.vue | Go to diff View file | ||
M | src/scripts/switch-to/src/components/Projects/ListOfProjects.test.ts | +20 | β2 | Go to diff View file |
M | src/scripts/switch-to/src/components/Projects/ListOfProjects.vue | +13 | β3 | Go to diff View file |
M | src/scripts/switch-to/src/initiate-app.ts | +1 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/store/getters.test.ts | +42 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/store/getters.ts | +31 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/store/index.ts | +4 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/store/mutations.test.ts | +35 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/store/mutations.ts | +24 | β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 | +6 | β0 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_switch-to.scss | +1 | β0 | Go to diff View file |
M | src/themes/tlp/src/js/modal.test.ts | +12 | β0 | Go to diff View file |
M | src/themes/tlp/src/js/modal.ts | +6 | β0 | Go to diff View file |