LP#626157 Ang2 experiments
authorBill Erickson <berickxx@gmail.com>
Sun, 3 Dec 2017 16:06:36 +0000 (11:06 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 11 Dec 2017 17:39:51 +0000 (12:39 -0500)
commit5fa9c2daf9a559e3a9c143632e7ca1243cb82a99
tree421151bd44159846582242f71e93ac71f49ca037
parentc7ae6f0ee93b4b71a12813f5f8eeecae1bb7b626
LP#626157 Ang2 experiments

Signed-off-by: Bill Erickson <berickxx@gmail.com>
23 files changed:
Open-ILS/web/js/ui/default/staff/cat/services/holdings.js
Open-ILS/webby-src/package.json
Open-ILS/webby-src/src/app/base.module.ts
Open-ILS/webby-src/src/app/core/README
Open-ILS/webby-src/src/app/core/auth.ts
Open-ILS/webby-src/src/app/core/net.service.ts [deleted file]
Open-ILS/webby-src/src/app/core/net.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/core/pcrud.ts
Open-ILS/webby-src/src/app/share/README [new file with mode: 0644]
Open-ILS/webby-src/src/app/share/unapi.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/admin/workstation/workstations.component.ts
Open-ILS/webby-src/src/app/staff/catalog/catalog.component.html [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/catalog.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/catalog.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/catalog.service.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/routing.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/search.component.html [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/search.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/bcsearch.component.ts
Open-ILS/webby-src/src/app/staff/resolver.service.ts
Open-ILS/webby-src/src/app/staff/routing.module.ts
Open-ILS/webby-src/src/app/staff/splash.component.html
Open-ILS/webby-src/src/app/staff/staff.component.ts