homebox/backend/ent/schema
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
..
mixins generate database schemas 2022-08-30 10:04:50 -08:00
templates feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
attachment.go feat: add receipt support for attachments (#89) 2022-10-15 19:45:36 -08:00
auth_tokens.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
document.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
document_token.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
group.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
group_invitation_token.go feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
item.go feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
item_field.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
label.go chores/general-cleanup-release-prep (#31) 2022-09-28 21:42:33 -08:00
location.go feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
user.go feat: add roles, activation, superuser fields on user (#38) 2022-10-09 09:44:13 -08:00