Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #1279 from rgarmsen2295/plt-743 | Joram Wilander | 2015-11-04 | 3 | -22/+31 |
|\ | |||||
| * | 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 |
|\ \ | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 | =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 | =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 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | 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 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 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 |
|\ \ | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | Validate callback urls on the server and add help text to outgoing webhooks | JoramWilander | 2015-11-02 | 2 | -16/+25 |
| | |/ | |/| | |||||
* | | | Merge pull request #1259 from stasvovk/PLT-639 | Christopher Speller | 2015-11-02 | 4 | -6/+120 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed errors in displayUsername | Stas Vovk | 2015-11-02 | 1 | -3/+3 |
| * | | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 4 | -6/+120 |
* | | | Merge pull request #1260 from vinnymac/fix/browser-detection | Harrison Healey | 2015-11-02 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix isBrowserEdge typo | Vincent Taverna | 2015-11-01 | 1 | -1/+1 |
| |/ |