]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1829567 Angular access key improvements
authorBill Erickson <berickxx@gmail.com>
Thu, 1 Aug 2019 16:07:56 +0000 (12:07 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 2 Aug 2019 17:46:40 +0000 (13:46 -0400)
commitb49c49b91649ebd4e1a04bc4981428cfc9a38f6a
tree7b2903b834de60ba2883cef2cedd622ecc527bf0
parent63535f586d915545e2cb5d80b06880dcc9cec08d
LP1829567 Angular access key improvements

1. Adds support for shift+ shortcuts.
2. Remove duplicate key assignments made within the same context.  This
   is especially useful in the navigation bar since some commands repeat
   from different menus.
3. Indicate in the key assignemnts help page when an assignemnt has be
   superseded by another assignment.
4. Open the help page in large-dialog mode for more room.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/accesskey/accesskey-info.component.html
Open-ILS/src/eg2/src/app/share/accesskey/accesskey.service.ts
Open-ILS/src/eg2/src/app/staff/staff.component.html