From 906d10298247c30df727df2611680de7c6a29c28 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 29 Nov 2021 18:18:21 -0500 Subject: [PATCH] LP#1942220: start adding filtering to the LI table TODO: - publication date age filter - filereader for 'terms from file' - claim count and item count filters Note that this is following the acquisitions search form, not the grid filters Signed-off-by: Galen Charlton --- .../acq/lineitem/lineitem-list.component.html | 58 +++++++++++ .../staff/acq/lineitem/lineitem-list.component.ts | 110 +++++++++++++++++++++ 2 files changed, 168 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index 504f1e9301..afca18d4d6 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -144,6 +144,64 @@
+ + + + + + + + + + +
+
+
+
+
+