homebox/backend/app/api/handlers/v1
Hayden 9361997a42
feat(reporting): bill of materials (#275)
* new reporting service

* API route

* code gen

* get tsv export from tools page

* fix naming
2023-02-13 10:00:29 -09:00
..
assets
controller.go
partials.go
query_params.go
v1_ctrl_actions.go fix: add custom action for fixing broken date/times (#268) 2023-02-08 17:59:04 -09:00
v1_ctrl_assets.go
v1_ctrl_auth.go feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
v1_ctrl_group.go
v1_ctrl_items.go feat: enhanced search functions (#260) 2023-02-05 12:12:54 -09:00
v1_ctrl_items_attachments.go
v1_ctrl_labels.go
v1_ctrl_locations.go
v1_ctrl_maint_entry.go
v1_ctrl_qrcode.go
v1_ctrl_reporting.go feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -09:00
v1_ctrl_statistics.go
v1_ctrl_user.go