homebox/frontend
Hayden 891d41b75f
feat: new-card-design (#196)
* card option 1

* UI updates for item card

* fix test error

* fix pagination issues on backend

* add integer support

* remove date from cards

* implement pagination for search page

* resolve search state problems

* other fixes

* fix broken datetime

* attempt to fix scroll behavior
2023-01-01 12:50:48 -09:00
..
assets/css feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
components feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
composables feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
layouts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
lib feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
plugins feat: new-card-design (#196) 2023-01-01 12:50:48 -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 feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
pnpm-lock.yaml feat: new-card-design (#196) 2023-01-01 12:50:48 -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