LP#1938835: always display the Angular portal, not the AngularJS one
authorGalen Charlton <gmc@equinoxOLI.org>
Mon, 2 Aug 2021 22:34:02 +0000 (18:34 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 10 Aug 2022 15:36:46 +0000 (11:36 -0400)
commit61e1b5fc3e386a2c1b04ea6472b61b7ab3c58ce7
tree898a431a0c919ee46bd57eb6588a3782b2483110
parent0ecea5d071fdae335218e2edf1a21b6371b68bb5
LP#1938835: always display the Angular portal, not the AngularJS one

This patch ensures that when a user navigates to the staff home page,
they will always see the Angular version, not the AngularJS version.

Consequently, the AngularJS staff portal is now deprecated (and also
does not need to learn how to be dynamic.)

Sponsored-by: Pioneer Library System
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/eg2/src/app/staff/login.component.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/web/js/ui/default/staff/app.js
Open-ILS/web/js/ui/default/staff/services/auth.js