summaryrefslogtreecommitdiffstats
path: root/webapp/stores/integration_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-103/+0
* GH-6452 Migrate installed_command.jsx to be pure and use Redux (#6903)94117nl2017-08-031-30/+0
* Move integrations over to redux and v4 (#6679)Joram Wilander2017-06-191-206/+66
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-0/+18
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-9/+0
* Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+9
* Displayed proper token on integration creation confirmation (#3991)Harrison Healey2016-09-081-0/+8
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-0/+43
* PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)Harrison Healey2016-05-121-63/+79
* Removed debug code from IntegrationStoreHarrison Healey2016-04-051-4/+1
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-2/+59
* Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ...Harrison Healey2016-03-291-0/+13
* 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