summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Adding browser functions in utilis and calling them in settings_sidebarAsaad Mahmood2015-11-031-1/+2
* Updating height code for tutorial screens.Asaad Mahmood2015-11-031-3/+5
* Multiple UI changesAsaad Mahmood2015-11-034-34/+55
* Merge pull request #1275 from mattermost/PLT-951Joram Wilander2015-11-023-46/+73
|\
| * PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-023-46/+73
* | Merge pull request #1276 from mattermost/PLT-885Joram Wilander2015-11-022-3/+7
|\ \
| * | PLT-885 allow single select of stats page=Corey Hulen2015-11-022-3/+7
* | | Merge pull request #1277 from rgarmsen2295/plt-550-refactor-fixCorey Hulen2015-11-021-0/+6
|\ \ \
| * | | Readded logic lost in center channel refactorReed Garmsen2015-11-021-0/+6
* | | | Merge pull request #1269 from mattermost/plt-848-3Corey Hulen2015-11-029-37/+510
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typoJoramWilander2015-11-021-1/+1
| * | | Fix merge issuesJoramWilander2015-11-025-18/+47
| * | | Move period out of linkJoramWilander2015-11-021-1/+2
| * | | Remove modal links from tipJoramWilander2015-11-021-28/+3
| * | | Updating tutorials UIAsaad Mahmood2015-11-022-4/+8
| * | | Overlay fixes and added class prop for tipsJoramWilander2015-11-024-4/+16
| * | | Updating tutorial screensAsaad Mahmood2015-11-024-89/+106
| * | | Add tutorial popoversJoramWilander2015-11-025-28/+313
| * | | Add tutorial intro screens for new users.JoramWilander2015-11-022-1/+151
| |/ /
* | | Merge pull request #1272 from hmhealey/plt912Christopher Speller2015-11-021-7/+1
|\ \ \
| * | | Stopped automatically appending * to single word search querieshmhealey2015-11-021-7/+1
| | |/ | |/|
* | | Merge pull request #1271 from hmhealey/plt890Christopher Speller2015-11-021-1/+4
|\ \ \
| * | | Hid direct message channels from search autocompletehmhealey2015-11-021-1/+4
| |/ /
* | | Merge pull request #1270 from hmhealey/plt687Christopher Speller2015-11-021-6/+1
|\ \ \ | |_|/ |/| |
| * | Changed search box to not autoselect all text on clickhmhealey2015-11-021-6/+1
| |/
* | Merge pull request #1249 from mattermost/plt-823Harrison Healey2015-11-0215-896/+756
|\ \
| * | Removing useless resize alert function in PostBodyChristopher Speller2015-11-023-10/+2
| * | Some renamingChristopher Speller2015-11-029-30/+30
| * | Hooking up external componentsChristopher Speller2015-11-026-59/+170
| * | Refactoring center channelChristopher Speller2015-11-023-790/+455
| * | Creating hierarchyChristopher Speller2015-11-024-16/+108
| |/
* | Merge pull request #1268 from mattermost/plt-514Christopher Speller2015-11-022-16/+25
|\ \
| * | Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-022-16/+25
| |/
* | Merge pull request #1259 from stasvovk/PLT-639Christopher Speller2015-11-023-6/+103
|\ \ | |/ |/|
| * display full name, nickname or username in direct messagesStas Vovk2015-11-013-6/+103
* | Merge pull request #1264 from girishso/team-name-lt4Christopher Speller2015-11-022-2/+5
|\ \
| * | Update the UI to check for 4 characters to match the serverGirish S2015-11-022-4/+4
| * | Show error message when team name is fewer than 4 charactersGirish S2015-11-021-0/+3
| |/
* | Merge pull request #1222 from rgarmsen2295/plt-550Joram Wilander2015-11-022-1/+6
|\ \
| * | Fixed various issues with commenting on recently deleted postsReed Garmsen2015-10-302-1/+6
* | | Merge pull request #1253 from rgarmsen2295/plt-799Christopher Speller2015-11-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Turn-off default auto-completion in the search barReed Garmsen2015-10-301-0/+1
* | | Merge pull request #1248 from mattermost/it33-patch-1Corey Hulen2015-10-301-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed typoit332015-10-301-1/+1
| |/
* / Fixing eslint not recursingChristopher Speller2015-10-303-8/+6
|/
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-309-49/+476
|\
| * Adding error when enabling team dir without global prop being set.=Corey Hulen2015-10-291-2/+9
| * Moving single team redirect to backend=Corey Hulen2015-10-281-6/+0
| * Merge branch 'master' into PLT-340=Corey Hulen2015-10-282-10/+4
| |\
| * | Removing console.log=Corey Hulen2015-10-271-2/+0