summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2553 Additional backstage UI Improvements (#2673)Harrison Healey2016-04-118-29/+73
| | | | | | | | * Renamed Commands to Slash Commands in backstage UI * Updated displayed info for listed commands and outgoing webhooks * Disallowed empty outgoing webhook trigger words and improved client-side validation for them
* Fixing buildChristopher Speller2016-04-111-0/+5
|
* Merge pull request #2672 from brunoqc/linkJoram Wilander2016-04-113-3/+3
|\ | | | | Fix mattermost URL
| * Fix mattermost URLBruno Bigras2016-04-083-3/+3
| |
* | Changed getFile api call to always attach headersHarrison Healey2016-04-085-18/+18
| |
* | Fix email verification process (#2664)enahum2016-04-0811-46/+41
|/ | | | | | | | | | - Fix email verification URL in login view - Fix URL in email being sent for verification - Add Email Verification on password reset - Fix display of email in reset password - Fix URL en team_signup_password_page - Fix typo in webapp en loc - Add missing es locs - Removed extra es, fr and pt locs
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-0818-493/+656
| | | | | | | | | | | | | | * Updated integrations list based on feedback * Reorganized Integrations pages * Repurposed AddIntegration page as a landing page for Integrations * Moved backstage breadcrumb header into its own component * Removed unnecessary prop * Fixed Save links on AddIntegration pages
* Merge pull request #2666 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-04-081-1/+1
|\ | | | | Fixing code block
| * Fixing code blockAsaad Mahmood2016-04-081-1/+1
|/
* Fixing config for new LDAP settings (#2662)Christopher Speller2016-04-071-0/+10
|
* PLT-2549 - Improvements to theme stuff (#2657)Asaad Mahmood2016-04-075-629/+632
|
* Merge pull request #2656 from mattermost/plt-2254Joram Wilander2016-04-0710-86/+303
|\ | | | | PLT-2254 Adding TLS options to LDAP
| * Adding TLS options to LDAPChristopher Speller2016-04-0710-86/+303
|/
* Multiple UI ImprovementsAsaad Mahmood2016-04-0613-274/+271
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Merge pull request #2650 from ZBoxApp/ldap-esJoram Wilander2016-04-062-6/+14
|\ | | | | Add LDAP missing es locs and sort loc files by id
| * Add LDAP missing es locs and sort loc files by idElias Nahum2016-04-062-6/+14
|/
* Merge pull request #2649 from mattermost/plt-2522Joram Wilander2016-04-061-15/+48
|\ | | | | PLT-2522 Enabling experimental windows/osx builds
| * Enabling experimental windows/osx buildsChristopher Speller2016-04-061-15/+48
| |
* | 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-064-63/+210
| | | | | | | | | | | | | | | | | | * 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-068-57/+85
| |
* | 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
| |/
* | Merge pull request #2643 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-04-055-34/+39
|\ \ | |/ |/| PLT-2519 - Fixing users page
| * 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-0519-1013/+995
| | | | | | | | | | | | | | * 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
|
* Merge pull request #2635 from ZBoxApp/es-locsHarrison Healey2016-04-058-181/+274
|\ | | | | Localization: Added missing spanish strings. Sort localization files …
| * Localization: Added missing spanish strings. Sort localization files by IdElias Nahum2016-04-048-181/+274
|/
* Minor fix for expired sessionsJoramWilander2016-04-045-21/+39
|
* 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 #2626 from mattermost/plt-2150Joram Wilander2016-04-041-1/+1
|\ \ \ | | | | | | | | PLT-2150 Send notifications to the creator of a posting webhook
| * | | Send notifications to the creator of a posting webhookJoramWilander2016-04-041-1/+1
| | |/ | |/|
* | | Merge pull request #2584 from hmhealey/plt2054Corey Hulen2016-04-0416-40/+204
|\ \ \ | |/ / |/| | 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-0413-35/+161
| |/ | | | | | | 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
| | |