homebox/backend/app/api/v1
Hayden a4b4fe3454
feat: allow nested relationships for locations and items (#102)
Basic implementation that allows organizing Locations and Items within each other.
2022-10-23 20:54:39 -08:00
..
controller.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
partials.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_auth.go feat: expanded search for items (#46) 2022-10-12 21:13:07 -08:00
v1_ctrl_group.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_items.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_items_attachments.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_labels.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_locations.go feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
v1_ctrl_user.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00