homebox/backend/app/api
Hayden 95ab14b866
feat: items-editor (#5)
* format readme

* update logo

* format html

* add logo to docs

* repository for document and document tokens

* add attachments type and repository

* autogenerate types via scripts

* use autogenerated types

* attachment type updates

* add insured and quantity fields for items

* implement HasID interface for entities

* implement label updates for items

* implement service update method

* WIP item update client side actions

* check err on attachment

* finish types for basic items editor

* remove unused var

* house keeping
2022-09-12 14:47:27 -08:00
..
docs feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
public end-to-end testing setup 2022-09-03 18:42:03 -08:00
v1 feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
app.go confirm casing 2022-09-04 16:41:12 -08:00
logger.go confirm casing 2022-09-04 16:41:12 -08:00
main.go confirm casing 2022-09-04 16:41:12 -08:00
middleware.go inject defaults + cleanup 2022-09-04 16:41:12 -08:00
routes.go initialize CSV Importer 2022-09-06 11:15:07 -08:00