homebox/backend/ent/schema
Hayden 461be2afca
feat: currency selection support (#72)
* initial UI for currency selection

* add task to purge invitation tokens

* group API contracts

* fix type import

* use auth middleware

* add currency setting support (UI)

* use group settings for format currency

* fix casing
2022-10-15 12:15:55 -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: item-attachments CRUD (#22) 2022-09-24 11:33:38 -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 chores/general-cleanup-release-prep (#31) 2022-09-28 21:42:33 -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: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
user.go feat: add roles, activation, superuser fields on user (#38) 2022-10-09 09:44:13 -08:00