summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #465 from rgarmsen2295/prof-img-fixCorey Hulen2015-08-241-1/+6
|\ | | | | Fixes issue with site trying to load profile pictures without having profile information
| * Fixed issue with site tryinng to load profile pictures without having ↵Reed Garmsen2015-08-241-1/+6
| | | | | | | | profile information
* | Merge pull request #441 from nickago/MM-1893Joram Wilander2015-08-243-5/+7
|\ \ | | | | | | MM-1893 Upon exiting edit post modal, focus is placed on the respective text input field
| * | Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-213-5/+7
| | |
* | | Merge pull request #446 from rgarmsen2295/mm-1999Joram Wilander2015-08-241-1/+6
|\ \ \ | |_|/ |/| | MM-1999 Removes 'for' from the edit channel description title when the channel has no title
| * | Removes 'for' from the edit channel description modal title when editing the ↵Reed Garmsen2015-08-241-1/+6
| | | | | | | | | | | | description of a private message channel
* | | Merge pull request #449 from rgarmsen2295/mm-1933Corey Hulen2015-08-241-1/+1
|\ \ \ | | | | | | | | Multiple fixes for IE10 & Edge browsers primarily due to aggressive ajax call caching on the browser
| * | | Fixes issue with profile pictures not updating w/o refresh and prevents more ↵Reed Garmsen2015-08-221-1/+1
| | | | | | | | | | | | | | | | ie10 ajax caching issues
* | | | Merge pull request #457 from rgarmsen2295/mm-1833Corey Hulen2015-08-241-2/+2
|\ \ \ \ | |_|/ / |/| | | MM-1833 Changes the max number of characters for a channel title/handle to 22
| * | | Changes the max number of characters for a channel title/handle to 22Reed Garmsen2015-08-241-2/+2
| | | |
* | | | MM-1831 - Fixing channel name and having channel name in bold for edit ↵Asaad Mahmood2015-08-242-2/+2
|/ / / | | | | | | | | | channel modal
* | | Merge pull request #439 from nickago/MM-1822Joram Wilander2015-08-241-0/+4
|\ \ \ | | | | | | | | MM-1822 Added help text to profile picture screen
| * | | Added help text to profile picture screennickago2015-08-211-0/+4
| | |/ | |/|
* | | Merge pull request #440 from nickago/MM-1803Corey Hulen2015-08-232-0/+14
|\ \ \ | | | | | | | | MM-1803 Remove search term after the RHS is closed
| * | | remove search term after the RHS is closednickago2015-08-212-0/+14
| |/ /
* | | Merge pull request #448 from mattermost/it33-patch-4Corey Hulen2015-08-231-1/+1
|\ \ \ | | | | | | | | Changing "Features"->"Advanced" in Team Settings
| * | | Changing "Features"->"Advanced" in Team Settingsit332015-08-211-1/+1
| | |/ | |/| | | | Also changing order of menu items, so Advanced (least used) is at the bottom)
* / | Renaming "Feature Settings"->"Advanced Features"it332015-08-211-2/+2
|/ /
* | Merge pull request #427 from asaadmahmoodspin/mm-1696Harrison Healey2015-08-212-9/+27
|\ \ | |/ |/| MM-1696 - Improvements for Slack Import
| * Updating setting_uploadAsaad Mahmood2015-08-211-12/+0
| |
| * Merge branch 'master' of https://github.com/mattermost/platform into mm-1696Asaad Mahmood2015-08-215-42/+99
| |\ | | | | | | | | | | | | | | | Conflicts: web/react/components/setting_upload.jsx web/react/components/team_import_tab.jsx
| * | MM-1696 - Improvements for Slack ImportAsaad Mahmood2015-08-212-9/+27
| | |
* | | Merge pull request #420 from asaadmahmoodspin/ui-changesJoram Wilander2015-08-218-23/+52
|\ \ \ | |_|/ |/| | Multiple UI Improvements
| * | Solving conflicts and also fixing css for MM-1752Asaad Mahmood2015-08-211-1/+1
| | |
| * | Merge branch 'master' of https://github.com/mattermost/platform into ui-changesAsaad Mahmood2015-08-214-204/+508
| |\| | | | | | | | | | | | | Conflicts: web/react/components/channel_notifications.jsx
| * | Updating intro text for channelsAsaad Mahmood2015-08-211-2/+2
| | |
| * | Removing getDOMNode from view_imageAsaad Mahmood2015-08-211-2/+2
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2015-08-218-23/+52
| | |
* | | Merge pull request #431 from nickago/MM-1797Christopher Speller2015-08-211-8/+2
|\ \ \ | | | | | | | | MM-1797 Removed state holding functionality when switching to access history or session view
| * | | Removed state holding functionality when switching to access history or ↵nickago2015-08-201-8/+2
| | | | | | | | | | | | | | | | session view
* | | | Merge pull request #432 from nickago/MM-1804Joram Wilander2015-08-211-0/+3
|\ \ \ \ | | | | | | | | | | MM-1804 Updated navbar to more accurately mirror desktop preformance
| * | | | Updated navbar to more accurately mirror desktop preformancenickago2015-08-201-0/+3
| |/ / /
* | | | Merge pull request #437 from mattermost/it33-patch-4Christopher Speller2015-08-211-2/+2
|\ \ \ \ | | | | | | | | | | Adjusting "Find Your Team" instructions
| * | | | Adjusting "Find Your Team" instructionsit332015-08-211-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #435 from mattermost/it33-patch-2Christopher Speller2015-08-211-2/+2
|\ \ \ \ | | | | | | | | | | Fixing typo "Summery" -> "Summary"
| * | | | Fixing typo "Summery" -> "Summary"it332015-08-201-2/+2
| |/ / /
* | | | Merge pull request #434 from mattermost/it33-patch-1Christopher Speller2015-08-211-1/+1
|\ \ \ \ | | | | | | | | | | Fixing typo "SelectFile" -> "Select File"
| * | | | Fixing typo "SelectFile" -> "Select File"it332015-08-201-1/+1
| |/ / /
* | | | Merge pull request #425 from rgarmsen2295/mm-1901Joram Wilander2015-08-211-32/+80
|\ \ \ \ | |/ / / |/| | | MM-1901 When a user joins a channel that channel is now automatically opened for them
| * | | Fixed issue with channel name in url and added loading icon to replace ↵Reed Garmsen2015-08-201-10/+24
| | | | | | | | | | | | | | | | 'Join' button for slow connections
| * | | Cosmetic reformatting of more_channels.jsxReed Garmsen2015-08-201-29/+62
| | | |
| * | | Users are now placed in the channel after joining it from the 'More...' ↵Reed Garmsen2015-08-201-1/+2
| | | | | | | | | | | | | | | | channel menu
* | | | Merge pull request #433 from nickago/MM-1840Corey Hulen2015-08-201-1/+1
|\ \ \ \ | | | | | | | | | | MM-1840 Changed title of the edit channel modal
| * | | | changed title of edit_channel modalnickago2015-08-201-1/+1
| | |/ / | |/| |
* | | | Merge pull request #423 from nickago/MM-1888Corey Hulen2015-08-201-1/+1
|\ \ \ \ | | | | | | | | | | MM-1888 Added blank href to make tab recognize and jump to it
| * | | | Added blank href to make tab recognize and jump to itnickago2015-08-201-1/+1
| |/ / /
* | | | Merge pull request #410 from rgarmsen2295/mm-1821bCorey Hulen2015-08-202-202/+506
|\ \ \ \ | |_|_|/ |/| | | MM-1821 Replaces the on/off buttons with simple radio buttons
| * | | Reformats the user_settings_notifications.jsx fileReed Garmsen2015-08-201-98/+308
| | | |
| * | | Cosmetic reformatting of the channel_notifications.jsx fileReed Garmsen2015-08-201-104/+198
| | |/ | |/|
* | | Fixing posts not being able to uploadChristopher Speller2015-08-201-2/+2
| | |