summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/custom_integrations_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Add a link to OAuth 2 docs in help texts (#4034)Jason Blais2016-09-191-2/+2
| | | | | | | | | | | | | | | | | | * Update installed_oauth_apps.jsx * Update custom_integrations_settings.jsx * Update confirm_integration.jsx * Update installed_oauth_apps.jsx * Update en.json * Change FormattedMessage to FormattedHTMLMessage * Fix proper coding of links in en.json * Update en.json
* Update text for restricting integration management to admins (#3962)Jason Blais2016-09-061-2/+2
| | | Update text for restricting integration management to admins
* Label and help text change to icon and username override (#3932)Eric Sethna2016-09-021-6/+6
| | | | | | | | * Update custom_integrations_settings.jsx * Update en.json * Update custom_integrations_settings.jsx
* Update text for OAuth 2.0 and Google SSO (#3740)Jason Blais2016-08-041-1/+1
| | | | | | | | * Update help text for OAuth * Update oauth_settings.jsx * Update en.json
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-0/+180
* PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider