summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/admin_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-16/+1
| | | | | | | | | | | | | | * 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
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
|
* Added default to max users per team (#3602)David Lu2016-07-181-2/+8
|
* Updating ESLint (#3597)Christopher Speller2016-07-151-5/+0
|
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-061-4/+9
| | | | | | * Reloaded admin console data when settings are saved * Fixed attempting to save an invalid config setting overwriting the stored config
* Fixing errors in system console (#3484)Asaad Mahmood2016-07-051-1/+3
|
* Made all settings save on enter (#3221)David Lu2016-06-021-0/+16
|
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-171-0/+115
* Reorganized system console * Fixed the names of some components * Fixed timestamp for BrandImageSetting * Fixed merge issues * Updated push notification settings to match master branch * Removed top level setting pages and moved enable Gitlab/LDAP settings onto their respective pages * Re-added restrictDirectMessage setting to system console * Re-added email connection test and fixed some margins * Fixed ESLint errors * Renamed Authentication > Onboarding to Authentication > Email in the system console * Renamed Customization > Whitelabeling to Customization > Custom Branding in System Console * Re-added EnableOpenServer to system console