summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/add_outgoing_webhook.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Improved handling of invalid incoming and outgoing webhooksHarrison Healey2016-04-041-0/+5
|
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-041-11/+13
| | | | commands
* PLT-2395 - Improvements to backstage cssAsaad Mahmood2016-04-041-112/+128
|
* Moved backstage integrations pages to /settings/integrationsHarrison Healey2016-03-291-25/+2
|
* Added english localization for Backstage and additional cleanupHarrison Healey2016-03-291-10/+10
|
* Fixed adding outgoing webhooks with only a trigger word or a channelHarrison Healey2016-03-291-1/+1
|
* Added ChannelSelect componentHarrison Healey2016-03-291-35/+15
|
* Added basic AddOutgoingWebhook pageHarrison Healey2016-03-291-0/+297