homebox/backend/internal/data/repo
Hayden ef1531e561
feat: easily increment quantity (#473)
* fix vue version issue

* new patch API endpoint

* doc-gen

* new API class method for patch operations

* add quantity patch UI support

* fix typegen errors

* fix ts errors
2023-06-02 13:56:40 -08: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 fix: cookie-auth-issues (#365) 2023-03-22 21:52:25 -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 feat: use notifiers on schedule (#362) 2023-03-21 11:32:48 -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 chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_item_attachments_test.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_items.go feat: easily increment quantity (#473) 2023-06-02 13:56:40 -08:00
repo_items_test.go chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
repo_labels.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
repo_labels_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_locations.go fix: export child relationships (#385) 2023-04-01 15:10:27 -08:00
repo_locations_test.go fix: export child relationships (#385) 2023-04-01 15:10:27 -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: use notifiers on schedule (#362) 2023-03-21 11:32:48 -08:00