homebox/backend/internal/data/repo
Hayden 3d295b5132
feat: locations tree viewer (#248)
* location tree API

* test fixes

* initial tree location elements

* locations tree page

* update meta-data

* code-gen

* store item display preferences

* introduce basic table/card view elements

* codegen

* set parent location during location creation

* add item support for tree query

* refactor tree view

* wip: location selector improvements

* type gen

* rename items -> search

* remove various log statements

* fix markdown rendering for description

* update location selectors

* fix tests

* fix currency tests

* formatting
2023-01-28 11:53:00 -09:00
..
asset_id_type.go feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
asset_id_type_test.go feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
id_set.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
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 refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_documents_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_group.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
repo_group_test.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
repo_item_attachments.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_item_attachments_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_items.go feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
repo_items_test.go feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
repo_labels.go feat: add archive item options (#122) 2022-10-31 23:30:42 -08:00
repo_labels_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_locations.go feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
repo_locations_test.go feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
repo_maintenance_entry.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
repo_maintenance_entry_test.go feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
repo_tokens.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
repo_tokens_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_users.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_users_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repos_all.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00