homebox/frontend
Hayden 6dc2ae1bea
feat: asset tags/ids (#142)
* add schema

* run db migration

* bulk seed asset IDs

* breaking: update runtime options

* conditionally increment asset IDs

* update API endpoints

* fix import asset id assignment

* refactor display + marshal/unmarshal

* add docs page

* add to form field

* hide 000-000 values

* update ENV vars
2022-11-13 14:17:55 -09:00
..
components fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
composables
layouts fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
lib feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
middleware
pages feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
public
stores fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
test
.eslintrc.js
app.vue
nuxt.config.ts
package.json
pnpm-lock.yaml
postcss.config.js
tailwind.config.js
tsconfig.json