summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/manage_teams_modal
Commit message (Collapse)AuthorAgeFilesLines
* Add IDs to system_users_dropdown and manage_teams_dropdown (#6274)doh52017-05-021-3/+12
| | | | | | | | | | | | * Add IDs to system_users_dropdown * Add IDs to manage_teams_dropdown For UI Automation * Update system_users_dropdown.jsx * Update manage_teams_dropdown.jsx
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-123-3/+3
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-6098 Added Manage Teams modal to System Console users list (#5914)Harrison Healey2017-04-033-0/+414
* Added Manage Teams modal to System Console users list * Localized ManageTeamsModal * Fixed borders between Manage Teams list items * Updated appearance of ManageTeamsModal * Fixed admin being redirected from system console when removing self from a team * Sorted teams in ManageTeamsModal * Updated Manage Teams styling