LP1938729 Cache "cascade" setting values
authorBill Erickson <berickxx@gmail.com>
Mon, 2 Aug 2021 20:30:21 +0000 (16:30 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 24 Sep 2021 14:48:48 +0000 (10:48 -0400)
commit8d803b67c74b6386c3c740f05c6ac3693341b0e5
tree86f8b3dab7ee0c0d769e9d1312acb271c3433c6c
parentb00a79420b87249f09cc92122ab4398f00cf8d5f
LP1938729 Cache "cascade" setting values

Cache values retrieved from 'open-ils.actor.settings.retrieve' lookups
in IndexedDB, similar to to org unit setting lookups, to reduce the need
for so many API calls for settings retrieval.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/eg2/src/app/core/server-store.service.ts
Open-ILS/src/eg2/src/app/staff/login.component.ts