summaryrefslogtreecommitdiffstats
path: root/webapp/stores/integration_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Removed debug code from IntegrationStoreHarrison Healey2016-04-051-4/+1
|
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-2/+59
| | | | | | | | | | | | | | * 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 ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-291-0/+13
| | | | page
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-291-0/+26
|
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-3/+18
|
* Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-291-0/+80