LP#1848550 / LP#1835128: force redirect to AngJS login via StaffLoginComponent user/jeffdavis/lp1848550-cache-settings-no-cachedate
authorJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 28 Nov 2019 21:15:48 +0000 (13:15 -0800)
committerJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 28 Nov 2019 22:23:02 +0000 (14:23 -0800)
commit4d68e65c06cb04d64b54574ab16c4ee8c2033477
tree3d9bb04edc7b48a5036f22e4b1bdb82e0d70ca3e
parent85dcead5c1ea464355ec627757e4bb80ef706f77
LP#1848550 / LP#1835128: force redirect to AngJS login via StaffLoginComponent

The Angular and AngularJS clients have separate login flows.  This
commit redirects the Angular login page to its AngularJS equivalent,
for two reasons:

1. It provides a more consistent user experience.
2. AngularJS login clears settings from the Lovefield-based offline
cache.  Angular login can't easily do that because the Angular client
doesn't use Lovefield.

Signed-off-by: Jeff Davis <jeff.davis@bc.libraries.coop>
Open-ILS/src/eg2/src/app/staff/login.component.ts