summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_integrations.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-2/+8
| | | | magic related to it
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-12/+0
| | | | unnecessary dialog close handling
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-1/+1
|
* Oauth UI Improvements and settings improvementAsaad Mahmood2015-10-231-0/+4
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-231-2/+0
|
* Merge pull request #1149 from mattermost/plt-808Christopher Speller2015-10-231-2/+2
|\ | | | | PLT-808 Fix deleting channels breaking the webhook UI
| * In webhooks UI handle error if channel can't be found, also use display name ↵JoramWilander2015-10-221-2/+2
| | | | | | | | over url name, plus warning fixes
* | Fixing merge conflicts=Corey Hulen2015-10-191-26/+63
|\|
| * Show/hide integrations properly based off config settings.JoramWilander2015-10-191-50/+54
| |
| * Fix postgres query and minor UI updates for outgoing webhooks.JoramWilander2015-10-191-0/+2
| |
| * Implement outgoing webhooks.JoramWilander2015-10-191-4/+35
|/
* Other UI ImprovementsAsaad Mahmood2015-10-121-0/+2
|
* Update user_settings_integrations.jsxit332015-10-091-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+95