summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | | Changed Channel Members modal to list full user objects with all fields ↵Harrison Healey2016-03-071-2/+2
| | | | | | | | | | | | | | | | | | | | populated
| * | | | Added @ before username in UserList when a Full Name or Nickname is presentHarrison Healey2016-03-071-2/+2
| | | | |
| * | | | Changed 'Remove Member' to 'Remove' in Channel Members modalHarrison Healey2016-03-071-2/+2
| |/ / /
* | | | Merge pull request #2340 from rodrigocorsi2/PLT-2076Harrison Healey2016-03-071-3/+48
|\ \ \ \ | |/ / / |/| | | PLT-2076: Add help text below the input box when a user starts typing
| * | | Fix camel caseRodrigo Corsi2016-03-071-4/+4
| | | |
| * | | Add help text below the input box when a user starts typingrodrigo2016-03-061-3/+48
| | |/ | |/|
* | | Merge pull request #2339 from ZBoxApp/PLT-2218Joram Wilander2016-03-071-5/+2
|\ \ \ | | | | | | | | PLT-2218: Notification email footer is translated based on the sender's language
| * | | Fix for PLT-2218 & PLT-2222Elias Nahum2016-03-061-5/+2
| |/ / | | | | | | | | | | | | - Also includes missing loc strings for frontend es.json - Sort web [locale].json by id
* | | Merge pull request #2333 from hmhealey/plt2194Joram Wilander2016-03-072-15/+10
|\ \ \ | |/ / |/| | PLT-2194 Removed Get Team Invite Link link when user creation is disabled
| * | Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-032-15/+10
| | |
* | | Merge pull request #2306 from mattermost/esethna-patch-1Corey Hulen2016-03-041-2/+2
|\ \ \ | |_|/ |/| | Update get team invite link help text
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-031-1/+1
| | |
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-011-2/+2
| | |