summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/oauth_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-2713 Added ability for admins to list users not in any team * Updated style of unit test * Split SearchableUserList to give better control over its properties * Added users without any teams to the user store * Added ManageUsers page * Renamed ManageUsers to SystemUsers * Added ability to search by user id in SystemUsers page * Added SystemUsersDropdown * Removed unnecessary injectIntl * Created TeamUtils * Reduced scope of system console heading CSS * Added team filter to TeamAnalytics page * Updated admin console sidebar * Removed unnecessary TODO * Removed unused reference to deleted modal * Fixed system console sidebar not scrolling on first load * Fixed TeamAnalytics page not rendering on first load * Fixed chart.js throwing an error when switching between teams * Changed TeamAnalytics header to show the team's display name * Fixed appearance of TeamAnalytics and SystemUsers on small screen widths * Fixed placement of 'No users found' message * Fixed teams not appearing in SystemUsers on first load * Updated user count text for SystemUsers * Changed search by id fallback to trigger less often * Fixed SystemUsers list items not updating when searching * Fixed localization strings for SystemUsers page
* Multiple Ui improvements (#4767)Asaad Mahmood2016-12-121-2/+2
| | | | | | | | | | * PLT-4911 - Adding new target for OAuth help links * PLT-4953 - Fixing styles for the unread messages indicator * PLT-4901 - Fixing header modal overlap on mobile * PLT-4916 - Swapping position of edit and delete
* Update licensing switches for Office365 and Google SSO through OAuth2 (#3786)Joram Wilander2016-08-111-2/+2
|
* Marked Office 365 SSO through OAuth2 as beta (#3781)Joram Wilander2016-08-101-1/+1
|
* PLT-3847 Fix bad merge in the System Console help text (for Office 365) (#3762)enahum2016-08-081-1/+1
|
* 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
* Hardcode preset OAuth2 endpoints when saving the config from the System ↵Joram Wilander2016-08-031-6/+6
| | | | Console (#3722)
* Update help text for Google/Office 365 OAuth (#3725)Jason Blais2016-08-031-2/+2
| | | | | | | | | | * Update help text for Google/Office 365 OAuth * Update en.json * Change " to ' in .jsx * Fix errors caused by "
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-0/+432
* EE: Add Google and Office365 SSO through OAuth2 * Add localization strings * Text tweaks for PLT-3633 * Added sign-up button for Office 365 * Updated some error messages and a bit of licensing * Updated sign-in method section in user settings to include Google and Office365 * Added more localization strings