]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerMike Rylander <mrylander@gmail.com>
Thu, 24 Mar 2022 12:54:59 +0000 (08:54 -0400)
commitc6468303741e59a58b86f8584a7c68ffb29962e4
tree0b9d75a702c8748ab4877fdada36d5b883a67e8b
parentcd67e1f34059882bdb595e3dbb91650c9b0b8cce
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