Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 6 | -79/+69 |
|\ | | | | | PLT-516 Part 1 of performance fixes for large teams | ||||
| * | Minor changes to statuses client code | JoramWilander | 2015-11-03 | 3 | -8/+8 |
| | | |||||
| * | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 6 | -76/+66 |
| | | |||||
* | | Merge pull request #1288 from asaadmahmoodspin/plt-945 | Harrison Healey | 2015-11-04 | 8 | -36/+39 |
|\ \ | | | | | | | UI Improvements for multiple tickets | ||||
| * | | Updating prop for direct messages modal | Asaad Mahmood | 2015-11-04 | 1 | -1/+1 |
| | | | |||||
| * | | UI Improvements for multiple tickets | Asaad Mahmood | 2015-11-04 | 8 | -36/+39 |
| | | | |||||
* | | | Merge pull request #1286 from hmhealey/plt973 | Christopher Speller | 2015-11-04 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | PLT-973 Re-enabled Markdown tables | ||||
| * | | Re-enabled Markdown tables | hmhealey | 2015-11-03 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #1279 from rgarmsen2295/plt-743 | Joram Wilander | 2015-11-04 | 3 | -22/+31 |
|\ \ \ | | | | | | | | | PLT-741/743 Adds additional checks when sorting channels/teams by display name | ||||
| * | | | Functionalized code | Reed Garmsen | 2015-11-02 | 3 | -36/+27 |
| | | | | |||||
| * | | | Added additional checks to channel sorting that sorts by display_name | Reed Garmsen | 2015-11-02 | 2 | -9/+27 |
| | | | | |||||
* | | | | Merge pull request #1291 from mattermost/tutorial-tweaks | Corey Hulen | 2015-11-03 | 2 | -3/+6 |
|\ \ \ \ | | | | | | | | | | | Tutorial tweaks | ||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update sidebar_header.jsx | it33 | 2015-11-03 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Update tutorial_intro_screens.jsx | it33 | 2015-11-03 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1290 from mattermost/fixed-embed-height | Corey Hulen | 2015-11-03 | 2 | -2/+22 |
|\ \ \ \ | | | | | | | | | | | PLT-991 Fixing height of embeded images | ||||
| * | | | | Fixing height of embeded images | Christopher Speller | 2015-11-03 | 2 | -2/+22 |
| |/ / / | |||||
* | | | | Adding browser functions in utilis and calling them in settings_sidebar | Asaad Mahmood | 2015-11-03 | 2 | -1/+16 |
| | | | | |||||
* | | | | Updating height code for tutorial screens. | Asaad Mahmood | 2015-11-03 | 1 | -3/+5 |
| | | | | |||||
* | | | | Multiple UI changes | Asaad Mahmood | 2015-11-03 | 5 | -40/+61 |
|/ / / | |||||
* | | | Merge pull request #1275 from mattermost/PLT-951 | Joram Wilander | 2015-11-02 | 3 | -46/+73 |
|\ \ \ | | | | | | | | | PLT-951 PLT-972 fixing issues with team directory | ||||
| * | | | PLT-951 PLT-972 fixing issues with team directory | =Corey Hulen | 2015-11-02 | 3 | -46/+73 |
| | | | | |||||
* | | | | Merge pull request #1276 from mattermost/PLT-885 | Joram Wilander | 2015-11-02 | 2 | -3/+7 |
|\ \ \ \ | |_|/ / |/| | | | PLT-885 allow single select of stats page | ||||
| * | | | PLT-885 allow single select of stats page | =Corey Hulen | 2015-11-02 | 2 | -3/+7 |
| | |/ | |/| | |||||
* | | | Merge pull request #1277 from rgarmsen2295/plt-550-refactor-fix | Corey Hulen | 2015-11-02 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | Brings back deleted parent fix lost in center post list refactor | ||||
| * | | | Readded logic lost in center channel refactor | Reed Garmsen | 2015-11-02 | 1 | -0/+6 |
| | | | | |||||
* | | | | Merge pull request #1269 from mattermost/plt-848-3 | Corey Hulen | 2015-11-02 | 10 | -38/+518 |
|\ \ \ \ | |/ / / |/| | | | PLT-848 Add tutorial intro screens and popover tips | ||||
| * | | | Fix typo | JoramWilander | 2015-11-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix merge issues | JoramWilander | 2015-11-02 | 5 | -18/+47 |
| | | | | |||||
| * | | | Move period out of link | JoramWilander | 2015-11-02 | 1 | -1/+2 |
| | | | | |||||
| * | | | Remove modal links from tip | JoramWilander | 2015-11-02 | 1 | -28/+3 |
| | | | | |||||
| * | | | Updating tutorials UI | Asaad Mahmood | 2015-11-02 | 2 | -4/+8 |
| | | | | |||||
| * | | | Overlay fixes and added class prop for tips | JoramWilander | 2015-11-02 | 4 | -4/+16 |
| | | | | |||||
| * | | | Updating tutorial screens | Asaad Mahmood | 2015-11-02 | 4 | -89/+106 |
| | | | | |||||
| * | | | Add tutorial popovers | JoramWilander | 2015-11-02 | 6 | -31/+321 |
| | | | | |||||
| * | | | Add tutorial intro screens for new users. | JoramWilander | 2015-11-02 | 3 | -1/+153 |
| |/ / | |||||
* | | | Merge pull request #1272 from hmhealey/plt912 | Christopher Speller | 2015-11-02 | 1 | -7/+1 |
|\ \ \ | | | | | | | | | PLT-912 Stopped automatically appending *s to the end of single word search queries | ||||
| * | | | Stopped automatically appending * to single word search queries | hmhealey | 2015-11-02 | 1 | -7/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #1271 from hmhealey/plt890 | Christopher Speller | 2015-11-02 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | PLT-890 Hid direct message channels from search autocomplete | ||||
| * | | | Hid direct message channels from search autocomplete | hmhealey | 2015-11-02 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge pull request #1270 from hmhealey/plt687 | Christopher Speller | 2015-11-02 | 1 | -6/+1 |
|\ \ \ | |_|/ |/| | | PLT-687 Changed search box to not autoselect all text on click | ||||
| * | | Changed search box to not autoselect all text on click | hmhealey | 2015-11-02 | 1 | -6/+1 |
| |/ | |||||
* | | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 19 | -973/+1038 |
|\ \ | | | | | | | PLT-823 Refactor of center channel | ||||
| * | | Removing useless resize alert function in PostBody | Christopher Speller | 2015-11-02 | 3 | -10/+2 |
| | | | |||||
| * | | Some renaming | Christopher Speller | 2015-11-02 | 11 | -54/+54 |
| | | | |||||
| * | | Hooking up external components | Christopher Speller | 2015-11-02 | 9 | -62/+205 |
| | | | |||||
| * | | Refactoring center channel | Christopher Speller | 2015-11-02 | 4 | -790/+673 |
| | | | |||||
| * | | Creating hierarchy | Christopher Speller | 2015-11-02 | 5 | -86/+133 |
| | | | |||||
* | | | Merge pull request #1268 from mattermost/plt-514 | Christopher Speller | 2015-11-02 | 2 | -16/+25 |
|\ \ \ | | | | | | | | | PLT-514 Validate callback urls on the server and add help text to outgoing webhooks |