summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/custom_brand_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to Custom Branding (#4177)David Lu2016-10-111-26/+24
|
* Added custom branding to login description (#3710)David Lu2016-08-021-1/+27
|
* PLT-3192 EE: Restricted site name to 30 characters (#3560)David Lu2016-07-141-0/+2
| | | | | | * Restricted site name to 30 characters * Added maxlength to TextSetting
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-061-6/+8
| | | | | | * Reloaded admin console data when settings are saved * Fixed attempting to save an invalid config setting overwriting the stored config
* PLT-3010 - Updating system console (#3146)Asaad Mahmood2016-06-021-10/+3
| | | | | | | | * Updating system console * Updating system console stuff * Updating ldap settings
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-171-0/+137
* 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