homebox/frontend
Hayden 6529549289
refactor: http interfaces (#114)
* implement custom http handler interface

* implement trace_id

* normalize http method spacing for consistent logs

* fix failing test

* fix linter errors

* cleanup old dead code

* more route cleanup

* cleanup some inconsistent errors

* update and generate code

* make taskfile more consistent

* update task calls

* run tidy

* drop `@` tag for version

* use relative paths

* tidy

* fix auto-setting variables

* update build paths

* add contributing guide

* tidy
2022-10-29 18:15:35 -08:00
..
components feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
composables feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
layouts feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
lib refactor: http interfaces (#114) 2022-10-29 18:15:35 -08:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages refactor: http interfaces (#114) 2022-10-29 18:15:35 -08:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores feat: user profiles (#32) 2022-10-06 21:54:09 -05: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 feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
nuxt.config.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
package.json feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
pnpm-lock.yaml feat: user profiles (#32) 2022-10-06 21:54:09 -05: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