summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/manage_outgoing_hooks.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Made links in help text open in a new tabReed Garmsen2016-01-041-1/+8
|
* Merge pull request #1690 from npcode/trim-outgoing-callback-urlHarrison Healey2015-12-141-1/+1
|\ | | | | Trim callback urls for outgoing webhooks
| * Trim callback urls for outgoing webhooksYi EungJun2015-12-121-1/+1
| | | | | | | | Adding traling whitespace is common mistake.
* | Fixed issue with Team Settings modal saving items instead of cancelling; ↵Reed Garmsen2015-12-101-1/+1
| | | | | | | | changed remaining copyrights
* | Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+1
| |
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
|/ | | | system.
* Updating tutorial tipAsaad Mahmood2015-11-091-2/+1
|
* Add new line breakJoramWilander2015-11-091-0/+1
|
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-15/+24
|
* Fixing eslint not recursingChristopher Speller2015-10-301-1/+0
|
* Oauth UI Improvements and settings improvementAsaad Mahmood2015-10-231-0/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-231-43/+54
|
* In webhooks UI handle error if channel can't be found, also use display name ↵JoramWilander2015-10-221-4/+28
| | | | over url name, plus warning fixes
* Fix postgres query and minor UI updates for outgoing webhooks.JoramWilander2015-10-191-9/+4
|
* Implement outgoing webhooks.JoramWilander2015-10-191-0/+267