Go to file
Hayden 91d0c588d9 refactor: refactor item page UI (#235)
* fix generated types

* fix tailwind auto-complete

* force lowercase buttons

* add title and change style for items page

* add copy button support for item details

* empty state for log

* fix duplicate padding

* add option for create without closing the current dialog.

* hide purchase price is not set

* invert toggle for edit mode

* update styles on item cards

* add edit support for maintenance logs
2023-01-21 21:15:23 -09:00
2023-01-18 20:44:06 -09:00
2023-01-18 20:44:06 -09:00
2022-09-03 18:42:03 -08:00
2023-01-14 09:24:11 -09:00
2022-10-25 09:17:31 -08:00
2022-10-13 17:12:35 -08:00
2022-09-12 14:47:27 -08:00
2022-10-10 18:48:57 -08:00
2023-01-14 09:28:52 -09:00
2022-09-12 14:47:27 -08:00

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

docker run --name=homebox \
    --restart=always \
    --publish=3100:7745 \
    ghcr.io/hay-kot/homebox:latest

Credits

Description
A continuation of HomeBox the inventory and organization system built for the Home User
Readme AGPL-3.0 65 MiB
Languages
Vue 43.1%
Go 39.9%
TypeScript 12.4%
CSS 2.4%
HTML 1.2%
Other 1%