summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
...
* Change "Max Burst" to "Maximum Burst Size" (#4130)Jason Blais2016-10-031-1/+1
| | | | | | | | * Update en.json * Update rate_settings.jsx * Update en.json
* Update LDAP help text (#4124)lfbrock2016-09-301-3/+3
| | | | | | * Update ldap_settings.jsx * Update en.json
* Multiple UI Improvements (#4117)Asaad Mahmood2016-09-291-1/+1
|
* Renamed NavbarDropdown to SidebarHeaderDropdown and switched it to ↵Harrison Healey2016-09-291-3/+3
| | | | react-bootstrap (#4109)
* Specify WebRTC calls available on Chrome, Firefox and Desktop Apps (#4107)Jason Blais2016-09-281-1/+1
| | | | | | * Update webrtc_settings.jsx * Update en.json
* PLT-4298 Remove "Return to ongoing call" (#4101)enahum2016-09-281-1/+1
|
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-261-8/+29
|
* Updating ESLint (#4085)Christopher Speller2016-09-2312-21/+21
|
* Fixing update roles API (#4060)Christopher Speller2016-09-221-58/+62
|
* 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
* Webrtc client side (#4026)enahum2016-09-162-7/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WebRTC Server side * WebRTC client side * Bug fixes and improvements * Pushing UI improvements for webrtc (#3728) * Pushing UI improvements for webrtc * Updating webrtc css * PLT-3943 WebRTC P1: bug fixes and improvements * Video resolution set to std, reduce volume of ringtone and flip video horizontally * Fix calling a user B while WebRTC RHS is still opened * Leave RHS opened when call ends, Fix isBusy on popover and channel_header * Fix pre-release feature, RHS & System Console * PLT-3945 - Updating UI for webrtc (#3908) * PLT-3943 Webrtc p1 * Add ongoing call indicator when RHS is opened * UI updates to to webrtc notifcation (#3959)
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-152-0/+236
| | | | | | | | | | * WebRTC Server side * WebRTC System Console * Consistency on variable names * Add turn and stun uri validation
* PLT-4125 Prevent typing on settings that use the regenerate button (#4016)enahum2016-09-141-7/+1
|
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-7/+7
|
* PLT-4131 Dynamic update the Password requirements error message sample (#4017)enahum2016-09-131-4/+10
|
* Team names in system console are sorted alphabetically regardless of case ↵Ryan Wang2016-09-121-2/+5
| | | | (#3958)
* PLT-3880 Update the "Password Requirements" help text (#3989)enahum2016-09-081-9/+11
|
* PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)Jason Blais2016-09-081-4/+4
| | | | | | | | | | * Update user.go * Update en.json * Update ldap_test_button.jsx * Update en.json
* SiteURL help text update (#3977)Eric Sethna2016-09-061-3/+3
|
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-062-23/+21
|
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-064-24/+24
|
* Ui improvements (#3963)Asaad Mahmood2016-09-061-18/+22
| | | | | | | | | | * PLT-4061 - Updating pdf preview pages message * PLT-4063 - Fixing spacing for LDAP button * PLT-3837 - Showing reply button on mobile in the RHS * PLT-4046 - Cantering tutorial on older mobile versions
* Update text for restricting integration management to admins (#3962)Jason Blais2016-09-061-2/+2
| | | Update text for restricting integration management to admins
* Change "Native Apps" to "Mattermost Apps" for consistency (#3957)Jason Blais2016-09-062-2/+2
| | | Change "Native Apps" to "Mattermost Apps" for consistency
* PLT-3880 Dynamic Password Min Length help text (#3949)enahum2016-09-061-1/+1
|
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-061-2/+2
|
* mail: allow PLAIN auth over non-tls connections (#3900)Girish Ramakrishnan2016-09-021-0/+15
| | | | | | | This allows mattermost to use a non-tls connection with a SMTP server that supports PLAIN auth (but not LOGIN). The go library explicitly allows PLAIN auth over non-tls connections - https://golang.org/src/net/smtp/auth.go#L55 Fixes #2929
* 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
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-014-40/+198
|
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-2/+2
|
* Sorted teams by alphabetical order under System Console > Teams (#3868)Ryan Wang2016-08-251-5/+23
|
* fix for team.display_name instead of team.name (#3827)Myeonghyeon-Lee2016-08-241-15/+13
|
* Change en.json : PLT-3371 (#3825)paranbaram2016-08-221-3/+3
| | | | | | | | * Change en.json : PLT-3371 * Change jsx files for UI text * Change jsx files for UI text
* Fix typo in admin.service.siteURLDescription (#3818)Jason Blais2016-08-171-1/+1
| | | | | | * Fix typo in admin.service.siteURLDescription * Update configuration_settings.jsx
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-165-19/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3647 Added config settings for email batching * PLT-3647 Refactored generation of email notification * PLT-3647 Added serverside code for email batching * PLT-3647 Updated settings UI to enable email batching * PLT-3647 Removed debug code * PLT-3647 Fixed 0-padding of minutes in batched notification * PLT-3647 Updated clientside UI for when email batching is disabled * Go fmt * PLT-3647 Changed email batching to be disabled by default * Updated batched email message * Added email batching toggle to system console * Changed Email Notifications > Immediate setting to a 30 second batch interval * Go fmt * Fixed link to Mattermost icon in batched email notification * Updated users to use 30 second email batching by default * Fully disabled email batching when clustering is enabled * Fixed email batching setting in the system console * Fixed casing of 'Send Email notifications' -> 'Send email notifications' * Updating UI Improvements for email batching (#3736) * Updated text for notification settings and SiteURL. * Prevented enabling email batching when SiteURL isn't set in the system console * Re-added a couple debug messages * Added warning text when clustering is enabled
* PLT-3844 Fix Not redirected out of system console after demoting self from ↵enahum2016-08-151-3/+3
| | | | System Admin (#3797)
* PLT-3793 Re-order languages in Account Settings (#3756)enahum2016-08-121-2/+2
|
* Merge branch 'release-3.3' RC5Elias Nahum2016-08-111-2/+2
|\
| * Update licensing switches for Office365 and Google SSO through OAuth2 (#3786)Joram Wilander2016-08-111-2/+2
| |
* | Clarify help text for available lanuages in localization_settings.jsx (#3776)Eric Sethna2016-08-111-1/+1
|/ | | | | | | | | | * Update localization_settings.jsx * Update en.json * Update localization_settings.jsx * Update en.json
* fixed password reset salt broken (#3778)David Lu2016-08-101-46/+53
|
* Marked Office 365 SSO through OAuth2 as beta (#3781)Joram Wilander2016-08-101-1/+1
|
* Fixed reset password error (#3769)David Lu2016-08-091-13/+6
|
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-0/+20
| | | | | | * Changed autoconfiguration of SiteURL to be done on every request * Added SiteURL to system console
* PLT-3847 Fix bad merge in the System Console help text (for Office 365) (#3762)enahum2016-08-081-1/+1
|
* PLT-3802 Moved compliance section of system console back to the bottom of ↵Harrison Healey2016-08-081-13/+20
| | | | the sidebar (#3751)
* Adding beta label to HA (#3744)Corey Hulen2016-08-042-2/+2
|
* PLT-3767 Promote localizations on System Console and Account Settings (#3734)enahum2016-08-041-3/+3
|
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-044-0/+454
| | | | | | | | | | | | | | | | | | * PLT-2899 adding clustering of app servers * PLT-2899 base framework * PLT-2899 HA backend * PLT-2899 Fixing config file * PLT-2899 adding config syncing * PLT-2899 set System console to readonly when clustering enabled. * PLT-2899 Fixing publish API * PLT-2899 fixing strings
* Update text for OAuth 2.0 and Google SSO (#3740)Jason Blais2016-08-042-2/+2
| | | | | | | | * Update help text for OAuth * Update oauth_settings.jsx * Update en.json