stable
Clone or download
Read-only
Merge commit 'refs/changes/76/23176/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #21826 : Quickly access Taskboard content Change-Id: I01afabb7ddb37d86a52a97d0713b7461dcfa54b4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/po/fr_FR.po | +14 | −8 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/keyboard-navigation/keyboard-navigation.ts | +27 | −7 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/keyboard-navigation/quick-access-shortcuts-helpers.test.ts | +64 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/keyboard-navigation/quick-access-shortcuts-helpers.ts | +29 | −0 | Go to diff View file |
M | src/scripts/lib/keyboard-shortcuts/readme.md | +25 | −4 | Go to diff View file |
M | src/scripts/lib/keyboard-shortcuts/src/handle-shortcuts-group.ts | +4 | −1 | Go to diff View file |
M | src/scripts/lib/keyboard-shortcuts/src/index.ts | +1 | −1 | Go to diff View file |
M | src/scripts/lib/keyboard-shortcuts/src/type.ts | +5 | −1 | Go to diff View file |