summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
* Add missing en locs and translations to esElias Nahum2016-03-315-5/+6
|
* Merge pull request #2594 from mattermost/plt-2476Harrison Healey2016-03-315-54/+38
|\ | | | | PLT-2476 Fixing username display in center channel
| * Fixing username display in center channelChristopher Speller2016-03-315-54/+38
| |
* | Merge pull request #2595 from hmhealey/plt2480Joram Wilander2016-03-313-7/+5
|\ \ | | | | | | PLT-2480 Fixed errors when joining a channel that doesn't exist yet
| * | Changed ChannelHeader to pass channel to PopoverListMembers directlyHarrison Healey2016-03-312-11/+4
| | |
| * | Fixed errors when joining a channel that doesn't exist yetHarrison Healey2016-03-311-1/+5
| | |
| * | Fixed PostsView not unregistering it's PreferenceStore listener when unmountingHarrison Healey2016-03-311-0/+1
| |/
* | Merge pull request #2598 from mattermost/plt-2474Harrison Healey2016-03-311-5/+7
|\ \ | | | | | | PLT-2474 Fixing typing message on channel switch.
| * | Fixing typing message on channel switchChristopher Speller2016-03-311-5/+7
| | |
* | | Merge pull request #2597 from mattermost/plt-2011Harrison Healey2016-03-311-2/+1
|\ \ \ | | | | | | | | PLT-2011 Fixing sidebar jump warning
| * | | Fixing sidebar jump warningChristopher Speller2016-03-311-2/+1
| |/ /
* | | Merge pull request #2589 from mattermost/plt-1812Harrison Healey2016-03-313-16/+9
|\ \ \ | | | | | | | | PLT-1812 Update webhook posts to never show in collapsed view
| * | | Update webhook posts to never show in collapsed viewJoramWilander2016-03-313-16/+9
| | |/ | |/|
* | | Merge pull request #2588 from hmhealey/plt2490Christopher Speller2016-03-312-2/+8
|\ \ \ | |_|/ |/| | PLT-2491/PLT-2492 Fixed saving changes in ServiceSettings when MFA isn't available
| * | Fixed saving changes in ServiceSettings when MFA isn't availableHarrison Healey2016-03-311-1/+4
| | |
| * | Fixed prop type warning in system consoleHarrison Healey2016-03-311-1/+4
| |/
* / Improvements to preview textarea and about modalAsaad Mahmood2016-03-311-1/+1
|/
* Fixing session and logout errorsChristopher Speller2016-03-301-3/+4
|
* Add MFA functionalityJoramWilander2016-03-308-328/+649
|
* Merge pull request #2577 from mattermost/plt-2349Christopher Speller2016-03-302-274/+394
|\ | | | | PLT-2349 Update email/password settings text depending on sign-in method
| * Update email/password settings text depending on sign-in methodJoramWilander2016-03-302-274/+394
| |
* | Merge pull request #2579 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-301-1/+1
|\ \ | | | | | | Multiple UI Improvements
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-301-1/+1
| |/
* | Merge pull request #2575 from hmhealey/plt2480Joram Wilander2016-03-301-3/+5
|\ \ | | | | | | PLT-2478/PLT-2480 Fixing direct channels in sidebar
| * | Fixed leaving a direct channel so that it doesn't open the channel you just leftHarrison Healey2016-03-301-3/+5
| | |
* | | Merge pull request #2573 from mattermost/plt-2453Joram Wilander2016-03-301-0/+16
|\ \ \ | |_|/ |/| | PLT-2453 Resetting theme upon logout.
| * | Resetting theme upon logout. Displaying loading page when logging in so user ↵Christopher Speller2016-03-301-0/+16
| | | | | | | | | | | | does not see their theme switch.
* | | Merge pull request #2574 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-301-15/+40
|\ \ \ | | | | | | | | PLT-2296 - Adding back button to main create team page
| * | | Fixing linkAsaad Mahmood2016-03-301-1/+1
| | | |
| * | | Fixing eslint errorAsaad Mahmood2016-03-301-1/+0
| | | |
| * | | Adding back button to main create team pageAsaad Mahmood2016-03-301-15/+41
| |/ /
* | | Merge pull request #2561 from hmhealey/plt1736Christopher Speller2016-03-3021-728/+1449
|\ \ \ | | | | | | | | PLT-1736 Initial Backstage Work
| * | | Moved backstage integrations pages to /settings/integrationsHarrison Healey2016-03-296-136/+9
| | | |
| * | | Updated AddIntegrations help textHarrison Healey2016-03-291-2/+2
| | | |
| * | | Removed expand widget from the backstage sidebar and changed how the ↵Harrison Healey2016-03-291-44/+2
| | | | | | | | | | | | | | | | sections highlight
| * | | Fixed hardcoded team name in InstalledIntegrationsHarrison Healey2016-03-291-5/+20
| | | |
| * | | Added english localization for Backstage and additional cleanupHarrison Healey2016-03-296-26/+25
| | | |
| * | | Removed incoming and outgoing webhooks from user settingsHarrison Healey2016-03-293-709/+1
| | | |
| * | | Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-292-6/+35
| | | | | | | | | | | | | | | | page
| * | | Added menu option to go to new integrations pageHarrison Healey2016-03-291-0/+17
| | | |
| * | | Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-293-66/+156
| | | |
| * | | Fixed adding outgoing webhooks with only a trigger word or a channelHarrison Healey2016-03-291-1/+1
| | | |
| * | | Removed Team Settings from backstageHarrison Healey2016-03-291-11/+0
| | | |
| * | | Added ChannelSelect componentHarrison Healey2016-03-293-54/+110
| | | |
| * | | Added basic AddOutgoingWebhook pageHarrison Healey2016-03-291-0/+297
| | | |
| * | | Added searching to InstalledIntegrations pageHarrison Healey2016-03-291-11/+39
| | | |
| * | | Added basic screen to add incoming webhooksHarrison Healey2016-03-295-16/+272
| | | |
| * | | Added AddIntegration pageHarrison Healey2016-03-293-1/+150
| | | |
| * | | Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-296-3/+676
| |/ /
* | | Merge pull request #2566 from mattermost/plt-2350Christopher Speller2016-03-301-22/+55
|\ \ \ | |_|/ |/| | PLT-2350 Added LDAP to signup page