Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-1909 Fixed error rendering pending posts (#3041) | Harrison Healey | 2016-05-18 | 4 | -5/+6 |
| | | | | | | * Fixed error caused by checking if a post is a system message * Fixed trying to edit system posts when using the up arrow hotkey | ||||
* | Moving out javascript driver (#3040) | Christopher Speller | 2016-05-18 | 5 | -1500/+13 |
| | |||||
* | daily translations 20160517 (#3030) | enahum | 2016-05-18 | 5 | -76/+368 |
| | |||||
* | Update copyright year to 2015-2016 (#3034) | jasonblais | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | PLT-1909 Removed the ability to edit system posts (#3013) | Harrison Healey | 2016-05-17 | 4 | -3/+7 |
| | | | | | | * Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests | ||||
* | Fix english html links in locs (#3019) | enahum | 2016-05-17 | 1 | -2/+2 |
| | |||||
* | PLT-2257 Reorganized System Console (#3003) | Harrison Healey | 2016-05-17 | 57 | -6560/+5683 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Healey | 2016-05-16 | 1 | -2/+3 |
| | |||||
* | PLT-2020 Fix Clicking save without changing your email shows an error ↵ | enahum | 2016-05-16 | 1 | -5/+5 |
| | | | | message (#3008) | ||||
* | Refresh login page if server version of client doesn't match browser version ↵ | Joram Wilander | 2016-05-16 | 4 | -14/+28 |
| | | | | of client (#3004) | ||||
* | PLT-2784 Channel Navigation Shortcuts (#2979) | David Lu | 2016-05-16 | 3 | -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 | ||||
* | Changed named emoticons to not require surrounding whitespace and added unit ↵ | Harrison Healey | 2016-05-16 | 2 | -8/+54 |
| | | | | tests (#3009) | ||||
* | Added CMD+UP for OSX (#2987) | David Lu | 2016-05-16 | 2 | -4/+4 |
| | |||||
* | Adding compact layout (#2991) | Asaad Mahmood | 2016-05-16 | 16 | -32/+409 |
| | | | | | | * Adding compact layout * Fixing ESLint error | ||||
* | Update Japanese translation to 2016-05-15 (#3002) | Ryo ONODERA | 2016-05-16 | 1 | -10/+41 |
| | |||||
* | Merge branch 'release-3.0' | Christopher Speller | 2016-05-16 | 1 | -0/+9 |
|\ | |||||
| * | Properly updated FilteredUserList when the provided user list is changed (#2983) | Harrison Healey | 2016-05-12 | 1 | -0/+9 |
| | | |||||
* | | Added preventDefault to suppress browser-specific shortcuts (#2995) | David Lu | 2016-05-16 | 2 | -0/+2 |
| | | |||||
* | | Cleaning up make test-client. Adding to build. (#2984) | Christopher Speller | 2016-05-13 | 5 | -139/+23 |
| | | |||||
* | | Merge branch 'release-3.0' | Christopher Speller | 2016-05-12 | 16 | -216/+292 |
|\| | |||||
| * | Stopped supressing LDAP user filtered error on clientside (#2981) | Harrison Healey | 2016-05-12 | 1 | -2/+1 |
| | | |||||
| * | PLT-2927/PLT-2924 Fixing issues with integration lists (#2974) | Harrison Healey | 2016-05-12 | 6 | -79/+116 |
| | | | | | | | | | | | | | | | | * 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 Wilander | 2016-05-12 | 1 | -0/+1 |
| | | |||||
| * | Add missing locs (#2971) | enahum | 2016-05-12 | 2 | -2/+4 |
| | | |||||
| * | Improving compliance stuff (#2963) | Asaad Mahmood | 2016-05-11 | 7 | -130/+169 |
| | | | | | | | | | | | | * Improving compliance stuff * Fixing padding on mobile | ||||
| * | Propose changing "Other teams" to "Outside this team" (#2969) | it33 | 2016-05-11 | 2 | -2/+2 |
| | | | | | | | | | | | | * Update sidebar.jsx * Added "Outside this team" | ||||
* | | Updating client dependancies and ESLint (#2954) | Christopher Speller | 2016-05-12 | 69 | -791/+762 |
| | | | | | | | | | | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint | ||||
* | | PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957) | David Lu | 2016-05-12 | 3 | -2/+19 |
| | | | | | | | | | | | | | | | | * Account settings shortcut added * Added constants * Added recent mentions shortcut | ||||
* | | PLT-2783 Reprint Last Message Entered Shortcut (#2966) | David Lu | 2016-05-12 | 2 | -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 Lu | 2016-05-12 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | * wrong ref * Changed back to CTRL+U * Fixed scope of fileUpload * Removed stray comma | ||||
* | | Fixed loginByUsername unit test (#2975) | Harrison Healey | 2016-05-12 | 2 | -8/+7 |
| | | | | | | | | | | | | * Fixed loginByUsername unit test * Removed unused variable from WebClient login functions | ||||
* | | Merge branch 'release-3.0' | Christopher Speller | 2016-05-11 | 9 | -14/+30 |
|\| | |||||
| * | Pull direct profiles when switching teams (#2965) | Joram Wilander | 2016-05-11 | 1 | -0/+7 |
| | | |||||
| * | Fixing compliance reporting (#2964) | Corey Hulen | 2016-05-11 | 1 | -1/+1 |
| | | |||||
| * | Fixing email invite link handling (#2956) | Christopher Speller | 2016-05-11 | 1 | -2/+8 |
| | | |||||
| * | Fixed username restriction display errors (#2952) | David Lu | 2016-05-11 | 3 | -7/+5 |
| | | |||||
| * | Fix compliance saving and reload page when enabling/disabling compliance (#2960) | Joram Wilander | 2016-05-10 | 1 | -2/+6 |
| | | |||||
| * | Fixing DM separator and margin on system console (#2944) | Asaad Mahmood | 2016-05-10 | 2 | -2/+3 |
| | | | | | | Fixing margins on system console | ||||
* | | PLT-2674 Private Group should not have Leave option when only one member ↵ | enahum | 2016-05-10 | 2 | -15/+19 |
| | | | | | | | | remains (#2888) | ||||
* | | Added 'here' to list of reserved usernames (#2933) | David Lu | 2016-05-10 | 1 | -1/+2 |
|/ | |||||
* | PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937) | Harrison Healey | 2016-05-09 | 3 | -19/+204 |
| | | | | | | * Added ldap_only parameter for login API * Re-added LDAP login boxes as part of signup flow | ||||
* | Add spanish locs, sort by id en & es files (#2938) | enahum | 2016-05-09 | 2 | -1/+4 |
| | |||||
* | PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936) | enahum | 2016-05-09 | 1 | -6/+4 |
| | |||||
* | Recent mention searches now OR terms instead of AND (#2931) | Joram Wilander | 2016-05-09 | 4 | -5/+12 |
| | |||||
* | Add <meta> tag to force latest version of IE (#2837) | Jonny Buchanan | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | PLT-2814 Fixed JavaScript errors upon paste (#2932) | David Lu | 2016-05-09 | 1 | -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 Mahmood | 2016-05-09 | 7 | -26/+61 |
| | | | | | | | Fixing audit and compliance table Changing prop Minor improvement to the DM modal | ||||
* | DM and Modal changes (#2927) | Asaad Mahmood | 2016-05-09 | 8 | -35/+69 |
| | | | | | | * DM and Modal changes * Fixing image previews | ||||
* | Minor fix to refresh profiles in user list of system console (#2915) | Joram Wilander | 2016-05-09 | 1 | -18/+3 |
| | |||||
* | PLT-2816 Fixed handling of Unicode 8 emojis (#2924) | Harrison Healey | 2016-05-09 | 7 | -16/+53 |
| | | | | | | | | | | | | * 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 |