summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/installed_incoming_webhook.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-081-15/+52
| | | | | | | | | | | | | | * 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
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-5/+5
| | | | | | | | | | | | | | * Added slash commands to InstalledIntegrations page * Reset installed integration type filter if there is no longer any integrations of the selected type * Added pages to backstage to add slash commands * Cleaned up internationalization for slash commands * Added ability to regen slash command tokens from backstage * Removed Integrations tab from UserSettings
* Added 'Created by...' line in integration listHarrison Healey2016-04-041-0/+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-8/+8
|
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-291-0/+71