homebox/frontend/composables
Hayden bd06fdafaf
feat: enhanced search functions (#260)
* make login case insensitive

* expand query to support by Field and By AID search

* type generation

* new API callers

* rework search to support field queries

* improve unnecessary data fetches

* clear stores on logout

* change verbage

* add labels
2023-02-05 12:12:54 -09:00
..
use-api.ts feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
use-confirm.ts feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
use-css-var.ts feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
use-events.ts feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
use-formatters.ts feat: use native date picker + align date formats (#251) 2023-01-28 13:32:39 -09:00
use-ids.ts
use-item-search.ts
use-location-helpers.ts feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
use-min-loader.ts
use-notifier.ts
use-password-score.ts
use-preferences.ts feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
use-route-params.ts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
use-theme.ts
utils.test.ts
utils.ts