summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-1/+21
|
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-245-3/+250
| | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* Minor UI changes (#3078)Asaad Mahmood2016-05-243-13/+22
| | | | | Updating navbar dropdown Updating margin on login page
* Fix YouTube videos when Google Api Key is not set (#3083)enahum2016-05-241-1/+5
|
* Removed unused call to onListenerChange (#3081)David Lu2016-05-231-2/+0
|
* Added validation for command triggers (#3068)David Lu2016-05-201-1/+47
|
* Fixed JS errors, wrapped around nav shortcuts (#3067)David Lu2016-05-201-34/+58
|
* PLT 783 Fix Previews for removed YouTube videos (#3073)enahum2016-05-201-13/+49
| | | | | | * PLT-783 Fix Previews for removed YouTube videos render incorrectly and throw a 404 * Updating video poster for video not found (#3072)
* Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-201-0/+6
|
* PLT-2664 Split out push notifications from email notifications (#3049)Joram Wilander2016-05-191-10/+154
| | | | | | | | * Split out push and email notification logic, always send push notifications on mention * Add user setting to control push notifications * Minor changeto simplify code
* Multiple UI Improvements (#3038)Asaad Mahmood2016-05-194-22/+25
|
* PLT-1909 Fixed error rendering pending posts (#3041)Harrison Healey2016-05-183-3/+3
| | | | | | * Fixed error caused by checking if a post is a system message * Fixed trying to edit system posts when using the up arrow hotkey
* Update copyright year to 2015-2016 (#3034)jasonblais2016-05-181-1/+1
|
* PLT-1909 Removed the ability to edit system posts (#3013)Harrison Healey2016-05-173-3/+6
| | | | | | * Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-1747-6254/+5194
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fixed search results to correctly update when search term changes (#3010)Harrison Healey2016-05-161-2/+3
|
* PLT-2020 Fix Clicking save without changing your email shows an error ↵enahum2016-05-161-5/+5
| | | | message (#3008)
* Refresh login page if server version of client doesn't match browser version ↵Joram Wilander2016-05-161-0/+3
| | | | of client (#3004)
* PLT-2784 Channel Navigation Shortcuts (#2979)David Lu2016-05-163-4/+83
| | | | | | | | | | | | | | | | | | | | | | * Completed shortcuts * Fixed up logic * Removed shortcut conflicts * Added code to limit channel navigation within group * Made code conform to user display, fixed minor logic * Completed shortcuts * Fixed up logic * Removed shortcut conflicts * Added code to limit channel navigation within group * Made code conform to user display, fixed minor logic
* Added CMD+UP for OSX (#2987)David Lu2016-05-162-4/+4
|
* Adding compact layout (#2991)Asaad Mahmood2016-05-169-26/+202
| | | | | | * Adding compact layout * Fixing ESLint error
* Merge branch 'release-3.0'Christopher Speller2016-05-161-0/+9
|\
| * Properly updated FilteredUserList when the provided user list is changed (#2983)Harrison Healey2016-05-121-0/+9
| |
* | Added preventDefault to suppress browser-specific shortcuts (#2995)David Lu2016-05-162-0/+2
| |
* | Merge branch 'release-3.0'Christopher Speller2016-05-127-130/+145
|\|
| * Stopped supressing LDAP user filtered error on clientside (#2981)Harrison Healey2016-05-121-2/+1
| |
| * PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)Harrison Healey2016-05-123-15/+30
| | | | | | | | | | | | | | | | * Changed IntegrationStore to store integrations by team * Fixed regenerating a command's token not causing the UI to update * Re-added IntegrationStore.hasReceived methods
| * Fix incorrect password error with MFA enabled (#2977)Joram Wilander2016-05-121-0/+1
| |
| * Add missing locs (#2971)enahum2016-05-121-1/+1
| |
| * Improving compliance stuff (#2963)Asaad Mahmood2016-05-112-110/+112
| | | | | | | | | | | | * Improving compliance stuff * Fixing padding on mobile
| * Propose changing "Other teams" to "Outside this team" (#2969)it332016-05-111-1/+1
| | | | | | | | | | | | * Update sidebar.jsx * Added "Outside this team"
* | Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-1252-466/+498
| | | | | | | | | | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* | PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957)David Lu2016-05-122-1/+16
| | | | | | | | | | | | | | | | * Account settings shortcut added * Added constants * Added recent mentions shortcut
* | PLT-2783 Reprint Last Message Entered Shortcut (#2966)David Lu2016-05-122-3/+31
| | | | | | | | | | | | | | | | | | | | | | | | * added preliminary code * added comment code * semicolons are important * compatible with slash commands * too many semicolons
* | PLT-2755 Shortcut to upload file (#2967)David Lu2016-05-121-1/+4
| | | | | | | | | | | | | | | | | | | | * wrong ref * Changed back to CTRL+U * Fixed scope of fileUpload * Removed stray comma
* | Merge branch 'release-3.0'Christopher Speller2016-05-114-7/+11
|\|
| * Fixing compliance reporting (#2964)Corey Hulen2016-05-111-1/+1
| |
| * Fixed username restriction display errors (#2952)David Lu2016-05-111-3/+3
| |
| * Fix compliance saving and reload page when enabling/disabling compliance (#2960)Joram Wilander2016-05-101-2/+6
| |
| * Fixing DM separator and margin on system console (#2944)Asaad Mahmood2016-05-101-1/+1
| | | | | | Fixing margins on system console
* | PLT-2674 Private Group should not have Leave option when only one member ↵enahum2016-05-102-15/+19
|/ | | | remains (#2888)
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-091-19/+176
| | | | | | * Added ldap_only parameter for login API * Re-added LDAP login boxes as part of signup flow
* PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936)enahum2016-05-091-6/+4
|
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-091-0/+1
|
* PLT-2814 Fixed JavaScript errors upon paste (#2932)David Lu2016-05-091-10/+9
| | | | | | | | | | | | * Fixed JavaScript errors on paste * Reverted keycode * Removed all mentions of self * Find and replace got a comment * Fixed file upload on drag and drop
* Improvements to system console and DM modal (#2930)Asaad Mahmood2016-05-095-10/+40
| | | | | | | Fixing audit and compliance table Changing prop Minor improvement to the DM modal
* DM and Modal changes (#2927)Asaad Mahmood2016-05-093-26/+18
| | | | | | * DM and Modal changes * Fixing image previews
* Minor fix to refresh profiles in user list of system console (#2915)Joram Wilander2016-05-091-18/+3
|
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-091-1/+1
| | | | | | | | | | | | * Updated twemoji to properly recognize Unicode 8.0 emojis * Updated unicode emoji parser to only render emojis we support as images * Corrected filename for South African flag emoji * Added Mattermost emoticons! * Added additional emoticons to test files
* PLT-2765 Limit username UI to 22 characters (#2918)David Lu2016-05-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * Shortened username length to 22 characters * Update user_settings_general.jsx * Added username requirements to account settings page * Switched to double quotes to escape ' in JSX, must use double quotes * Update en.json * Update user_settings_general.jsx * Update es.json * Update fr.json * Update ja.json * Update pt.json * Added missing {