LP#626157 Ang2 consistent naming; less custom css
authorBill Erickson <berickxx@gmail.com>
Tue, 12 Dec 2017 16:26:24 +0000 (11:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 5 Mar 2018 17:24:06 +0000 (17:24 +0000)
commitc3ac110bd41c8080187557b817fe11629cd98be4
tree5b4337a90f0a67f6e2578ab17b989d7f29c557d6
parent64cfb3355fb42d64daa16838aee615999a015c98
LP#626157 Ang2 consistent naming; less custom css

Signed-off-by: Bill Erickson <berickxx@gmail.com>
66 files changed:
Open-ILS/webby-src/src/app/app.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/base.component.ts [deleted file]
Open-ILS/webby-src/src/app/base.module.ts [deleted file]
Open-ILS/webby-src/src/app/resolver.service.ts
Open-ILS/webby-src/src/app/routing.module.ts
Open-ILS/webby-src/src/app/share/unapi.ts
Open-ILS/webby-src/src/app/staff/admin/admin.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/admin/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/admin/routing.module.ts
Open-ILS/webby-src/src/app/staff/admin/workstation/admin-ws.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/admin/workstation/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/admin/workstation/routing.module.ts
Open-ILS/webby-src/src/app/staff/app.component.css [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/app.component.html [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/app.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/app.component.html [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/app.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/app.service.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/catalog/catalog.component.html [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/catalog.component.ts [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/catalog.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/record/copies.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/record/copies.component.html
Open-ILS/webby-src/src/app/staff/catalog/record/copies.component.ts
Open-ILS/webby-src/src/app/staff/catalog/record/pagination.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/record/pagination.component.ts
Open-ILS/webby-src/src/app/staff/catalog/record/record.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/record/record.component.ts
Open-ILS/webby-src/src/app/staff/catalog/result/facets.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/result/facets.component.ts
Open-ILS/webby-src/src/app/staff/catalog/result/pagination.component.ts
Open-ILS/webby-src/src/app/staff/catalog/result/record.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/result/record.component.html
Open-ILS/webby-src/src/app/staff/catalog/result/record.component.ts
Open-ILS/webby-src/src/app/staff/catalog/result/results.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/catalog/result/results.component.ts
Open-ILS/webby-src/src/app/staff/catalog/routing.module.ts
Open-ILS/webby-src/src/app/staff/catalog/search-form.component.ts
Open-ILS/webby-src/src/app/staff/catalog/staff-catalog.service.ts [deleted file]
Open-ILS/webby-src/src/app/staff/circ/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/circ.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/app.component.html [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/app.component.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/app.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/bcsearch-routing.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/bcsearch.component.html [deleted file]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/bcsearch.component.ts [deleted file]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/bcsearch.module.ts [deleted file]
Open-ILS/webby-src/src/app/staff/circ/patron/bcsearch/routing.module.ts [new file with mode: 0644]
Open-ILS/webby-src/src/app/staff/circ/routing.module.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/share/bib-summary.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/share/bib-summary.component.html
Open-ILS/webby-src/src/app/staff/share/bib-summary.component.ts
Open-ILS/webby-src/src/app/staff/splash.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/splash.component.ts
Open-ILS/webby-src/src/app/staff/staff.component.css [deleted file]
Open-ILS/webby-src/src/app/staff/staff.component.html [deleted file]
Open-ILS/webby-src/src/app/staff/staff.component.ts [deleted file]
Open-ILS/webby-src/src/app/staff/staff.module.ts [deleted file]
Open-ILS/webby-src/src/main.ts
Open-ILS/webby-src/src/styles.css