planet
planet copied to clipboard
🌍 Planet Learning - Angular application
fixes #7971 and sub issues - Can now edit and delete tasks directly from the teams calendar - Tasks list is always ordered by deadline ascending. If deadlines are edited,...
fixes #8617 Even a long Planet name like mine will now shrink to fit small screens. Previously, the Planet name was not shrinking, which limited the narrowness of screens and...
fixes #8607 Added mobile_small as a breakpoint/device type. This will allow us to more effectively target small screens. This breakpoint is currently set to 480px. Basically every smartphone in portrait...
Fixes #8463 The login button in the toolbar now triggers a login dialog as opposed to routing to the login page 
fixes #7417 
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) 