1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2024-12-23 23:36:30 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Hayden
95ab14b866
feat: items-editor ()
* 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
Hayden
508e2e59bd
tests: improve repo package coverage ()
* refactor and add repo tests

* add CI name

* use atomic for test shutdown

* use go 1.19

* add timeout
2022-09-05 00:26:21 -08:00
Hayden
b33ef5f029 fix linter errors 2022-09-03 01:52:05 -08:00
Hayden
f4f7123073 items and location item count 2022-09-03 01:17:48 -08:00
Hayden
9583847f94 setup location repository 2022-08-30 19:21:18 -08:00