homebox/backend/internal/core/services
Hayden 607b06d2f2
fix: date and datetime regression (#282)
* use custom types.Date implementation

* fix user registration bug

* remove sanity check

* fix datetime bug
2023-02-15 08:40:35 -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 fix: date and datetime regression (#282) 2023-02-15 08:40:35 -09:00
service_items_csv_test.go fix: date and datetime regression (#282) 2023-02-15 08:40:35 -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