]> 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:23:47 +0000 (16:23 -0400)
commit75e9fe0a6c381f8cf508c595bf7dc82701b9707f
treed0efac64ac5ae6445b4a7a26e4d292b3f369bf2b
parent4e5f8991715da4700da5d1cba952845a82828106
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]