summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-16183-40124/+0
|
* PLT-963 - Improving scss structureAsaad Mahmood2016-03-1421-107/+101
|
* Merge branch 'release-2.1'Christopher Speller2016-03-144-7/+51
|\
| * Adding or separator between ldap, username, email, githubAsaad Mahmood2016-03-111-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | Updating code theme name Updating conditions for login page updated the 2.0 Dockerfile to include the proper location of mm gzip Fixing search loading icon on mobile Adding or separator between ldap, username, email and github
| * 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-111-1/+1
| |\ \ | | | | | | | | Fixing blue bar on iOS
| | * | Fixing blue bar on iOS=Corey Hulen2016-03-101-1/+1
| | |/
| * | Fixing padding issueAsaad Mahmood2016-03-101-1/+0
| | |
| * | Removing consoleAsaad Mahmood2016-03-101-1/+0
| | |
| * | PLT-2138 - Fixing theme sharing boxAsaad Mahmood2016-03-101-0/+4
| |/
* / Convering client to react-router.Christopher Speller2016-03-1477-1597/+1867
|/
* Disabling help stuff and moving preview out of itAsaad Mahmood2016-03-091-11/+13
|
* 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
| |/
* / Update BaseDN and email attribute default textEric Sethna2016-03-081-3/+3
|/
* Merge pull request #2370 from mattermost/PLT-1830Harrison Healey2016-03-083-0/+272
|\ | | | | PLT-1830 Adding ability to create team with ldap
| * PLT-1830 Adding ability to create team with ldap=Corey Hulen2016-03-073-0/+272
| |
* | Merge pull request #2376 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-0815-41/+55
|\ \ | | | | | | Multiple UI improvements
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-082-4/+4
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-0824-184/+141
| | |
* | | 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 #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
| |/ / / /
* | | | | Merge pull request #2348 from hmhealey/memberChristopher Speller2016-03-072-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | | Updated Channel Members modal UI