stable

Clone or download

Read-only

Filter projects in Switch to modal

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