LP1840773 SCKO Angular
authorBill Erickson <berickxx@gmail.com>
Mon, 13 Jun 2022 17:51:15 +0000 (13:51 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 14 Jul 2022 19:36:34 +0000 (15:36 -0400)
commite864b2b26c9c0b4c31952379ca063a98011f5a86
treef12a8e400c63587dcda9481023eca72c73ea41dc
parente7d69d804674372cd468182aad396600197da4d2
LP1840773 SCKO Angular

Signed-off-by: Bill Erickson <berickxx@gmail.com>
29 files changed:
Open-ILS/src/eg2/src/app/core/auth.service.ts
Open-ILS/src/eg2/src/app/routing.module.ts
Open-ILS/src/eg2/src/app/scko/banner.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/banner.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/checkout.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/checkout.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/fines.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/fines.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/holds.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/holds.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/items.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/items.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/scko.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/scko.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/scko.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/scko.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/scko.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/summary.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/scko/summary.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/dialog/confirm.component.html
Open-ILS/src/eg2/src/app/share/dialog/confirm.component.ts
Open-ILS/src/eg2/src/app/share/print/print.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Utils/CStoreEditor.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/PrintTemplate.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.data.scko-angular.sql [new file with mode: 0644]
Open-ILS/web/audio/notifications/error/scko/error.wav [new file with mode: 0644]
Open-ILS/web/audio/notifications/success/scko/success.wav [new file with mode: 0644]