Go to file
Hayden fbc364dcd2
Update issue templates
2022-09-12 14:43:19 -08:00
.github Update issue templates 2022-09-12 14:43:19 -08:00
backend handle parse form error 2022-09-09 10:22:51 -08:00
docs init docs 2022-09-09 12:57:44 -08:00
frontend frontend: cleanup 2022-09-09 14:46:53 -08:00
.dockerignore end-to-end testing setup 2022-09-03 18:42:03 -08:00
.gitignore init docs 2022-09-09 12:57:44 -08:00
Dockerfile ui cleanup 2022-09-08 22:05:23 -08:00
README.md frontend: cleanup 2022-09-09 14:46:53 -08:00
Taskfile.yml workflow and repo cleanup 2022-09-09 11:34:19 -08:00
docker-compose.yml end-to-end testing setup 2022-09-03 18:42:03 -08:00
fly.toml ui cleanup 2022-09-08 22:05:23 -08:00

README.md

HomeBox

Docs | Demo | Discord

MVP Todo

  • Locations
    • Create
    • Update
    • Delete
  • Labels
    • Create
    • Update
    • Delete
  • Items CRUD
    • Create
    • Update
    • Delete
  • Asset Attachments for Items
  • Fields To Add
    • Quantity
  • Bulk Import via CSV
    • Initial
    • Add Warranty Columns
  • Documentation
    • Docker Compose
    • Config File
    • Import CSV Format
    • TLDR; Getting Started
  • Release Flow
    • CI/CD Docker Builds w/ Multi-arch
    • Auto Fly.io Deploy for Nightly
    • Deploy Docs
  • Db Migrations
    • How To
  • Repo House Keeping
    • Issues Template
    • PR Templates
    • Contributors Guide
    • Security Policy
    • Feature Request Template
  • Embedded Version Info
    • Version Number
    • Git Has
  • Setup Docker Volumes in Dockerfile

All Todos

  • User Invitation Links to Join Group
  • Maintenance Logs
    • Schedule Future Maintenance
    • Email on Maintenance Due
  • Export CSV (With IDs)
  • User Profile
    • Adjust Theme (Daisy UI)
    • Delete Profile
    • Send User Invites
    • Set Currency
    • Change Password
  • Admin Page
    • Instance Statistics
    • User Management
      • Delete User
      • Reset Password
  • Warranty Information
    • Option for Lifetime Warranty or Warranty Period
  • Expose Swagger API Documentation
    • Dynamic Port / Host Settings