summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage
Commit message (Expand)AuthorAgeFilesLines
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-187-26/+40
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-127-7/+7
* fix typo and missing messages (#5902)Yusuke Nemoto2017-03-301-1/+1
* Only show edit/delete buttons for integrations if the user should have permis...Harrison Healey2016-12-061-7/+15
* Fix react warnings and part of backstage (#4706)enahum2016-12-052-5/+5
* Count posts to DMs as mentions when from webhooks (#4676)Joram Wilander2016-12-012-3/+3
* Updating ESLint (#4085)Christopher Speller2016-09-232-2/+2
* PLT-4007 Fix OAuth: Javascript error when team admin accesses the OAuth 2.0 m...enahum2016-08-301-2/+3
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-7/+25
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-1/+3
* Added help text to integrations pages in backstage (#3513)Harrison Healey2016-07-061-0/+4
* PLT-3518/PLT-3519 Custom emoji followup (#3507)Harrison Healey2016-07-061-2/+3
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-0519-2163/+248
* PLT-3417 Missing localization on Account Settings and Backstage (#3437)enahum2016-06-281-1/+1
* Adding webpack code splitting (#3377)Christopher Speller2016-06-228-8/+8
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-312-21/+65
* PLT-2989 Incoming webhooks available to all channels user is member of (#3082)David Lu2016-05-262-0/+3
* Added validation for command triggers (#3068)David Lu2016-05-201-1/+47
* Merge branch 'release-3.0'Christopher Speller2016-05-123-15/+30
|\
| * PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)Harrison Healey2016-05-123-15/+30
* | Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-123-6/+3
|/
* PLT-2698 Integrations improvements (#2883)Harrison Healey2016-05-056-66/+115
* Adding callback URLs to outgoing webhooks display (#2850)Christopher Speller2016-05-021-0/+22
* Fixed cancel link when adding incoming webhooks (#2831)Joram Wilander2016-05-021-1/+1
* Multiple UI Improvements (#2802)Asaad Mahmood2016-04-261-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-2110-16/+38
* PLT-2553 Additional backstage UI Improvements (#2673)Harrison Healey2016-04-114-27/+53
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-0815-453/+601
* Multiple UI ImprovementsAsaad Mahmood2016-04-063-59/+56
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-056-11/+740
* Multiple UI ImprovementsAsaad Mahmood2016-04-051-0/+4
* 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
* 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 sections...Harrison Healey2016-03-291-44/+2
* 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
* 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