summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/installed_outgoing_webhook.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Adding callback URLs to outgoing webhooks display (#2850)Christopher Speller2016-05-021-0/+22
|
* PLT-2553 Additional backstage UI Improvements (#2673)Harrison Healey2016-04-111-18/+19
| | | | | | | | * 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
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-081-12/+83
| | | | | | | | | | | | | | * Updated integrations list based on feedback * Reorganized Integrations pages * Repurposed AddIntegration page as a landing page for Integrations * Moved backstage breadcrumb header into its own component * Removed unnecessary prop * Fixed Save links on AddIntegration pages
* Added 'Created by...' line in integration listHarrison Healey2016-04-041-2/+13
|
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-041-3/+2
| | | | commands
* PLT-2395 - Improvements to backstage cssAsaad Mahmood2016-04-041-7/+7
|
* Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-291-5/+25
| | | | page
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-291-0/+71