homebox/frontend
Hayden f91b33db38
fix: remove external dependency for icones (#805)
* change all icons to use iconify

* fix minor UI elements

* fix layout of table
2024-02-29 16:20:18 -09:00
..
assets/css feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
components fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
composables feat: improve search matching (#800) 2024-02-29 10:45:05 -09:00
layouts fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
lib fix: date picker improvements (#793) 2024-02-29 09:58:26 -09:00
middleware feat: add log statements + remove auto redirect (#671) 2023-12-15 18:32:44 -09:00
pages fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
plugins feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
public feat: primary images (#576) 2023-10-06 18:51:08 -08:00
stores feat: improve search matching (#800) 2024-02-29 10:45:05 -09:00
test chore: developer cleanup (#300) 2023-02-17 21:41:01 -09: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: pwa support (#366) 2023-03-23 10:27:12 -08:00
global.d.ts fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
nuxt.config.ts fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
nuxt.proxyoverride.ts pr: fixed incorrect sum of the total items price (#568) 2023-10-06 12:50:55 -08:00
package.json fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -09:00
pnpm-lock.yaml fix: remove external dependency for icones (#805) 2024-02-29 16:20:18 -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