homebox/backend/internal/data/repo
Hayden 742ece7923 chore: rewrite generator to resolve strange name generation (#612)
* rewrite generator to resolve strange name generation

* fix asset id types

* ignore errored types

* remove depreciated calls

* use more random words

* random user

Former-commit-id: 4738a9b131
2023-11-15 17:19:51 -09:00
..
asset_id_type.go feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
asset_id_type_test.go feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
automappers.go feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
id_set.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main_test.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
map_helpers.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
pagination.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
query_helpers.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
repo_documents.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_documents_test.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_group.go pr: fixed incorrect sum of the total items price (#568) 2023-10-06 12:50:55 -08:00
repo_group_test.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
repo_item_attachments.go feat: primary images (#576) 2023-10-06 18:51:08 -08:00
repo_item_attachments_test.go feat: primary images (#576) 2023-10-06 18:51:08 -08:00
repo_items.go chore: rewrite generator to resolve strange name generation (#612) 2023-11-15 17:19:51 -09:00
repo_items_test.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
repo_labels.go feat: primary images (#576) 2023-10-06 18:51:08 -08:00
repo_labels_test.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
repo_locations.go feat: primary images (#576) 2023-10-06 18:51:08 -08:00
repo_locations_test.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
repo_maintenance_entry.go feat: use notifiers on schedule (#362) 2023-03-21 11:32:48 -08:00
repo_maintenance_entry_test.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
repo_notifier.go feat: use notifiers on schedule (#362) 2023-03-21 11:32:48 -08:00
repo_tokens.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_tokens_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_users.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_users_test.go feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
repos_all.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00