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, 30 Jun 2022 15:48:14 +0000 (11:48 -0400)
commita36c2c50da379ebca5bcc8928de373238d0ca4be
treedd99373108d772b1378333e49d8ee8e60790359e
parent7cc86cff308e6c5be096e0486579ff23dabd5854
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]