summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed hardcoded team name in InstalledIntegrationsHarrison Healey2016-03-291-5/+20
|
* Added english localization for Backstage and additional cleanupHarrison Healey2016-03-2911-138/+67
|
* 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-295-6/+64
| | | | page
* Added menu option to go to new integrations pageHarrison Healey2016-03-291-0/+17
|
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-296-66/+215
|
* Fixed adding outgoing webhooks with only a trigger word or a channelHarrison Healey2016-03-291-1/+1
|
* Removed Team Settings from backstageHarrison Healey2016-03-292-19/+0
|
* Added ChannelSelect componentHarrison Healey2016-03-294-54/+112
|
* Added basic AddOutgoingWebhook pageHarrison Healey2016-03-292-1/+299
|
* Added searching to InstalledIntegrations pageHarrison Healey2016-03-291-11/+39
|
* Added basic screen to add incoming webhooksHarrison Healey2016-03-298-20/+338
|
* Added AddIntegration pageHarrison Healey2016-03-295-3/+183
|
* Added jpg files to webpackHarrison Healey2016-03-291-1/+1
|
* Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-2914-8/+1045
|
* Merge pull request #2556 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-2920-31/+74
|\ | | | | Multiple UI improvements
| * Removing translated linesAsaad Mahmood2016-03-293-3/+0
| |
| * Removing other theme translationsAsaad Mahmood2016-03-293-3/+3
| |
| * 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-298-30/+44
| |
| * Multiple UI ImprovementsAsaad Mahmood2016-03-2914-0/+31
| |
* | Merge pull request #2562 from mattermost/warning-fixHarrison Healey2016-03-291-1/+1
|\ \ | | | | | | Fixing Link warning on return from admin console.
| * | Fixing Link warningChristopher Speller2016-03-291-1/+1
|/ /
* | Merge pull request #2558 from mattermost/center-panel-refactorCorey Hulen2016-03-2922-304/+366
|\ \ | | | | | | PLT-2382, PLT-2386, PLT-2455 Channel/permalink view cleanup and fixes.
| * | Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-2922-304/+366
| | | | | | | | | | | | bunch of bugs.
* | | Merge pull request #2560 from mattermost/plt-2464Joram Wilander2016-03-291-1/+1
|\ \ \ | |/ / |/| | PLT-2464 Fixing js error with notifications.
| * | SpellingChristopher Speller2016-03-291-1/+1
|/ /
* | Merge pull request #2553 from hmhealey/actionsJoram Wilander2016-03-291-0/+8
|\ \ | | | | | | Added a warning message when AppDispatcher tries to dispatch without an action type
| * | Added a warning message when AppDispatcher tries to dispatch without an ↵Harrison Healey2016-03-281-0/+8
| | | | | | | | | | | | action type
* | | Merge pull request #2551 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-288-16/+7395
|\ \ \ | |/ / |/| / | |/ Multiple UI Improvements
| * Multiple UI ImprovementsAsaad Mahmood2016-03-288-16/+7395
|/
* Merge pull request #2539 from ryoon/gnu-make-as-gmakeHarrison Healey2016-03-281-4/+4
|\ | | | | Replace 'make' with '$(MAKE)'
| * Replace 'make' with '$(MAKE)'Ryo ONODERA2016-03-251-4/+4
| | | | | | | | Fix the build under the platform that GNU make is installed as gmake.
* | Merge pull request #2548 from rodrigocorsi2/pt-translationsHarrison Healey2016-03-282-14/+44
|\ \ | | | | | | LDAP translations pt
| * | LDAP translations ptRodrigo Corsi2016-03-272-14/+44
| | |
* | | Merge pull request #2550 from mattermost/plt-2452Harrison Healey2016-03-281-1/+1
|\ \ \ | | | | | | | | PLT-2452 Fixing Link being imported incorrectly. Fixes team creation.
| * | | Fixing Link being imported incorrectly. Fixes team creation.Christopher Speller2016-03-281-1/+1
| | | |
* | | | Merge pull request #2546 from ZBoxApp/open-inviteJoram Wilander2016-03-281-1/+3
|\ \ \ \ | | | | | | | | | | fix register account for teams with open invites
| * | | | fix register account for teams with open invitesElias Nahum2016-03-261-1/+3
| | | | |
* | | | | Merge pull request #2545 from ryoon/no-travisJoram Wilander2016-03-281-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | | Mattermost does not appears to use travis ci anymore
| * | | | Mattermost does not appears to use travis ci anymoreRyo ONODERA2016-03-261-2/+0
| |/ / / | | | | | | | | | | | | Remove travis ci status.
* | | | Merge pull request #2538 from mattermost/websocket-fixChristopher Speller2016-03-282-7/+13
|\ \ \ \ | | | | | | | | | | Fix websocket trying to reconnect after a logout
| * | | | Fix websocket trying to reconnect after a logoutJoramWilander2016-03-242-7/+13
| | |_|/ | |/| |
* | | | Merge pull request #2537 from mattermost/oauth-fixChristopher Speller2016-03-285-16/+19
|\ \ \ \ | | | | | | | | | | Fix OAuth routes and link issues
| * | | | Fix oauth routes and link issuesJoramWilander2016-03-245-16/+19
| |/ / /
* | | | Merge pull request #2532 from mattermost/ldap-switch-fixChristopher Speller2016-03-282-3/+12
|\ \ \ \ | |_|_|/ |/| | | Minor fix to let Sign-in Method settings show up when ldap is enabled
| * | | 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
| | | |