summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2016-04-063-59/+56
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-056-11/+740
| | | | | | | | | | | | | | * 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
* Multiple UI ImprovementsAsaad Mahmood2016-04-051-0/+4
| | | | | | | | * Fixing backstage scrolling and link issue * Fixing system console and color picker css * Changing the toggleclass
* Improved handling of invalid incoming and outgoing webhooksHarrison Healey2016-04-042-0/+8
|
* Added 'Created by...' line in integration listHarrison Healey2016-04-042-2/+26
|
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-044-28/+30
| | | | commands
* PLT-2395 - Improvements to backstage cssAsaad Mahmood2016-04-0410-243/+271
|
* Moved backstage integrations pages to /settings/integrationsHarrison Healey2016-03-295-135/+8
|
* Updated AddIntegrations help textHarrison Healey2016-03-291-2/+2
|
* Removed expand widget from the backstage sidebar and changed how the ↵Harrison Healey2016-03-291-44/+2
| | | | sections highlight
* Fixed hardcoded team name in InstalledIntegrationsHarrison Healey2016-03-291-5/+20
|
* Added english localization for Backstage and additional cleanupHarrison Healey2016-03-295-25/+24
|
* Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-292-6/+35
| | | | page
* Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-293-66/+156
|
* Fixed adding outgoing webhooks with only a trigger word or a channelHarrison Healey2016-03-291-1/+1
|
* Removed Team Settings from backstageHarrison Healey2016-03-291-11/+0
|
* Added ChannelSelect componentHarrison Healey2016-03-292-54/+31
|
* Added basic AddOutgoingWebhook pageHarrison Healey2016-03-291-0/+297
|
* Added searching to InstalledIntegrations pageHarrison Healey2016-03-291-11/+39
|
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-0/+214
|
* Added AddIntegration pageHarrison Healey2016-03-293-1/+150
|
* Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-295-0/+669