Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Treat teams as an array instead of object | Antti Ahti | 2015-10-15 | 1 | -8/+5 |
| | |||||
* | Sort teams by display name | Antti Ahti | 2015-10-15 | 1 | -1/+19 |
| | | | | First we need to convert the object to array, because objects cannot be sorted. | ||||
* | Use team display name in team switcher menu | Antti Ahti | 2015-10-14 | 1 | -5/+8 |
| | | | | | - /teams/find_teams returns team objects instead of just team names - use display_name in UI instead of name in the team switch menu | ||||
* | PLT-590: Change "Manage Team" to "Manage Members" | Potapov Max | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #952 from tomitm/PLT-445 | Harrison Healey | 2015-10-08 | 1 | -0/+22 |
|\ | | | | | PLT-445 Create About dialog | ||||
| * | Use ReactBootstrap.Modal instead. | Tomi M | 2015-10-07 | 1 | -2/+15 |
| | | |||||
| * | PLT-445 Create About dialog | Tomi M | 2015-10-06 | 1 | -0/+9 |
| | | |||||
* | | PLT-519 toggle team creation link based on config setting | =Corey Hulen | 2015-10-06 | 1 | -17/+22 |
|/ | |||||
* | Fixing issues | =Corey Hulen | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | PLT-44 allow team switching without the need to login | =Corey Hulen | 2015-10-01 | 1 | -4/+6 |
| | |||||
* | PLT-435 adding system console link to RHS | =Corey Hulen | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Moving logout item | =Corey Hulen | 2015-09-17 | 1 | -6/+6 |
| | |||||
* | PLT-11 adding config for logs to UI | =Corey Hulen | 2015-09-17 | 1 | -27/+50 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -3/+2 |
| | |||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -23/+29 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Additional refactoring according to issues not caught by eslint | Reed Garmsen | 2015-09-02 | 1 | -7/+6 |
| | |||||
* | Cosmetic reformatting of multiple jsx files | Reed Garmsen | 2015-09-02 | 1 | -0/+210 |