update todos

This commit is contained in:
Hayden 2022-09-09 13:12:54 -08:00
parent ae33980ca5
commit 870f25b09a

View file

@ -30,6 +30,7 @@
- [ ] Add Warranty Columns - [ ] Add Warranty Columns
- [ ] Documentation - [ ] Documentation
- [ ] Docker Compose - [ ] Docker Compose
- [ ] Config File
- [ ] Import CSV Format - [ ] Import CSV Format
- [ ] TLDR; Getting Started - [ ] TLDR; Getting Started
- [x] Release Flow - [x] Release Flow
@ -47,7 +48,7 @@
- [ ] Embedded Version Info - [ ] Embedded Version Info
- [ ] Version Number - [ ] Version Number
- [ ] Git Has - [ ] Git Has
- [ ] Setup Docker Volumes in Dockerfile
## All Todos ## All Todos
- [ ] User Invitation Links to Join Group - [ ] User Invitation Links to Join Group
@ -58,6 +59,7 @@
- [ ] User Profile - [ ] User Profile
- [ ] Adjust Theme (Daisy UI) - [ ] Adjust Theme (Daisy UI)
- [ ] Delete Profile - [ ] Delete Profile
- [ ] Send User Invites
- [ ] Set Currency - [ ] Set Currency
- [ ] Change Password - [ ] Change Password
- [ ] Admin Page - [ ] Admin Page
@ -67,3 +69,5 @@
- [ ] Reset Password - [ ] Reset Password
- [x] Warranty Information - [x] Warranty Information
- [x] Option for Lifetime Warranty or Warranty Period - [x] Option for Lifetime Warranty or Warranty Period
- [ ] Expose Swagger API Documentation
- [ ] Dynamic Port / Host Settings