mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-25 12:00:29 +00:00
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
This commit is contained in:
parent
90813abf76
commit
ca36e3b080
21 changed files with 447 additions and 135 deletions
11
README.md
11
README.md
|
@ -30,21 +30,22 @@
|
|||
- [x] Create
|
||||
- [x] Update
|
||||
- [x] Delete
|
||||
- [ ] Items CRUD
|
||||
- [x] Items CRUD
|
||||
- [x] Create
|
||||
- [ ] Update
|
||||
- [x] Update
|
||||
- [x] Delete
|
||||
- [ ] Asset Attachments for Items
|
||||
- [x] Fields To Add
|
||||
- [x] Quantity
|
||||
- [x] Insured (bool)
|
||||
- [ ] Bulk Import via CSV
|
||||
- [x] Bulk Import via CSV
|
||||
- [x] Initial
|
||||
- [ ] Add Warranty Columns
|
||||
- [x] Add Warranty Columns
|
||||
- [x] All Fields
|
||||
- [x] Documentations
|
||||
- [ ] Documentation
|
||||
- [ ] Docker Compose
|
||||
- [ ] Config File
|
||||
- [ ] Import CSV Format
|
||||
- [ ] TLDR; Getting Started
|
||||
- [x] Release Flow
|
||||
- [x] CI/CD Docker Builds w/ Multi-arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue