homebox/frontend
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
..
assets/css refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -09:00
components feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
composables feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
layouts feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
lib feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
plugins feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
test feat: add additional currencies (#125) 2022-11-01 14:16:22 -08:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
.nuxtignore feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
app.vue feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
nuxt.config.ts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
package.json chore(deps): update dependency vitest to ^0.28.0 (#244) 2023-01-26 10:05:09 -09:00
pnpm-lock.yaml chore(deps): update dependency vitest to ^0.28.0 (#244) 2023-01-26 10:05:09 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00