summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | 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