summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #705 from esethna/patch-1Corey Hulen2015-09-171-1/+1
|\
| * Grammar change to New Channel ui textesethna2015-09-171-1/+1
* | Merge pull request #701 from mattermost/PLT-40Joram Wilander2015-09-171-2/+26
|\ \ | |/ |/|
| * Fixing css=Corey Hulen2015-09-161-2/+2
| * PLT-40 adding experimental support for emojis=Corey Hulen2015-09-161-2/+26
* | Merge pull request #702 from mattermost/oauth-switch-fixJoram Wilander2015-09-171-1/+1
|\ \
| * | Properly check if OAuth providing is enabled on the client.JoramWilander2015-09-171-1/+1
| |/
* | Cleaned up logic for the unread indicatorsChristopher Speller2015-09-163-108/+100
* | Moved unread channel indicators into their own React component and filehmhealey2015-09-162-70/+112
* | Properly hide unread channel indicators when there are no unread channelshmhealey2015-09-161-5/+11
|/
* Implement OAuth2 service provider functionality.JoramWilander2015-09-166-5/+432
* Merge pull request #687 from mattermost/PLT-93Christopher Speller2015-09-1629-315/+99
|\
| * 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
|\
| * 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
|\ \ \ | |_|/ |/| |
| * | 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 purp...hmhealey2015-09-141-1/+9
* | | Merge pull request #678 from mattermost/mm-1589Corey Hulen2015-09-146-220/+598
|\ \ \
| * | | 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.JoramWilander2015-09-141-4/+3
* | | | | Merge pull request #674 from Trozz/PLT-41Joram Wilander2015-09-143-3/+3
|\ \ \ \ \
| * | | | | update remaining web files tolowercaseMichael Leer2015-09-142-2/+2
| * | | | | PLT-41Michael Leer2015-09-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #677 from mattermost/plt-50Joram Wilander2015-09-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allowing underscores in channel names. Added conversion of some slack channel...Christopher Speller2015-09-141-1/+1
| | |/ / | |/| |
* | | | Merge pull request #668 from nickago/MM-1958Corey Hulen2015-09-141-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | 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 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 mes...JoramWilander2015-09-091-3/+7
| | * Merge pull request #625 from asaadmahmoodspin/ui-changesChristopher Speller2015-09-092-12/+10
| | |\
| | | * 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