Thomas Balthazar
c226cabc04
PLT-2170 Send payload in application/json for outgoing webhooks ( #3160 )
...
* Send payload in application/json for outgoing webhooks
The Add outgoing webhook UI now has a 'Content-Type' field that allows
to choose between application/x-www-form-urlencoded and
application/json. All outgoing webhooks created before this change will
be considered as x-www-form-urlencoded. There's also a minor change in
the way the outgoing webhook summary is displayed: the 'Callback URLs'
label was missing.
* Fix JS formatting errors
* Increase ContentType field length to 128
2016-05-31 10:51:28 -04:00
Harrison Healey
441156b91e
Added DisplayName and Description fields to both types of webhooks and slash commands
2016-04-04 09:45:02 -04:00
=Corey Hulen
bdfa4715d6
Merge branch 'master' into PLT-1429
2016-02-03 10:45:58 -08:00
JoramWilander
3d03bdf2f1
Added extra system-wide statistics for EE
2016-02-02 08:41:02 -05:00
=Corey Hulen
b4ec690051
Fixing merge
2016-02-01 14:44:17 -08:00
Elias Nahum
69fbea225e
PLT-7: Refactoring stores to use translations (chunk 7)
...
- Add spanish translations
2016-01-25 16:23:57 -03:00
Corey Hulen
aefbb541d0
Revert " PLT-7 adding loc for db calls"
2016-01-20 13:36:16 -06:00
=Corey Hulen
ef11df7532
PLT-7 adding loc db calls for webhooks table
2016-01-20 08:44:05 -06:00
=Corey Hulen
2fd597043b
Chaning webhooks to be team wide
2016-01-11 10:04:01 -06:00
=Corey Hulen
6b2eabf610
Adding perm delete to cmd line
2015-11-16 17:12:49 -08:00
=Corey Hulen
03c6dcbd86
PLT-975 adding perm deletes
2015-11-16 11:34:29 -08:00
JoramWilander
a431ba2c22
Delete webhooks when the associated channel gets deleted
2015-10-22 14:27:47 -04:00
JoramWilander
c7d00de682
Update db index for outgoing webhook
2015-10-19 11:12:40 -04:00
JoramWilander
f24ea30a75
Refactor to hit database less often.
2015-10-19 09:00:30 -04:00
JoramWilander
5574151c85
Fix postgres query and minor UI updates for outgoing webhooks.
2015-10-19 09:00:30 -04:00
JoramWilander
7bf23409b2
Added store tests for outgoing webhooks.
2015-10-19 09:00:30 -04:00
JoramWilander
af6e2c29eb
Implement outgoing webhooks.
2015-10-19 09:00:30 -04:00
Christopher Speller
b85b529373
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
JoramWilander
98186e5018
Implement incoming webhooks.
2015-09-21 14:22:23 -04:00