summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/policy_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel ↵Joram Wilander2016-07-061-4/+52
| | | | | | | | management permissions (#3453) * EE: Add the ability to restrict channel management permissions * Always allow last user in a channel to delete that channel
* EE: Add the ability to restrict the user roles that can send team invites ↵Joram Wilander2016-06-291-0/+73
(#3442)