summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2417 from hmhealey/plt2264Christopher Speller2016-03-111-6/+14
|\ | | | | PLT-2264 Disabled embed toggle when it's disabled in user settings
| * Disabled embed toggle when it's disabled in user settingsHarrison Healey2016-03-101-6/+14
| |
* | Merge pull request #2414 from mattermost/bluebar-fixChristopher Speller2016-03-112-8/+8
|\ \ | | | | | | Fixing blue bar on iOS
| * | Fixing blue bar on iOS=Corey Hulen2016-03-102-8/+8
| |/
* | Fixing padding issueAsaad Mahmood2016-03-101-1/+0
| |
* | Removing consoleAsaad Mahmood2016-03-101-1/+0
| |
* | PLT-2138 - Fixing theme sharing boxAsaad Mahmood2016-03-102-15/+19
|/
* Merge pull request #2404 from asaadmahmoodspin/ui-improvementsChristopher Speller2016-03-091-11/+13
|\ | | | | Disabling help stuff and moving preview out of the help text.
| * Disabling help stuff and moving preview out of itAsaad Mahmood2016-03-091-11/+13
| |
* | Fixing minor issueChristopher Speller2016-03-091-0/+25
|/
* Merge pull request #2391 from mattermost/fix-about-modalJoram Wilander2016-03-091-15/+24
|\ | | | | Improving the about dialog for licencing
| * Fix spellingChristopher Speller2016-03-081-2/+2
| |
| * Improving the about dialog for licencingChristopher Speller2016-03-081-15/+24
| |
* | Merge pull request #2397 from mattermost/plt-2185Christopher Speller2016-03-094-10/+10
|\ \ | | | | | | PLT-2185 Fix ... for usernames on first page load
| * | Fix ... for usernames on first page loadJoramWilander2016-03-094-10/+10
| | |
* | | Show filename for license settings, add locJoramWilander2016-03-091-7/+25
| | |
* | | Updating button classAsaad Mahmood2016-03-091-1/+1
| | |
* | | Improvements to license pageAsaad Mahmood2016-03-091-11/+14
|/ /
* | Merge pull request #2392 from hmhealey/plt1960Christopher Speller2016-03-081-0/+1
|\ \ | | | | | | PLT-1960 Added proper click handler to search result text
| * | Added proper click handler to search result textHarrison Healey2016-03-081-0/+1
| | |
* | | Merge pull request #2390 from hmhealey/plt2259Christopher Speller2016-03-082-0/+3
|\ \ \ | |/ / |/| | PLT-2259 Added target='_blank' to all attachment download links
| * | Added target='_blank' to all attachment download linksHarrison Healey2016-03-082-0/+3
| |/
* | Merge pull request #2385 from hmhealey/storeHarrison Healey2016-03-0810-2/+44
|\ \ | | | | | | Globally exported all stores when developer mode is enabled
| * | Globally exported all stores when developer mode is enabledHarrison Healey2016-03-0810-2/+44
| |/
* / Update BaseDN and email attribute default textEric Sethna2016-03-081-3/+3
|/
* Merge pull request #2370 from mattermost/PLT-1830Harrison Healey2016-03-084-0/+287
|\ | | | | PLT-1830 Adding ability to create team with ldap
| * PLT-1830 Adding ability to create team with ldap=Corey Hulen2016-03-074-0/+287
| |
* | Merge pull request #2376 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-0816-55/+74
|\ \ | | | | | | Multiple UI improvements
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-082-4/+4
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-0826-205/+166
| | |
* | | Merge pull request #2347 from hmhealey/morechannelsChristopher Speller2016-03-082-53/+63
|\ \ \ | | | | | | | | Fixed positioning of elements in MoreChannels modal
| * | | Fixed indentation in MoreChannels modalHarrison Healey2016-03-071-12/+12
| | | |
| * | | Re-added max height to MoreChannels modalHarrison Healey2016-03-041-4/+12
| | | |
| * | | Moved Join button to right side of MoreChannels modalHarrison Healey2016-03-042-37/+39
| | | |
* | | | Merge pull request #2368 from hmhealey/plt2227Christopher Speller2016-03-071-1/+1
|\ \ \ \ | | | | | | | | | | PLT-2227 Properly cleared the post draft after a command is entered
| * | | | Fixed clearing post draft after a command is enteredHarrison Healey2016-03-071-1/+1
| | | | |
* | | | | Merge pull request #2366 from hmhealey/plt2016Christopher Speller2016-03-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-2016/PLT-2013 Fixed file attachment download link to properly trigger a download
| * | | | | Fixed file attachment download link to properly trigger a download on ↵Harrison Healey2016-03-071-1/+1
| |/ / / / | | | | | | | | | | | | | | | IE11/Edge/Safari
* | | | | Merge pull request #2364 from hmhealey/confirmChristopher Speller2016-03-071-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Renamed confirm_button to confirmButton in InviteMemberModal
| * | | | | Renamed confirm_button to confirmButton in InviteMemberModalHarrison Healey2016-03-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2362 from ZBoxApp/PLT-2239Christopher Speller2016-03-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-2239: Fix Discard changes modal button text not showing
| * | | | | PLT-2239: Fix Discard changes modal button text not showingElias Nahum2016-03-071-1/+1
| |/ / / /
* | | | | Merge pull request #2360 from hmhealey/plt1993Christopher Speller2016-03-072-9/+9
|\ \ \ \ \ | | | | | | | | | | | | PLT-1993/PLT-1994 Stopped calling uploadFiles multiple times for a single upload
| * | | | | Stopped calling uploadFiles multiple times for a single uploadHarrison Healey2016-03-072-9/+9
| |/ / / /
* | | | | Merge pull request #2352 from hmhealey/plt2139Christopher Speller2016-03-071-7/+6
|\ \ \ \ \ | | | | | | | | | | | | PLT-2139 Stopped removing extra punctuation after @mentions
| * | | | | Stopped removing extra punctuation after @mentionsHarrison Healey2016-03-071-7/+6
| |/ / / /
* | | | | Merge pull request #2350 from hmhealey/plt1930Christopher Speller2016-03-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-1930 Fixed Private Channels header in SearchSuggestionList
| * | | | | Fixed Private Channels header in the SearchSuggestionList to actually say ↵Harrison Healey2016-03-071-1/+1
| |/ / / / | | | | | | | | | | | | | | | Private instead of Public
* | | | | Merge pull request #2349 from hmhealey/plt2008Christopher Speller2016-03-071-102/+8
|\ \ \ \ \ | | | | | | | | | | | | PLT-2008 Removed gif playing code from the FileAttachment component
| * | | | | Removed gif playing code from the FileAttachment componentHarrison Healey2016-03-071-102/+8
| |/ / / /