LP1969641 Show useful lack of staff working location message
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Apr 2022 16:08:52 +0000 (12:08 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 14 Feb 2023 14:41:19 +0000 (09:41 -0500)
commite18cc34aa0c12b05e0efb201da04d8f028247eb0
treea37cd836950fcb678e42eea29372f5b24190c5a0
parentf076ddccc41344d44e006b5929664d94c533af6f
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>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
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