Christopher B
10/6/22, 9:45:15 AM EDT
Harshit S
10/6/22, 1:58:27 PM EDT
Hi Christopher, We are getting same format exception on veiwprojects API.
Harshit S
10/6/22, 2:59:44 PM EDT
Hi Christopher, We released app on play store, but due to json parsing error on project API. we could not release on App store.
Christopher B
10/7/22, 10:54:27 AM EDT
Can you add one new field to saving chats: {
"date": "2022-10-8T19:11:08.602+02:00",
"channel": "AYNbscylrFvXw32ijBBj",
"message": "Test",
"user": "admin",
"messagestatus":"pendingbroadcast",
"channeltype": "community"
}
"messagestatus":"pendingbroadcast",
"messagestatus":"pendingbroadcast",
Christopher B
10/11/22, 11:23:24 AM EDT
Harshit: Ability to add a user to a team and create new users. Copy the web "Add to Team" flow
Upload profile picture
Default currency type USD
Fix Space on home page
Add new posts to the chat area.
Remove Home page for projects
Make tall images to be wider
Chat: Add the Topic to the right of the time of posting in the same font
Chat: Make the topic a link that does a search
DONE Add filter icon to the right of search icon
Have chat remember the last topic picked in the input area on a per project basis
DONE? Show read only chat if they are not on project
Low priority
Show request to join project. In chat area. "Request to join Team"
Add notification for posts to the chat notifications
CB: Fix chat notification
CB: Make sure added to new team sends email from json API
Cristobal M
10/11/22, 1:50:51 PM EDT
FYI: I saw Chriss notification complete, then Harshit was kind of blank notification, I think there was only a dot, it was too quick
Cristobal M
10/11/22, 2:13:21 PM EDT
In the PC browser you need to refresh chat to see attachments in new messages. We may need to fix that in the chat.
Christopher B
10/13/22, 11:08:34 AM EDT
Harshit: Have notification always open up the right project
Harshit: When a chat is offline, send it when back online
Harshit: show my profile logo when I post offline and add the words "not connected"
Harshit: Support voice memos like WhatsApp
CB: Fix profiles to be on
CB: Add + icon to chat to create posts or tickets or attachments
CB: Send notification for posts
CB: Update the topic white when notified
Cristobal M
10/13/22, 8:25:09 PM EDT
Last from today. Emdialog fix I made yesterday conflicts with Bootstrap 5, so we need to have 2 versions. We need to:
a) Have an specific ui-componentes for B-5 and one for B-4.53
or
b) Verify every other function may be affected. For now, I found the way to verify Bootstrap version so I open diferent way the modal.
Alex G
10/14/22, 12:35:52 PM EDT
The App on iOS is not loading beyond Home. Also, it doesn't allow to do any navigation.