summaryrefslogtreecommitdiffstats
path: root/webapp/components/analytics/team_analytics/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Update mattermost redux to latest (#6846)Joram Wilander2017-07-051-1/+3
| | | | | | | | * Update to latest mattermost-redux * Add back recent and new users to team analytics page * Update to latest
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-0/+10
| | | | | | | | | | | | * Move system console to use v4 endpoints and redux * Rename logs dir to get past gitignore * Fix test email * Update brand unit test * Updates per feedback
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-0/+24
* Move team store and actions over to user redux * Fix JS error when inviting by email