summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/select_team_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-120/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-2713 Added ability for admins to list users not in any team * Updated style of unit test * Split SearchableUserList to give better control over its properties * Added users without any teams to the user store * Added ManageUsers page * Renamed ManageUsers to SystemUsers * Added ability to search by user id in SystemUsers page * Added SystemUsersDropdown * Removed unnecessary injectIntl * Created TeamUtils * Reduced scope of system console heading CSS * Added team filter to TeamAnalytics page * Updated admin console sidebar * Removed unnecessary TODO * Removed unused reference to deleted modal * Fixed system console sidebar not scrolling on first load * Fixed TeamAnalytics page not rendering on first load * Fixed chart.js throwing an error when switching between teams * Changed TeamAnalytics header to show the team's display name * Fixed appearance of TeamAnalytics and SystemUsers on small screen widths * Fixed placement of 'No users found' message * Fixed teams not appearing in SystemUsers on first load * Updated user count text for SystemUsers * Changed search by id fallback to trigger less often * Fixed SystemUsers list items not updating when searching * Fixed localization strings for SystemUsers page
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-311-10/+4
| | | | | | * Use consistent Display Name sorting code throughout the webapp #5159 * fixed broken sorting of teams and channels
* PLT-4977 Sorting teams by display name on team list at system console's ↵Debanshu Kundu2016-12-191-10/+1
| | | | menue and select team modal. (#4797)
* PLT-5021 Order System Console Teams section by Display Name (#4831)enahum2016-12-191-0/+1
|
* Team names in system console are sorted alphabetically regardless of case ↵Ryan Wang2016-09-121-2/+5
| | | | (#3958)
* Sorted teams by alphabetical order under System Console > Teams (#3868)Ryan Wang2016-08-251-5/+23
|
* fix for team.display_name instead of team.name (#3827)Myeonghyeon-Lee2016-08-241-15/+13
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+115