No description
Find a file
2022-09-09 10:49:51 -08:00
.github/workflows reusable workflows? 2022-09-09 10:49:51 -08:00
backend handle parse form error 2022-09-09 10:22:51 -08:00
frontend updates 2022-09-09 10:20:38 -08:00
.dockerignore end-to-end testing setup 2022-09-03 18:42:03 -08:00
.gitignore rename db 2022-09-04 16:41:12 -08:00
docker-compose.yml end-to-end testing setup 2022-09-03 18:42:03 -08:00
Dockerfile ui cleanup 2022-09-08 22:05:23 -08:00
fly.toml ui cleanup 2022-09-08 22:05:23 -08:00
README.md updates 2022-09-09 10:20:38 -08:00
Taskfile.yml ci: end-to-end CI testing (#1) 2022-09-03 19:06:55 -08:00

HomeBox

MVP Todo

  • Locations
    • Create
    • Update
    • Delete
  • Labels
    • Create
    • Update
    • Delete
  • Items CRUD
    • Create
    • Update
    • Delete
  • Asset Attachments for Items
  • Bulk Import via CSV
    • Initial
    • Add Warranty Columns
  • Documentation
    • Docker Compose
    • Import CSV Format
    • TLDR; Getting Started
  • Release Flow
    • CI/CD Docker Builds w/ Multi-arch
  • Db Migrations
    • How To
  • Repo House Keeping
    • Issues Template
    • PR Templates
    • Contributors Guide
    • Security Policy
    • Feature Request Template
  • Fields To Add
    • Quantity
    • Version (To Base Schema)

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
    • Set Currency
    • Change Password
  • Admin Page
    • Instance Statistics
    • User Management
      • Delete User
      • Reset Password
  • Warranty Information
    • Option for Lifetime Warranty or Warranty Period