Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple UI changes | Asaad Mahmood | 2015-10-29 | 1 | -0/+11 |
| | |||||
* | fixing eslint errors | =Corey Hulen | 2015-10-20 | 1 | -0/+1 |
| | |||||
* | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-44 allow team switching without the need to login | =Corey Hulen | 2015-10-01 | 1 | -0/+3 |
| | |||||
* | PLT-11 adding config for logs to UI | =Corey Hulen | 2015-09-17 | 1 | -1/+2 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -2/+1 |
| | |||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -4/+6 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Cosmetic reformatting of multiple jsx files | Reed Garmsen | 2015-09-02 | 1 | -122/+32 |
| | |||||
* | Open new teams in new tab | nickago | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Moved the ability to rename a team into the team settings modal; fixed ↵ | Reed Garmsen | 2015-08-24 | 1 | -3/+0 |
| | | | | issues with valet settings | ||||
* | Changed user_settings1 to user_settings and removed vestigial css | nickago | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #350 from nickago/MM-1684 | Christopher Speller | 2015-08-11 | 1 | -1/+1 |
|\ | | | | | MM-1684 Refactored code to remove errors on startup | ||||
| * | Cosmetic refactors, including variable name changes and splitting if statements | nickago | 2015-08-06 | 1 | -2/+1 |
| | | |||||
| * | Added keys to array-based elements and made getMe asynchronous | nickago | 2015-08-06 | 1 | -1/+2 |
| | | |||||
* | | Correct sign up link now displays on ie10 in the 'Team Invite Link' modal; ↵ | Reed Garmsen | 2015-08-06 | 1 | -1/+1 |
|/ | | | | replaces location.origin with utils function | ||||
* | Added cosmetic refactoring | nickago | 2015-08-04 | 1 | -45/+49 |
| | |||||
* | Added listening to the Team Store and removed current team name from team ↵ | nickago | 2015-08-04 | 1 | -11/+14 |
| | | | | swap menu | ||||
* | added .off() for dropdown hide event on LHS header | JoramWilander | 2015-07-30 | 1 | -0/+2 |
| | |||||
* | makes the LHS dropdown close when clicking on the LHS header | JoramWilander | 2015-07-30 | 1 | -3/+14 |
| | |||||
* | Removing unused id on LHS dropdown | Asaad Mahmood | 2015-07-29 | 1 | -3/+1 |
| | |||||
* | mm-1762 - Search improvements with some other minor Ui changes | Asaad Mahmood | 2015-07-29 | 1 | -2/+8 |
| | |||||
* | Removed usage of window.location.origin throughout the codebase | Reed Garmsen | 2015-07-27 | 1 | -2/+2 |
| | |||||
* | Placing SVGs into constants.jsx | Asaad Mahmood | 2015-07-23 | 1 | -1/+3 |
| | |||||
* | [webui] fix command-list css | ralder | 2015-07-22 | 1 | -5/+5 |
| | |||||
* | Profile pic changes in LHS Header | Asaad Mahmood | 2015-07-22 | 1 | -0/+4 |
| | | | | Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic. | ||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -15/+13 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Merge pull request #193 from ralder/fix-manage-members-town-square | Joram Wilander | 2015-07-17 | 1 | -29/+19 |
|\ | | | | | [webui] remove admin's ability to manage members of default channel fixes (#172) | ||||
| * | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -29/+19 |
| | | |||||
* | | MM-1401 - Removing most inline styles and other UI changes | Asaad Mahmood | 2015-07-17 | 1 | -1/+1 |
|/ | |||||
* | mm-1302 - Adding profile pick in LHS Header | Asaad Mahmood | 2015-07-14 | 1 | -4/+6 |
| | |||||
* | Merge branch 'MM-1302' of https://github.com/nickago/platform into mm-1302 | Asaad Mahmood | 2015-07-14 | 1 | -0/+3 |
| | | | | | | | | # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. | ||||
* | added team store, team settings menu, and the ability to turn on valet ↵ | JoramWilander | 2015-06-18 | 1 | -1/+2 |
| | | | | feature from client | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+134 |