homebox/frontend
Hayden 2e82398e5c
chore: cleanup (#27)
* implement password score UI and functions

* update strings tests to use `test`instead of `it`

* update typing

* refactor login/register UI+Logic

* fix width on switches to properly display

* fetch and store self in store

* (WIP) unify card styles

* update labels page

* bump nuxt

* use form area

* use text area for description

* unify confirm API

* unify UI around pages

* change header background height
2022-09-25 14:33:13 -08:00
..
components chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
composables chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
layouts fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
lib chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
pages chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
test chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
app.vue move to nuxt 2022-09-01 14:32:03 -08:00
nuxt.config.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
package.json chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
pnpm-lock.yaml chore: cleanup (#27) 2022-09-25 14:33:13 -08:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00