Gaurav
2/6/24, 11:05:25 AM EST
Hi Chris,
Here, today's meeting discussion points:
1. Update order for navigation bar items. Near By would be last one.
2. Update label for Project task dialog "Project Actions" to "Project Tasks".
3. On Project actions screen update label every where Actions to Tasks. And remove My actions. My Roles would be checked.
4. Show the Roles list of current logged in user on the left top in tasks screen.
5. API integration for task role list.
6. On Project settings show role list of user on the bottom of the user name.
7. On Library screen for media item show Filename: sddf.jpg and Project: OI Mobile. And on expand show details of media Uploaded On, Uploaded By, Size, Type..etc. Also selected media item color would be different.
Gaurav
2/6/24, 11:16:07 AM EST
Also here, Today's progress on mobile app:
Show default image on expand if the media is not available and fix slider.
Gaurav
2/7/24, 1:34:43 PM EST
Hi Chris,
Here, we have today's progress on mobile app:
1. Update the label "Actions" to "Tasks" everywhere.
2. Update the navigation bar and Show role list in Tasks screen.
3. Update library screen (Media player).
Gaurav
2/8/24, 10:07:07 AM EST
Of course, no problem! We all have those days. Looking forward to catching up tomorrow then. Have a good day!
Gaurav
2/8/24, 11:56:19 AM EST
Hi Chris,
Today we were working on API integration for subtask roles list.
And we're not getting roles in the API.
Here is the api endpoint please check it once..
https://openinstitute.org/site/mediadb/services/module/projectgoal/search
Gaurav
2/9/24, 10:40:24 AM EST
Hi,
Here, we have meeting discussion points
1. Get api ready for tasks role list.
2. Update Media UI. Show media details on mini player. And don't show mini player only on select media item.
Gaurav
2/12/24, 5:27:23 AM EST
Update Media UI. Show media details on mini player. And don't show mini player only on select media item.
Gaurav
2/12/24, 7:28:37 AM EST
Hi Chris,
We have some issue with the projectgoal/search API.
Here is the url:
https://openinstitute.org/site/mediadb/docs/showdoc.html?id=moduleprojectgoalsearch§ion=moduleprojectgoal
Please check it.
Gaurav
2/12/24, 12:52:58 PM EST
Hi Chris,
Here, we have update on mobile app:
1. Update Media UI. Show media details on mini player.
2. Don't show mini player on screen start. Show only when user select media item.
Gaurav
2/15/24, 3:36:51 AM EST
Hi Chris,
We're not able to see task roles in the API (Project goal). Please check it once.
Here is the API endpoint:
/site/mediadb/services/module/projectgoal/search
Gaurav
2/15/24, 3:37:09 AM EST
{
"page": "1",
"hitsperpage": "20",
"query": {
"terms": [
{
"field": "collectionid",
"operator": "matches",
"value": "AW_EEOogCrPBxPh_P9NA"
}
]
}
}