summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* Adding TLS options to LDAPChristopher Speller2016-04-077-77/+282
|
* Multiple UI ImprovementsAsaad Mahmood2016-04-0613-274/+271
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Merge pull request #2647 from mattermost/signup-fixJoram Wilander2016-04-061-37/+51
|\ | | | | Fix email signup when LDAP is present
| * Fix email signup when LDAP is presentJoramWilander2016-04-061-37/+51
| |
* | PLT-2525: Render attachment fields similar to SlackAndy Lo-A-Foe2016-04-061-62/+69
| | | | | | | | | | | | | | | | | | * Render attachment fields similar to Slack * Add /loadtest json url command This allows us to easily create test posts with more props like Slack attachments
* | Adding LDAP user filtering capabilityChristopher Speller2016-04-062-57/+46
| |
* | Merge pull request #2642 from ZBoxApp/cmd-esCorey Hulen2016-04-052-10/+22
|\ \ | | | | | | Add missing slash commands spanish locs
| * | Add missing slash commands spanish locsElias Nahum2016-04-052-10/+22
| |/
* / PLT-2519 - Fixing users pageAsaad Mahmood2016-04-055-34/+39
|/
* Merge pull request #2641 from hmhealey/plt2488Corey Hulen2016-04-052-4/+3
|\ | | | | PLT-2488 Re-added missing file upload overlay for center channel
| * Re-added missing file upload overlay for center channelHarrison Healey2016-04-052-4/+3
| |
* | Removed debug code from IntegrationStoreHarrison Healey2016-04-051-4/+1
|/
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-0518-1012/+994
| | | | | | | | | | | | | | * Added slash commands to InstalledIntegrations page * Reset installed integration type filter if there is no longer any integrations of the selected type * Added pages to backstage to add slash commands * Cleaned up internationalization for slash commands * Added ability to regen slash command tokens from backstage * Removed Integrations tab from UserSettings
* Multiple UI ImprovementsAsaad Mahmood2016-04-056-7/+39
| | | | | | | | * Fixing backstage scrolling and link issue * Fixing system console and color picker css * Changing the toggleclass
* Move final tutorial tip to RHS menu on mobileJoram Wilander2016-04-054-37/+93
|
* Localization: Added missing spanish strings. Sort localization files by IdElias Nahum2016-04-044-59/+64
|
* Merge pull request #2630 from mattermost/plt-2512Joram Wilander2016-04-042-31/+41
|\ | | | | PLT-2512, PLT-2516 Fixing signup pages not autologging in. Fixing enter key on signup complete.
| * Fixing signup pages not autologging in. Fixing enter key on signup complete.Christopher Speller2016-04-042-31/+41
| |
* | Merge pull request #2627 from mozilla/smooth-mobile-sidebar-transitionHarrison Healey2016-04-041-15/+17
|\ \ | |/ |/| Smooth overlay transition when opening sidebar
| * Smooth overlay transition when opening sidebarAlan Mooiman2016-04-041-15/+17
| |
* | Merge pull request #2625 from mattermost/plt-2502Joram Wilander2016-04-0411-45/+90
|\ \ | | | | | | PLT-2502 Fxing some channel changing issues
| * | Fxing some channel changing issuesChristopher Speller2016-04-0411-45/+90
| | |
* | | Merge pull request #2584 from hmhealey/plt2054Corey Hulen2016-04-047-33/+73
|\ \ \ | |_|/ |/| | PLT-2054 Add DisplayName and Description fields for integrations
| * | Fixed integration list actions getting squished by webhooks with long namesHarrison Healey2016-04-041-1/+1
| | |
| * | Improved handling of invalid incoming and outgoing webhooksHarrison Healey2016-04-043-4/+12
| | |
| * | Added 'Created by...' line in integration listHarrison Healey2016-04-044-2/+32
| | |
| * | Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-044-28/+30
| |/ | | | | | | commands
* | Merge pull request #2610 from mattermost/plt-2490Harrison Healey2016-04-043-23/+24
|\ \ | | | | | | PLT-2490, PLT-2452 Fixing signup flow. Better root redirect. Fixes back buttons.
| * | Fixing signup flow. Better root redirect. Fixes back buttons.Christopher Speller2016-04-013-23/+24
| | |
* | | Properly display webhook username/icon in search resultsJoramWilander2016-04-045-30/+46
| |/ |/|
* | Merge pull request #2320 from mozilla/msg-commandJoram Wilander2016-04-041-6/+9
|\ \ | | | | | | PLT-2231 /msg command and tests
| * | msg commandAlan Mooiman2016-03-241-6/+9
| | |
* | | PLT-2395 - Improvements to backstage cssAsaad Mahmood2016-04-0415-341/+476
| | |
* | | Merge pull request #2621 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-04-0410-48/+228
|\ \ \ | | | | | | | | PLT-2027- Improvements to about dialog
| * | | Adding modal changes back againAsaad Mahmood2016-04-018-53/+105
| | | |
| * | | Adding the build date and the build hashAsaad Mahmood2016-04-013-0/+128
| | | |
* | | | Merge pull request #2618 from ZBoxApp/email-imagesChristopher Speller2016-04-011-1/+3
|\ \ \ \ | | | | | | | | | | Add email images to webpack
| * | | | Add email images to webpackElias Nahum2016-04-011-1/+3
| | |_|/ | |/| |
* | | | Merge pull request #2602 from ZBoxApp/autolinkerHarrison Healey2016-04-012-34/+7
|\ \ \ \ | |_|/ / |/| | | Replace Autolinker in extractLinks with a pattern
| * | | Rename extractLinks to extractFirstLinkElias Nahum2016-04-012-10/+8
| | | |
| * | | Replace Autolinker in extractLinks with a patternElias Nahum2016-03-311-31/+6
| |/ /
* | | Merge pull request #2614 from mattermost/plt-2388Harrison Healey2016-04-012-1/+82
|\ \ \ | | | | | | | | PLT-2388 Visiting invalid URLs and bad APIs causes redirect to error page
| * | | Visiting invalid URLs and bad APIs causes redirect to error pageChristopher Speller2016-04-012-1/+82
| |/ /
* | | Merge pull request #2611 from mattermost/mfa-typoChristopher Speller2016-04-011-1/+1
|\ \ \ | | | | | | | | Fix typo preventing saving of MFA setting in system console
| * | | Fix typo preventing saving of MFA setting in system consoleJoramWilander2016-04-011-1/+1
| | | |
* | | | Merge pull request #2609 from mattermost/plt-2311Christopher Speller2016-04-018-16/+73
|\ \ \ \ | | | | | | | | | | PLT-2311 Update tutorial channel names to reflect actual display names
| * | | | Update tutorial channel names to reflect actual display namesJoramWilander2016-04-018-16/+73
| | | | |
* | | | | Revert "PLT-2027- Improvements to about dialog"Christopher Speller2016-04-0110-196/+56
| | | | |
* | | | | Merge pull request #2608 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-04-0110-56/+196
|\ \ \ \ \ | | | | | | | | | | | | PLT-2027- Improvements to about dialog
| * | | | | PLT-2027- Improvements to about dialogAsaad Mahmood2016-04-0110-56/+196
| | |/ / / | |/| | |