summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-2315-199/+161
|
* Move post_body profile change listener into posts viewJoramWilander2016-02-224-21/+28
|
* Refactor user store listener out of channel headerJoramWilander2016-02-222-8/+18
|
* Merge pull request #2208 from mattermost/client-upgradesHarrison Healey2016-02-2268-156/+172
|\ | | | | Updating some client deps + eslint
| * Updating some client deps + eslintChristopher Speller2016-02-2268-156/+172
| |
* | PLT-1800 Replace webhooks documentation URLNicolas Clerc2016-02-212-3/+3
|/
* Merge pull request #2191 from hmhealey/plt1256Joram Wilander2016-02-183-93/+116
|\ | | | | PLT-1256 Ported PostDeletedModal to React-Bootstrap
| * Ported PostDeletedModal to React-Bootstraphmhealey2016-02-183-93/+116
| |
* | Removed ability to copy a permalink on mobileReed Garmsen2016-02-183-52/+58
| |
* | Merge pull request #2183 from mattermost/file-upload-fixCorey Hulen2016-02-173-3/+4
|\ \ | | | | | | Fix loc error with cancelling in progress uploads
| * | Fix loc error with cancelling in progress uploadsJoramWilander2016-02-173-3/+4
| |/
* | Merge pull request #2181 from mattermost/plt-1707Christopher Speller2016-02-173-116/+117
|\ \ | |/ |/| PLT-1707 Added help text to sso switching and removed redundant divs
| * Added help text to sso switching and removed redundant divsJoramWilander2016-02-173-116/+117
| |
* | Added license audit parsing to audit tableReed Garmsen2016-02-161-12/+54
|/
* Other minor improvementsAsaad Mahmood2016-02-151-0/+9
|
* Fixing custom theme header click eventAsaad Mahmood2016-02-151-2/+7
|
* Multiple UI ImprovementsAsaad Mahmood2016-02-152-9/+101
|
* Merge pull request #2146 from ttyniwa/feature/PLT-1908Corey Hulen2016-02-141-17/+110
|\ | | | | PLT-1908 Add a warning when demoting yourself from System Administrator from the team Manage Members menu
| * Add a warning when demoting yourself from System Administrator from the team ↵Tatsuya Niwa2016-02-111-17/+110
| | | | | | | | Manage Members menu
* | Merge pull request #2123 from hmhealey/plt1711Joram Wilander2016-02-141-0/+1
|\ \ | | | | | | PLT-1711 Prevent the admin console from switching to a team that is being remo…
| * | Prevent the admin console from switching to a team that is being removed ↵hmhealey2016-02-091-0/+1
| |/ | | | | | | from the sidebar
* | Merge pull request #2138 from rgarmsen2295/plt-1672Joram Wilander2016-02-143-1/+46
|\ \ | | | | | | PLT-1672 Added permalink feature to posts in the RHS
| * | Added permalink feature to posts in the RHSReed Garmsen2016-02-123-1/+46
| | |
* | | Merge branch 'release-2.0'Christopher Speller2016-02-131-1/+3
|\ \ \ | |/ / |/| |
| * | Fix badge and tab */(1) not disappearing until switching away from channelJoramWilander2016-02-121-1/+3
| | |
* | | Adding import instead of require for fastclickAsaad Mahmood2016-02-121-1/+1
| | |
* | | Merge branch 'master' of https://github.com/mattermost/platform into ui-fixesAsaad Mahmood2016-02-125-13/+24
|\| |
| * | Merge pull request #2158 from mattermost/fix-socket-locChristopher Speller2016-02-111-7/+7
| |\ \ | | | | | | | | Fixing so the loc tool can use these
| | * | Fixing so the loc tool can use these=Corey Hulen2016-02-111-7/+7
| | | |
| * | | Merge pull request #2155 from ZBoxApp/PLT-1948Christopher Speller2016-02-111-5/+3
| |\ \ \ | | |/ / | |/| | PLT-1948: Fix duplicate am/pm on last password update
| | * | 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 #2150 from ZBoxApp/PLT-1963Christopher Speller2016-02-111-4/+5
| |\ \ \ | | | | | | | | | | PLT-1963: Fixing intl console error on Outgoing webhook edit
| | * | | Fixing intl console error on Outgoing webhook editElias Nahum2016-02-111-4/+5
| | |/ /
| * | | Merge pull request #2153 from mattermost/plt-1939Christopher Speller2016-02-112-3/+3
| |\ \ \ | | | | | | | | | | RC2 PLT-1939 Fix localization error for team invites
| | * | | Fix localization error for team invitesJoramWilander2016-02-112-3/+3
| | |/ /
| * | | Merge pull request #2145 from mattermost/PLT-1956Christopher Speller2016-02-111-1/+13
| |\ \ \ | | | | | | | | | | PLT-1956 Infinite "Loading..." Animation for Webhooks/Slash Commands UI
| | * | | PLT-1956=Corey Hulen2016-02-101-1/+13
| | | | |
| * | | | Fixing socket store loc=Corey Hulen2016-02-111-7/+7
| | |/ / | |/| |
* / | | Multiple UI ImprovementsAsaad Mahmood2016-02-115-9/+7
|/ / /
* | | 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
| |