summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2016-02-096-12/+14
* Merge pull request #2107 from rgarmsen2295/plt-1715Joram Wilander2016-02-081-5/+0
|\
| * Removed the ability to disable file storage from the admin consoleReed Garmsen2016-02-081-5/+0
* | Provides error message on user sign-up page when no sign-up methods are enabledReed Garmsen2016-02-081-0/+11
|/
* Fixing eslint error=Corey Hulen2016-02-081-1/+0
* PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-082-42/+36
* Merge pull request #2104 from mattermost/minor-fix-jwCorey Hulen2016-02-081-2/+2
|\
| * Fix accidental adding of change listener on unmountJoramWilander2016-02-081-2/+2
* | Merge pull request #2095 from mattermost/plt-1787Christopher Speller2016-02-081-1/+3
|\ \
| * | Fix statuses not rendering until a change in the LHSJoramWilander2016-02-081-1/+3
* | | Merge pull request #2101 from hmhealey/plt1415Christopher Speller2016-02-0814-34/+34
|\ \ \ | |_|/ |/| |
| * | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-0814-34/+34
* | | Multiple UI ImprovementsAsaad Mahmood2016-02-081-12/+14
|/ /
* | Merge pull request #2089 from mattermost/plt-1205Joram Wilander2016-02-087-143/+157
|\ \
| * | Fix cancel bugJoramWilander2016-02-081-1/+3
| * | Remove appearance settings tab and move theme management to display settings tabJoramWilander2016-02-057-143/+155
* | | Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-081-1/+49
|\ \ \
| * | | Make insecure TLS connections configurableJoramWilander2016-02-051-1/+49
| |/ /
* | | Merge pull request #2092 from mattermost/fix-slashChristopher Speller2016-02-081-14/+2
|\ \ \ | |_|/ |/| |
| * | Fixing slash commands=Corey Hulen2016-02-051-14/+2
* | | Merge pull request #2090 from hmhealey/plt1847Joram Wilander2016-02-062-8/+21
|\ \ \
| * | | Disabled keyboard focus code changes on mobilehmhealey2016-02-052-8/+21
| |/ /
* | | Merge pull request #2091 from rgarmsen2295/plt-1797Corey Hulen2016-02-053-2/+3
|\ \ \
| * | | Increased username max lengthReed Garmsen2016-02-053-2/+3
* | | | Separated displayTime functions for component/string formReed Garmsen2016-02-051-1/+1
* | | | Fixed issue with on-hover timestampsReed Garmsen2016-02-051-1/+2
| |/ / |/| |
* | | Merge pull request #2087 from hmhealey/plt1758Corey Hulen2016-02-051-3/+0
|\ \ \
| * | | Changed CommandProvider to only set the matched pretext if it actually matche...hmhealey2016-02-051-3/+0
| | |/ | |/|
* | | Merge pull request #2082 from mattermost/plt-1848Christopher Speller2016-02-051-4/+23
|\ \ \
| * | | Stats for recently active and new users now shows date with the timeJoramWilander2016-02-051-4/+23
| |/ /
* / / Multiple UI improvementsAsaad Mahmood2016-02-052-5/+7
|/ /
* | Merge pull request #2079 from mattermost/help-text-updatesCorey Hulen2016-02-041-3/+3
|\ \
| * | Update email_settings.jsxit332016-02-041-1/+1
| * | Update email_settings.jsxit332016-02-041-2/+2
* | | Merge pull request #2076 from ZBoxApp/loc-fixCorey Hulen2016-02-042-7/+28
|\ \ \
| * | | fix typosElias Nahum2016-02-041-2/+2
| * | | PLT-7: Fix and Add new loc stringsElias Nahum2016-02-042-6/+27
| |/ /
* | | Merge pull request #2071 from hmhealey/plt1820Corey Hulen2016-02-044-41/+36
|\ \ \
| * | | Added focus to the sidebar textbox when it is openedhmhealey2016-02-041-0/+6
| * | | Added code to refocus on the post/comment textbox after a file is drag and dr...hmhealey2016-02-042-0/+8
| * | | Updated RHS textbox to refocus after clicking to upload a filehmhealey2016-02-041-0/+5
| * | | Cleaned up textbox focus codehmhealey2016-02-043-42/+18
| |/ /
* | | Merge pull request #2073 from mattermost/ee-updatesCorey Hulen2016-02-046-337/+350
|\ \ \
| * | | Move license storage to databaseJoramWilander2016-02-041-1/+1
| * | | Turn failed audit descriptions redJoramWilander2016-02-041-1/+6
| * | | Convert audit_table to a proper tableJoramWilander2016-02-043-331/+327
| * | | Rename audits tabJoramWilander2016-02-042-2/+2
| * | | Disable remove license button until LDAP is disabledJoramWilander2016-02-042-2/+4
| * | | Fix license info localizationJoramWilander2016-02-041-2/+12
| |/ /
* | | Merge pull request #2064 from hmhealey/plt882Christopher Speller2016-02-044-17/+47
|\ \ \ | |/ / |/| |