summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-2/+3
|\
| * Remove race between clearing lists and search requests (#5686)Joram Wilander2017-03-091-2/+3
| |
* | Ui improvements (#5755)Asaad Mahmood2017-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5816 - Flagged posts tooltip fix * PLT-5766 - Link previews appearing outside the box * PLT-5795 - Fixing alignment user list in channel * PLT-5818 - Reset password error not aligned * PLT-5837 - Adjusting image preview max height * PLT-5778 - Updating word break for paragraphs * PLT-5848 - Updating label for file error * PLT-5846 - Markdown tables extra border on mobile * PLT-5662 - Pinned post UI improvement * Fixing eslint error * Updating tooltip eslint issue * PLT-5832 - Removing error styling on labels
* | Update eslint (#5752)Christopher Speller2017-03-131-8/+8
|/ | | | | | * Updating eslint * Updating eslint-plugin-react
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-062-0/+76
|
* Move Performance Monitoring out of beta (#5616)Jason Blais2017-03-032-2/+2
| | | | | | | | * Update metrics_settings.jsx * Update admin_sidebar.jsx * Update en.json
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement server changes for group messaging * Majority of client-side implementation * Some server updates * Added new React multiselect component * Fix style issues * Add custom renderer for options * Fix model test * Update ENTER functionality for multiselect control * Remove buttons from multiselect UI control * Updating group messaging UI (#5524) * Move filter controls up a component level * Scroll with arrow keys * Updating mobile layout for multiselect (#5534) * Fix race condition when backspacing quickly * Hidden or new GMs show up for regular messages * Add overriding of number remaining text * Add UI filtering for team if config setting set * Add icon to channel switcher and class prop to status icon * Minor updates per feedback * Improving group messaging UI (#5563) * UX changes per feedback * Update email for group messages * UI fixes for group messaging (#5587) * Fix missing localization string * Add maximum users message when adding members to GM * Fix input clearing on Android * Updating group messaging UI (#5603) * Updating UI for group messaging (#5604)
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-021-4/+4
| | | | | | | | * Update mfa_settings.jsx * Update mfa_settings.jsx * Update en.json
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-231-0/+4
| | | | | | | | | | * PLT-5080 (WebApp): Channel Admin permission level. For channel management and channel deletion. * Fix some incorrect showing/hiding of options. * Remove incorrect client calls that was overwriting my channel members.
* Update System Console > Privacy help texts (#5470)joannekoong2017-02-201-2/+2
|
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-313-28/+8
| | | | | | * Use consistent Display Name sorting code throughout the webapp #5159 * fixed broken sorting of teams and channels
* Fix refresh on system console user page (#5222)Joram Wilander2017-01-301-20/+15
|
* Fix system admin resetMfa action (#5221)enahum2017-01-301-1/+2
|
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-2714-48/+47
|
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-183-0/+211
|
* Discard outdated results in modal searches (#5082)Joram Wilander2017-01-161-1/+7
|
* PLT-5149 Removing req for purge button to need license (#5066)Corey Hulen2017-01-151-4/+0
|
* Merge branch 'release-3.6'Christopher Speller2017-01-123-8/+12
|\
| * Allow resetting password regardless of signin/signup settings (#5025)Joram Wilander2017-01-091-4/+0
| |
| * SAML help text improvement (#5003)Christopher Speller2017-01-091-2/+2
| |
| * Update MFA help text documentation link (#4975)lfbrock2017-01-061-1/+1
| | | | | | | | | | | | * Update mfa help text with documentation link * Update en.json
| * Add missing targets to docs links. (#4978)George Goldberg2017-01-061-2/+10
| |
* | PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-061-1/+1
| |
* | Set focus to server log control in System Console when loading panel (#4912)Carlos Tadeu Panato Junior2017-01-061-0/+3
| | | | | | remove import
* | Update MFA help text doc link (#4969)lfbrock2017-01-061-1/+1
|/ | | | | | * Update mfa help text with documentation link * Update en.json
* Add port 587 (used for STARTTLS) as an example SMTP port (#4893)Sebastiaan Lokhorst2017-01-031-1/+1
|
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-9/+125
|
* Fix console errors when logging out (#4915)Joram Wilander2016-12-291-1/+1
|
* Fix switching between team user lists in system console (#4898)Joram Wilander2016-12-261-2/+8
|
* #4695 Move instances of Client.updateTeamMemberRoles() in components to an ↵Björn Roland2016-12-221-8/+5
| | | | action (#4870)
* PLT-4853 adding purge cache button to the UI. (#4811)Corey Hulen2016-12-212-0/+114
| | | | | | * PLT_4853 adding purge cache button to the UI. * Fixing loc stuff
* Fix some typos in the English locale (fixes #4663) (#4793)Pierre Rudloff2016-12-213-5/+5
|
* #4698 Move Client.updateActive() in components to an action (#4858)Björn Roland2016-12-211-9/+3
| | | | | | * #4698 Move instances of Client.updateActive() in components to an action * Use null for empty success function
* PLT-4977 Sorting teams by display name on team list at system console's ↵Debanshu Kundu2016-12-192-24/+25
| | | | menue and select team modal. (#4797)
* PLT-5021 Order System Console Teams section by Display Name (#4831)enahum2016-12-193-9/+26
|
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-15/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-4167 Team Sidebar * Address feedback from PM * change route from my_members to members * bug fixes * Updating styles for teams sidebar (#4681) * Added PM changes * Fix corner cases * Addressing feedback * use two different endpoints * Bug fixes * Rename model and client functions, using preferences to store last team and channel viewed * Fix mobile notification count and closing the team sidebar * unit test, fixed bad merge and retrieve from cached when available * bug fixes * use id for last channel in preferences, query optimization * Updating multi team css (#4830)
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-8/+17
| | | | | | | | * Refactor 'More Channels' modal into the new modal pattern * Fix unit test * Readded CSS changes
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-142-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add User.Position field to store & model. * GOFMT * Add Position to user settings. * Unit tests. * Add position to profile popup. * i18n * Fix log message for invalid position. * Add Position field attribute to LDAP config. * Add Position field attribute to SAML config. * Reword empty position message. * Change Position Max Length to 35. * Better invalid position error message. * Add new fields to config.json. * Ensure position is never longer than max when displayed. * Hard limit of 64 chars with soft limit still 35 * Put field with other attributes.
* 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
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-123-31/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create MFA setup page and remove MFA setup from account settings modal * Add enforce MFA to system console and force redirect * Lockdown mfa required API routes, add localization, other changes * Minor fixes * Fix typo * Fix some unit tests * Fix more unit tests * Minor fix * Updating UI for MFA screen (#4670) * Updating UI for MFA screen * Updating styles for MFA page * Add the ability to switch between email/sso with MFA enabled * Added mfa change email * Minor UI updates for MFA enforcement * Fix unit test * Fix client unit test * Allow switching email to ldap and back when MFA is enabled * Fix unit test * Revert config.json
* Fixed EmailAuthenticationSettings mutating the stored config (#4743)Harrison Healey2016-12-092-3/+8
|
* Fix react warnings and part of backstage (#4706)enahum2016-12-054-5/+6
|
* Move instances of Client.updateUserRoles() in components to an action (#4657)Nick Frazier2016-11-291-8/+5
| | | | | | * moved updateUserRoles to user_actions * updated second updateUserRoles call
* PLT-4429 disabling at_all at_channel metions mentions when channel has more ↵Corey Hulen2016-11-241-1/+21
| | | | | | | | | | | | than 1k users (#4627) * PLT-4429 disabling explicit mentions when channel has more than 1k users * Fixing test case * Adding setting to the admin console * Fixing bad translation
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-222-0/+112
| | | | | | | | | | | | | | | | | | * WIP * WIP * Adding metrics collection * updating vendor packages * Adding metrics to config * Adding admin console page for perf monitoring * Updating glide * switching to tylerb/graceful
* Remove terms and privacy from WebRTC (#4606)enahum2016-11-211-35/+1
|
* Updating eslint (#4573)Christopher Speller2016-11-174-7/+7
|
* implement fix for ticket PLT-2060 (#4527)Carlos Tadeu Panato Junior2016-11-141-1/+10
| | | | * implement fix for ticket PLT-2060
* Don't count inactive users on statistic pages (#4482)Joram Wilander2016-11-081-0/+1
|
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-3/+3
| | | | | | * Fix member count for team user lists and channel invite list * Fix client unit test