summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Implement OAuth2 service provider functionality.JoramWilander2015-09-166-5/+432
|
* Merge pull request #687 from mattermost/PLT-93Christopher Speller2015-09-1629-315/+99
|\ | | | | PLT-93 Cleaning up client side configs
| * Fixing eslint problems=Corey Hulen2015-09-151-1/+0
| |
| * Removing old config stuff=Corey Hulen2015-09-156-154/+4
| |
| * PLT-93 cleaing up client side configs=Corey Hulen2015-09-1528-166/+101
| |
* | UI Updates for multiple ticketsAsaad Mahmood2015-09-166-5/+14
|/
* Merge pull request #681 from mattermost/PLT-12-logChristopher Speller2015-09-153-1/+100
|\ | | | | PLT-12 Adding server logs viewer to admin console
| * Moving style into css=Corey Hulen2015-09-151-11/+1
| |
| * Merge branch 'master' into PLT-12-log=Corey Hulen2015-09-1413-232/+633
| |\
| * | PLT-12 adding log viewer=Corey Hulen2015-09-103-1/+110
| | |
* | | Fixing long channel name overflow by changing text to EditChristopher Speller2015-09-151-1/+1
| | |
* | | Merge pull request #676 from hmhealey/mm1900bJoram Wilander2015-09-157-21/+40
|\ \ \ | |_|/ |/| | MM-1900 Removed textToJsx
| * | Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-147-28/+39
| | |
| * | Changed one instance of textToJsx to use new text formatting for testing ↵hmhealey2015-09-141-1/+9
| | | | | | | | | | | | purposes
* | | Merge pull request #678 from mattermost/mm-1589Corey Hulen2015-09-146-220/+598
|\ \ \ | | | | | | | | PLT-171 MM-1589 New add channel modal using react-bootstrap.
| * | | New add channel modal using react-bootstrap.Christopher Speller2015-09-146-220/+598
| | | |
* | | | Merge pull request #679 from mattermost/fix-file-content-typeHarrison Healey2015-09-141-4/+3
|\ \ \ \ | | | | | | | | | | Blank Content-Type for file GETs.
| * | | | Blank Content-Type for file GETs.JoramWilander2015-09-141-4/+3
| | | | |
* | | | | Merge pull request #674 from Trozz/PLT-41Joram Wilander2015-09-143-3/+3
|\ \ \ \ \ | | | | | | | | | | | | PLT-41 Automatically convert uppercase letters to lowercase in username input box.
| * | | | | update remaining web files tolowercaseMichael Leer2015-09-142-2/+2
| | | | | |
| * | | | | PLT-41Michael Leer2015-09-141-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Automatically convert uppercase letters to lowercase in username input box. Validator not changed.
* | | | | Merge pull request #677 from mattermost/plt-50Joram Wilander2015-09-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | | PLT-50 Allowing channel names with underscores. Allow import of more slack channel names.
| * | | | Allowing underscores in channel names. Added conversion of some slack ↵Christopher Speller2015-09-141-1/+1
| | |/ / | |/| | | | | | | | | | channel names into valid mattermost names.
* | | | Merge pull request #668 from nickago/MM-1958Corey Hulen2015-09-141-0/+18
|\ \ \ \ | |_|/ / |/| | | MM-1958 please read comment, base video player
| * | | WIP Added base video playernickago2015-09-121-0/+18
| |/ /
* | / Merge branch 'master' into PLT-12=Corey Hulen2015-09-112-4/+10
|\| | | |/ |/|
| * Fix load more posts bug.JoramWilander2015-09-112-4/+10
| |
* | Cleaning up html=Corey Hulen2015-09-104-6/+41
| |
* | merging=Corey Hulen2015-09-1016-156/+451
|\|
| * Merge pull request #635 from hmhealey/plt159Christopher Speller2015-09-101-3/+5
| |\ | | | | | | PLT-159/MM-2074 Changed unread posts indicator to not be shown for the current channel
| | * PLT-159 Changed unread posts indicator to not be shown for the current channelhmhealey2015-09-091-3/+5
| | |
| * | Adding minor hover changes for settingsAsaad Mahmood2015-09-091-1/+2
| | |
| * | MM-1825 - Improving UI for settingsAsaad Mahmood2015-09-093-23/+24
| | |
| * | Merge branch 'master' of https://github.com/mattermost/platform into mm-1866Asaad Mahmood2015-09-093-15/+17
| |\|
| | * Fix race condition where switching between two channels that both had new ↵JoramWilander2015-09-091-3/+7
| | | | | | | | | | | | messages sometimes caused improper scrolling.
| | * Merge pull request #625 from asaadmahmoodspin/ui-changesChristopher Speller2015-09-092-12/+10
| | |\ | | | | | | | | UI changes for various tickets
| | | * Adding symbol instead of × for close iconAsaad Mahmood2015-09-091-1/+1
| | | |
| | | * Removing jsx container from × in team_import_tab.jsxAsaad Mahmood2015-09-091-1/+1
| | | |
| | | * Merge branch 'master' of https://github.com/mattermost/platform into ui-changesAsaad Mahmood2015-09-096-1/+147
| | | |\
| | | * | Improving formatting in team_import_tab.jsxAsaad Mahmood2015-09-081-5/+7
| | | | |
| | | * | UI changes for various ticketsAsaad Mahmood2015-09-082-8/+4
| | | | |
| * | | | MM-1866 - Adding download icon and adding download link for both file title ↵Asaad Mahmood2015-09-091-2/+14
| |/ / / | | | | | | | | | | | | and download icon
| * | | Merge pull request #628 from mattermost/mm-2127Christopher Speller2015-09-091-19/+27
| |\ \ \ | | | | | | | | | | MM-2127 Added send icon button to create post control for mobile view.
| | * | | Added send icon button to create post control for mobile view.JoramWilander2015-09-081-19/+27
| | |/ /
| * | | Merge pull request #623 from mattermost/plt-35Christopher Speller2015-09-094-104/+227
| |\ \ \ | | |_|/ | |/| | PLT-35 Add post list container to hold mounted post lists for faster rendering/channel switching.
| | * | Add post list container to hold mounted post lists for faster ↵JoramWilander2015-09-084-104/+227
| | |/ | | | | | | | | | rendering/channel switching.
| * | Merge pull request #626 from mattermost/mm-2125Christopher Speller2015-09-081-0/+5
| |\ \ | | | | | | | | MM-2125 Resize create post control when file previews are added.
| | * | Resize create post control when file previews are added.JoramWilander2015-09-081-0/+5
| | |/
| * | Merge pull request #602 from mattermost/mm-1409Joram Wilander2015-09-083-0/+105
| |\ \ | | | | | | | | MM-1409 Adding ability to export data from mattermost
| | * | Adding ability to export data from mattermostChristopher Speller2015-09-043-0/+105
| | | |