homebox/backend/internal/core/services
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
..
.testdata feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -09:00
reporting feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -09:00
all.go feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -09:00
contexts.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
contexts_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
service_group.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
service_items.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
service_items_attachments.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
service_items_attachments_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
service_items_csv.go feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
service_items_csv_test.go feat(reporting): bill of materials (#275) 2023-02-13 10:00:29 -09:00
service_items_test.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
service_user.go fix: prevents re-creating locations and labels when someone joins group (#262) 2023-02-05 12:25:30 -09:00
service_user_defaults.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00