summaryrefslogtreecommitdiffstats
path: root/webapp/utils/async_client.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-0/+77
| | | | | | | | | | | | | | * 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
* Improved handling of invalid incoming and outgoing webhooksHarrison Healey2016-04-041-4/+4
|
* Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-291-0/+15
| | | | page
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-291-0/+30
|
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-0/+46
|
* Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-291-0/+46
|
* Changed PreferenceStore to store data in memoryHarrison Healey2016-03-231-3/+14
|
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-3/+3
|
* Fixing merge=Corey Hulen2016-03-171-3/+3
|\
| * fix eslint errorsNicolas Clerc2016-03-171-4/+1
| |
| * add external slashcommands managementNicolas Clerc2016-03-171-3/+6
| |
* | merging files=Corey Hulen2016-03-161-0/+26
|/
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+1086