homebox/backend/internal/repo
Hayden ca36e3b080
fix: csv-importer (#10)
* update item fields to support import_ref

* add additional rows to CSV importer

* add CSV import documentation

* update readme

* update readme

* fix failed test
2022-09-12 20:54:30 -08:00
..
id_set.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
main_test.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_documents.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_documents_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_documents_tokens.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_documents_tokens_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_group.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_group_test.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_item_attachments.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_item_attachments_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_items.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_items_test.go fix: csv-importer (#10) 2022-09-12 20:54:30 -08:00
repo_labels.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_labels_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_locations.go initialize CSV Importer 2022-09-06 11:15:07 -08:00
repo_locations_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repo_tokens.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_tokens_test.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_users.go tests: improve repo package coverage (#3) 2022-09-05 00:26:21 -08:00
repo_users_test.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
repos_all.go feat: items-editor (#5) 2022-09-12 14:47:27 -08:00