1
0
Fork 0
forked from mirrors/homebox
homebox/frontend
Hayden 7b28973c60
fix: tree fixes ()
* use case insensitive sort

* support new location selector in create item

* fix incorrect date-time parsing logic
2023-01-29 13:20:18 -09:00
..
assets/css refactor: refactor item page UI () 2023-01-21 21:15:23 -09:00
components fix: tree fixes () 2023-01-29 13:20:18 -09:00
composables feat: use native date picker + align date formats () 2023-01-28 13:32:39 -09:00
layouts feat: locations tree viewer () 2023-01-28 11:53:00 -09:00
lib fix: tree fixes () 2023-01-29 13:20:18 -09:00
middleware feat: currency selection support () 2022-10-15 12:15:55 -08:00
pages feat: locations tree viewer () 2023-01-28 11:53:00 -09:00
plugins feat: locations tree viewer () 2023-01-28 11:53:00 -09:00
public feat: items-editor () 2022-09-12 14:47:27 -08:00
stores feat: auth-roles, image-gallery, click-to-open () 2022-12-03 10:55:00 -09:00
test feat: add additional currencies () 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 () 2022-12-29 16:19:15 -09:00
app.vue feat: new dashboard implementation () 2022-12-29 16:19:15 -09:00
nuxt.config.ts feat: new-card-design () 2023-01-01 12:50:48 -09:00
package.json chore(deps): update dependency vitest to ^0.28.0 () 2023-01-26 10:05:09 -09:00
pnpm-lock.yaml chore(deps): update dependency vitest to ^0.28.0 () 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 () 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00