From cdac05ada29b4ad74620fabb195df5e30302c49a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 22 Jun 2020 15:34:14 -0400 Subject: [PATCH] LPXXX Angular Volcopy Signed-off-by: Bill Erickson --- .../app/staff/cat/volcopy/config.component.html | 503 +++++++++++++++++++++ .../src/app/staff/cat/volcopy/config.component.ts | 5 +- .../staff/cat/volcopy/copy-attrs.component.html | 16 - .../app/staff/cat/volcopy/vol-edit.component.html | 30 +- .../app/staff/cat/volcopy/vol-edit.component.ts | 28 +- .../app/staff/cat/volcopy/volcopy.component.html | 2 +- .../src/app/staff/cat/volcopy/volcopy.component.ts | 1 + .../src/app/staff/cat/volcopy/volcopy.service.ts | 29 +- 8 files changed, 553 insertions(+), 61 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html index e69de29bb2..419d4773ca 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html @@ -0,0 +1,503 @@ +

Holdings Defaults

+ +
+
+
+
+
+
Holdings Display Defaults
+
    +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
+
+
+
+
+
+
+
+
+
Holdings Creation Defaults
+
    +
  • +
    +
    + +
    +
    + + + + +
    +
    +
  • +
  • +
    +
    + +
    +
    + + + + + + +
    +
    +
  • +
  • +
    +
    + +
    +
    + + + + + + +
    +
    +
  • +
+
+
+
+
+
+ +
+ +

Item Attributes Defaults

+Selected Attributes Will Be Visible + +
+ + +
+
+
Identification
+
    +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
+
+
+ + +
+
+
Location
+
    +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
+
+
+ + + +
+
+
Circulation
+
    +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
  • +
    + + +
    +
  • +
+
+
+ + + + +
+ + diff --git a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.ts b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.ts index 35c926b810..b21f546384 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.ts @@ -34,12 +34,13 @@ export class VolCopyConfigComponent implements OnInit, AfterViewInit { private auth: AuthService, private pcrud: PcrudService, private holdings: HoldingsService, - private volcopy: VolCopyService, private format: FormatService, - private store: StoreService + private store: StoreService, + public volcopy: VolCopyService ) { } ngOnInit() { + console.log('DEFAULTS', this.volcopy.defaultValues); } ngAfterViewInit() { diff --git a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html index 3086135ac2..b99e85298b 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html @@ -263,22 +263,6 @@
- - - - - -
- -