homebox/backend/internal/services
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
..
all.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
contexts.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
contexts_test.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
main_test.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
service_group.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
service_items.go feat: expanded search for items (#46) 2022-10-12 21:13:07 -08:00
service_items_attachments.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_items_attachments_test.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_items_csv.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_items_csv_test.go
service_items_test.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_labels.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_locations.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
service_user.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
service_user_defaults.go refactor: repositories (#28) 2022-09-27 15:52:13 -08:00