homebox/frontend
Hayden 91d0c588d9
refactor: refactor item page UI (#235)
* fix generated types

* fix tailwind auto-complete

* force lowercase buttons

* add title and change style for items page

* add copy button support for item details

* empty state for log

* fix duplicate padding

* add option for create without closing the current dialog.

* hide purchase price is not set

* invert toggle for edit mode

* update styles on item cards

* add edit support for maintenance logs
2023-01-21 21:15:23 -09:00
..
assets/css refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -09:00
components refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -09:00
composables refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -09:00
layouts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
lib refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages refactor: refactor item page UI (#235) 2023-01-21 21:15:23 -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 chore(deps): update dependency @nuxtjs/eslint-config-typescript to v12 (#217) 2023-01-15 13:55:48 -09:00
pnpm-lock.yaml chore(deps): update dependency @nuxtjs/eslint-config-typescript to v12 (#217) 2023-01-15 13:55: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