summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* eslint no-shadow resolvedElias Nahum2016-02-111-1/+1
|
* Fix duplicate am/pm on last password updateElias Nahum2016-02-111-5/+3
|
* Merge pull request #2144 from ZBoxApp/PLT-1928Christopher Speller2016-02-111-1/+9
|\ | | | | PLT-1928: Fix localization on floating timestamp
| * Fix localization on floating timestampElias Nahum2016-02-101-1/+9
| |
* | Merge pull request #2141 from rgarmsen2295/fix-search-map-errorChristopher Speller2016-02-111-6/+9
|\ \ | | | | | | RC2 - Fix issue with searching for short strings
| * | Fix issue with searching for short stringsReed Garmsen2016-02-101-6/+9
| | |
* | | Improving UI for slash commandsAsaad Mahmood2016-02-101-2/+2
| |/ |/|
* | Merge pull request #2130 from hmhealey/extrainfoChristopher Speller2016-02-101-1/+1
|\ \ | | | | | | RC2 - Stopped returning inactive members with getExtraInfo calls
| * | Stopped returning inactive members with getExtraInfo callshmhealey2016-02-101-1/+1
| |/
* / Fix canceling themes when user has no themeJoramWilander2016-02-101-1/+4
|/
* Merge pull request #2122 from hmhealey/plt1544Christopher Speller2016-02-092-76/+81
|\ | | | | PLT-1544 Replaced Permalink popover with a Permalink modal
| * Replaced Permalink popover with a Permalink modalhmhealey2016-02-092-76/+81
| |
* | Merge pull request #2121 from ZBoxApp/PLT-1925Christopher Speller2016-02-091-1/+1
|\ \ | | | | | | PLT-1925: Fix delete_post_modal showing unnecessary $ sign
| * | Fix delete_post_modal showing unnecessary $ signElias Nahum2016-02-091-1/+1
| | |
* | | Merge pull request #2120 from mattermost/slash-helpChristopher Speller2016-02-092-127/+143
|\ \ \ | |/ / |/| | Fixing slash command help
| * | Fixing slash command help=Corey Hulen2016-02-092-127/+143
| | |
* | | Reset theme on close of settings modalJoramWilander2016-02-091-4/+9
|/ /
* | Merge pull request #2099 from hmhealey/plt1883Corey Hulen2016-02-092-8/+28
|\ \ | | | | | | PLT-1883 Update search result components when we receive channels
| * | Changed SearchResults to update when the channel store receives datahmhealey2016-02-082-8/+28
| | |
* | | Merge pull request #2113 from mattermost/slash-command-fixesChristopher Speller2016-02-091-1/+1
|\ \ \ | | | | | | | | Multiple minor slash command fixes
| * | | Multiple minor slash command fixesJoramWilander2016-02-091-1/+1
| | | |
* | | | Multiple UI ImprovementsAsaad Mahmood2016-02-096-12/+14
|/ / /
* | | Merge pull request #2107 from rgarmsen2295/plt-1715Joram Wilander2016-02-081-5/+0
|\ \ \ | | | | | | | | PLT-1715 - Removed the ability to disable file storage from the admin console
| * | | 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 unmount
| * | 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
|\ \ \ | | | | | | | | PLT-1787 Fix statuses not rendering until a change in the LHS
| * | | 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
|\ \ \ \ | |_|/ / |/| | | PLT-1415 Renamed RECIEVED_* to RECEIVED_*
| * | | 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
|\ \ | | | | | | PLT-1205 Remove appearance settings tab and move theme management to display s…
| * | 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
|\ \ \ | | | | | | | | PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete…
| * | | 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
| * | Fixing slash commands=Corey Hulen2016-02-051-14/+2
| | |
* | | Merge pull request #2090 from hmhealey/plt1847Joram Wilander2016-02-062-8/+21
|\ \ \ | | | | | | | | PLT-1847 Disabled keyboard focus code changes on mobile
| * | | Disabled keyboard focus code changes on mobilehmhealey2016-02-052-8/+21
| |/ /
* | | Merge pull request #2091 from rgarmsen2295/plt-1797Corey Hulen2016-02-053-2/+3
|\ \ \ | | | | | | | | PLT-1797 Increased username max length
| * | | 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
|\ \ \ | | | | | | | | PLT-1758 Changed CommandProvider to only set the matched pretext if it actuall…
| * | | Changed CommandProvider to only set the matched pretext if it actually ↵hmhealey2016-02-051-3/+0
| | |/ | |/| | | | | | | matches anything
* | | Merge pull request #2082 from mattermost/plt-1848Christopher Speller2016-02-051-4/+23
|\ \ \ | | | | | | | | PLT-1848 Stats for recently active and new users now shows date with the time