stable
Clone or download
Read-only
Merge 'gerrit #22383' into stable/master
* commit 'c880cad665': Part of request #20905 : Fix focused test in filtered tests list Change-Id: I6f255f9d5555df48d5e7559ac09b24cf09f20455
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/po/fr.po | +6 | −6 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/campaign-shortcuts.ts | +9 | −6 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/navigation-in-tests-list.ts | +4 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaign/test-execution-shortcuts.ts | +16 | −11 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/campaigns-list-shortcuts.ts | +6 | −3 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/setup-shortcuts.ts | +13 | −4 | Go to diff View file |
A | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/mark-test.ts | +40 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/trigger-datashortcut-element.ts | +6 | −6 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/type.ts | +8 | −0 | Go to diff View file |