]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1913338 Catalog search form visibility stickiness
authorBill Erickson <berickxx@gmail.com>
Thu, 28 Jan 2021 15:32:11 +0000 (10:32 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 26 May 2021 20:24:59 +0000 (16:24 -0400)
commitc6084a80739c901d58ead05c0b84f209a26c5a9e
treee24ae3aefbff49eea535809627c434f87de105fe
parentba719715c577ce04ef3057268d02695efb29a692
LP1913338 Catalog search form visibility stickiness

On pages in the Angular staff catalog where the search form is collapsed
by default, users may now also manually expand and re-collapse the form.
The last used choice will be sticky via new workstation setting.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Elaine Hardy <ehardy@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Gina Monti <gmonti@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/catalog/resolver.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.ts
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.staffcat-sticky-search-form.sql [new file with mode: 0644]