Mutugi
Mutugi
Have 3/4 fixed assignable roles for the entreprise labels
Fixes #7529
2 different cases: Started out with 3 pending surveys - In one case, after taking the survey the survey appeared as pending in the home page dialog. The survey duplicated...
Fixes #8601 Add news UI pagination to the community and teams components
Fixes #8596 Courses/Resources list takes into account styled markdown for height adjustment. 
Fixes #8463 The login button in the toolbar now triggers a login dialog as opposed to routing to the login page 
Fixes #8565 Improve the community voices preview list, similar to the courses & resources list. Also expand the voice by default in a voice thread(voice/:id) 
Fixes #8608 Add news db view for voices. To test in the local dev env first run: `./couchdb-setup.sh -u adminuser -w adminpassword`. Then test the voices To test using a...
myTeams(accessible via myDashboard) should list both the teams and enterprises belonging to the user(similar to what it does in the myDashboard) 
Fixes #8533 Using the file search tool for assistants to upload and use context from files. To test pull the relevant container: ``` docker pull treehouses/planet-tags:0.18.17-8533-chatapi-text-extraction-to-file-search-a99af8fa docker pull treehouses/planet-tags:chatapi-0.18.17-8533-chatapi-text-extraction-to-file-search-a99af8fa ```...