summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \
| * | | | 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 sections...Harrison Healey2016-03-291-44/+2
| * | | | 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
| * | | | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Added LDAP to signup pageJoramWilander2016-03-291-22/+55
* | | | Merge pull request #2568 from mattermost/fix-sidebar-linkHarrison Healey2016-03-301-2/+2
|\ \ \ \
| * | | | Fixing Link warningChristopher Speller2016-03-291-2/+2
| | |/ / | |/| |
* / | | Fixing react warnings on permalink returnChristopher Speller2016-03-292-5/+7
|/ / /
* | | Merge pull request #2556 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-2913-4/+34
|\ \ \
| * | | Fixing dropdown for posts on mobileAsaad Mahmood2016-03-291-1/+1
| * | | Fixing see other themes linkAsaad Mahmood2016-03-291-10/+11
| * | | Additional UI improvementsAsaad Mahmood2016-03-292-3/+5
| * | | Multiple UI ImprovementsAsaad Mahmood2016-03-2910-0/+27
| |/ /
* | | Fixing Link warningChristopher Speller2016-03-291-1/+1
* | | Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-2917-248/+280
|/ /
* | Multiple UI ImprovementsAsaad Mahmood2016-03-281-3/+6
* | Fixing Link being imported incorrectly. Fixes team creation.Christopher Speller2016-03-281-1/+1
* | Merge pull request #2538 from mattermost/websocket-fixChristopher Speller2016-03-281-1/+1
|\ \
| * | Fix websocket trying to reconnect after a logoutJoramWilander2016-03-241-1/+1
| |/
* | Merge pull request #2537 from mattermost/oauth-fixChristopher Speller2016-03-283-13/+13
|\ \
| * | Fix oauth routes and link issuesJoramWilander2016-03-243-13/+13
| |/
* | Merge pull request #2532 from mattermost/ldap-switch-fixChristopher Speller2016-03-282-3/+12
|\ \
| * | Remove loc changeJoramWilander2016-03-241-1/+1
| * | Fix chrome autocompleting using hidden inputJoramWilander2016-03-241-4/+12
| * | Minor fix to let Sign-in Method settings show up when ldap is enabledJoramWilander2016-03-241-0/+1
* | | Merge pull request #2533 from ZBoxApp/PLT-2358Corey Hulen2016-03-241-1/+1
|\ \ \
| * | | PLT-2358: Detect user localization using client headersElias Nahum2016-03-241-1/+1
| |/ /
* | | Merge pull request #2534 from hmhealey/plt2184Corey Hulen2016-03-242-21/+6
|\ \ \
| * | | Moved theme reset code to componentWillUnmountHarrison Healey2016-03-242-21/+6
| |/ /
* | / Imported React into SearchSuggestionListHarrison Healey2016-03-241-0/+1
| |/ |/|
* | Merge pull request #2529 from mattermost/plt-2383Harrison Healey2016-03-2434-175/+149
|\ \ | |/ |/|
| * Modifying login not to display until it has finished checking. Caused admin c...Christopher Speller2016-03-242-3/+6
| * Moving all links and redirects to react-routerChristopher Speller2016-03-2434-173/+144
* | Merge pull request #2523 from hmhealey/plt2351Joram Wilander2016-03-244-21/+23
|\ \