LP1969641 Show useful lack of staff working location message user/berick/lp1969641-no-work-org-msg
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Apr 2022 16:08:52 +0000 (12:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 20 Apr 2022 16:34:58 +0000 (12:34 -0400)
commit2e64c318e47909adc33df7d6889b1c3594e74009
tree7caede1db5d0e8bfb6d7c2a6eefc793ab6d838ca
parent3663817ec8c975d09150fef4c578e1fbd7ae0312
LP1969641 Show useful lack of staff working location message

When a user logs into the staff client that has STAFF_LOGIN permissions,
but no working locations, show a message to this affect instead of
resulting in a blank page.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/login-not-allowed.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/login-not-allowed.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/resolver.service.ts
Open-ILS/src/eg2/src/app/staff/routing.module.ts
Open-ILS/src/eg2/src/app/staff/staff.module.ts