-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
041f4d4
commit 87bda90
Showing
4 changed files
with
26 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,8 @@ | ||
# Handles general intra-version TODOs | ||
|
||
### Renter support chat | ||
|
||
- [x] Create renter on object | ||
- [x] Delete renter from object | ||
- [x] Add general chat feature (internal chat) | ||
- [x] Fetch messages that are more far away... | ||
- [x] Create new chats | ||
- [x] Functionality to read messages | ||
- [x] Display amount of unread messages | ||
- [x] Websocket chat integration | ||
- [x] Create renter login & user accounts | ||
- [x] Create rental support chats (all allowed users can communicate with single renter => Renter only has one chat with all of them | ||
- [x] Delete renter chat on renter delete | ||
|
||
### Rental / Renter status and statistics | ||
|
||
- [ ] Ability to disable renter account | ||
- [ ] On renter remove open modal to choose whether delete completely or just unassign renter from object | ||
- [ ] On renter remove open modal to choose whether delete completely or just unassign renter from object => disable account | ||
- [ ] Renter dashboard with ability to see statistics about current rental relation | ||
- [ ] Collect rental data on renter and display in renter view |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters