summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-213-5/+7
|
* Merge pull request #420 from asaadmahmoodspin/ui-changesJoram Wilander2015-08-2112-30/+76
|\ | | | | Multiple UI Improvements
| * Merge branch 'ui-changes' of https://github.com/asaadmahmoodspin/platform ↵Asaad Mahmood2015-08-210-0/+0
| |\ | | | | | | | | | | | | | | | | | | into ui-changes Conflicts: web/sass-files/sass/partials/_modal.scss
| | * Updating intro text for channelsAsaad Mahmood2015-08-211-2/+2
| | |
| | * Removing getDOMNode from view_imageAsaad Mahmood2015-08-201-2/+2
| | |
| | * Merge branch 'master' of https://github.com/mattermost/platform into ui-changesAsaad Mahmood2015-08-202-30/+88
| | |\
| | * | Multiple UI ImprovementsAsaad Mahmood2015-08-2011-30/+73
| | | |
| * | | Solving conflicts and also fixing css for MM-1752Asaad Mahmood2015-08-213-2/+5
| | | |
| * | | Merge branch 'master' of https://github.com/mattermost/platform into ui-changesAsaad Mahmood2015-08-215-211/+552
| |\ \ \ | | | | | | | | | | | | | | | | | | | | 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-2111-30/+73
| | | | |
* | | | | 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-212-35/+91
|\ \ \ \ \ | | | | | | | | | | | | 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-202-13/+35
| | | | | | | | | | | | | | | | | | | | | | | | '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 #429 from nickago/MM-1859Joram Wilander2015-08-211-0/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | MM-1859 Added updating of username based mentions on username change
| * | | | | Added updating of username based mentions on username changenickago2015-08-201-0/+12
| | |/ / / | |/| | |
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge pull request #413 from mattermost/mm-1940Corey Hulen2015-08-201-7/+44
|\ \ \ \ \ | |_|_|/ / |/| | | | MM-1940 Adding updates section to README
| * | | | Adding updates section to READMEChristopher Speller2015-08-201-7/+44
| | | | |
* | | | | Merge pull request #424 from mattermost/mm-1987Joram Wilander2015-08-201-2/+2
|\ \ \ \ \ | | | | | | | | | | | | MM-1987 Fixing posts not being able to upload
| * | | | | Fixing posts not being able to uploadChristopher Speller2015-08-201-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #422 from mattermost/ampm-fixJoram Wilander2015-08-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Fixing AM-PM issue
| * | | | Fixing AM-PM issueChristopher Speller2015-08-201-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #418 from mattermost/mm-1811Corey Hulen2015-08-201-29/+87
|\ \ \ \ | | | | | | | | | | MM-1811 Skipping invite members step when email is disabled.
| * | | | Skipping invite members step when email is disabled. Cosmetic refactoring ↵Christopher Speller2015-08-201-29/+87
| | | | | | | | | | | | | | | | | | | | included.
* | | | | Merge pull request #421 from nickago/hotfixCorey Hulen2015-08-201-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | | HOTFIX: Fixed this/self typo
| * | | | Fixed this/self typonickago2015-08-201-1/+1
| | | | |
* | | | | Merge pull request #404 from nickago/MM-1886Joram Wilander2015-08-201-78/+100
|\ \ \ \ \ | |_|_|_|/ |/| | | | Mm 1886 Add loading screen to channel invite modal
| * | | | Made state getter member function and fixed scu edge casenickago2015-08-201-39/+35
| | | | |
| * | | | Re-added state update on shownickago2015-08-191-0/+1
| | | | |
| * | | | Cosmetic refactoringnickago2015-08-191-56/+67
| | | | |
| * | | | Added loading screen to add more members modalnickago2015-08-191-20/+34
| | | | |