Chris
0c8968fb8d
unnamed return ( #8170 )
2018-01-30 15:23:00 -08:00
Joey Lee
1c7f25773a
PLT-3658 Added support for Slack attachments in outgoing webhook response ( #7774 ) ( #8102 )
2018-01-26 08:37:39 -05:00
Carlos Tadeu Panato Junior
fdba2d50fd
[PLT-840] Add option to outgoing webhooks to reply to the posted message as a comment ( #7807 )
2017-11-20 15:57:35 -08:00
Joram Wilander
f263d2b951
PLT-7684 Add support to outgoing webhooks and slash commands to set post type and props ( #7531 )
...
* Add support to outgoing webhooks and slash commands to set post type and props
* Fix nil access
2017-09-28 09:08:16 -07:00
Saturnino Abril
21a3219b9b
[PLT-6676] Make OutgoingWebhook to fire when post has no text content but only attachment ( #6935 )
...
* make OutgoingWebhook to fire when post has no text content but only attachment
* update per comment and modify payload & test
2017-07-18 15:43:31 -04:00
Joram Wilander
0cc60abf6a
Migrate add and edit outgoing webhook components to redux ( #6818 )
2017-07-10 17:43:47 -04:00
Harrison Healey
fb6f2a123c
PLT-5860 Updated copyright date ( #6058 )
...
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
2017-04-12 08:27:57 -04:00
Pierre Rudloff
564dffec35
Add option to trigger outgoing webhook if first word starts with trigger word ( #3611 )
2016-07-26 08:04:28 -04:00
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
29e1a85360
PLT-2553 Additional backstage UI Improvements ( #2673 )
...
* 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
2016-04-11 09:04:56 -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
Elias Nahum
f33cff21cf
PLT-7: Refactoring models to use translations (chunk 6)
...
- Add spanish translations
2016-01-25 10:22:12 -03:00
Reed Garmsen
470797cca6
Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights
2015-12-10 14:33:21 -08:00
JoramWilander
1f3423796e
Validate callback urls on the server and add help text to outgoing webhooks
2015-11-02 10:38:13 -05:00
JoramWilander
f24ea30a75
Refactor to hit database less often.
2015-10-19 09:00:30 -04:00
JoramWilander
af6e2c29eb
Implement outgoing webhooks.
2015-10-19 09:00:30 -04:00