Christopher B
6/6/22, 12:38:44 PM EDT
Add timer to chats so that in 15 minutes after hours chats get a response to call EnterMedia hotline for emergency support.
Nikhil
6/7/22, 2:04:06 PM EDT
Christopher Hi,
I have pushed the updated branch "project-chats" for both repo i.e extension-openinstitute & mobile-OI-messages that you can use for further changes.
Nikhil
6/7/22, 2:40:55 PM EDT
The following points are implemented in the latest code:
- Added project list
- Showing project chats
- Send message (API is not working, need that API)
- Feed cache
Nikhil
6/8/22, 9:54:15 AM EDT
Christopher Hi,
Let us know once save message api is ready, we can use that for saving the chats.
Nikhil
6/8/22, 9:54:41 AM EDT
and I think we will need to have backend code to send the firebase notification to refresh the chats.
Nikhil
6/8/22, 9:55:27 AM EDT
like those are the 2 main thing left to make good progress on chat flow
Christopher B
6/8/22, 1:34:30 PM EDT
Each Project TODO area needs to have a Work Points report that shows what users points they did
Nikhil
6/8/22, 2:50:00 PM EDT
Update:
Completed following points and pushed to project-chat branch:
1. Implemented refresh chat on firebase notification in foreground.
2. Showing chat date on top in chat window
3. Fixed bug - whenever post doesn't have any assets it was showing error
Christopher B
6/9/22, 1:26:20 PM EDT
We could not get Firebase working. We are creating a new key json file
Christopher B
6/9/22, 1:37:23 PM EDT
Actually it is sending out messages now! I will update it to include the projectid
Harshit S
6/9/22, 1:41:06 PM EDT
Christopher Hi, I am getting this error on setting up Project in Eclipse
- Project 'extension-openinstitute' is missing the required Java project: 'tomcat9'
- The type javax.activation.DataHandler cannot be resolved. It is indirectly referenced from the required .class files
can you please check
Christopher B
6/9/22, 1:43:37 PM EDT
I use Java11. That can be setup in Preferences | Java | Instaled | JDK;s
Christopher B
6/9/22, 1:46:11 PM EDT
Actually messages are sent by projectid. So you need to subscribe to all the users projects.