summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/add_outgoing_webhook.jsx
Commit message (Expand)AuthorAgeFilesLines
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-341/+0
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-311-0/+40
* PLT-2989 Incoming webhooks available to all channels user is member of (#3082)David Lu2016-05-261-0/+1
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-2/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-3/+4
* PLT-2553 Additional backstage UI Improvements (#2673)Harrison Healey2016-04-111-4/+24
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-081-13/+16
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-10/+10
* 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
* 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