Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding reload and recycle buttons to system console (#3102) | Corey Hulen | 2016-05-26 | 4 | -0/+196 |
| | |||||
* | Forced clear hashtag at end of URL (#3128) | David Lu | 2016-05-26 | 1 | -2/+7 |
| | |||||
* | PLT-2886 Added name properties to all radio buttons (#3112) | Harrison Healey | 2016-05-26 | 7 | -738/+28 |
| | | | | | | | | * Removed unused, deprecated system console page * Added name properties to all radio buttons * Removed unused english strings from admin console | ||||
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 34 | -135/+89 |
| | |||||
* | PLT-3049 Revert Google Api Key to show YouTube Previews (#3116) | enahum | 2016-05-26 | 1 | -4/+7 |
| | |||||
* | Prevented scrolling through suggestion list when there's no suggestions (#3111) | Harrison Healey | 2016-05-26 | 1 | -0/+4 |
| | |||||
* | PLT-2989 Incoming webhooks available to all channels user is member of (#3082) | David Lu | 2016-05-26 | 3 | -9/+45 |
| | | | | | | | | | | | | * Removed OPEN_CHANNEL check * Added checks for each type of channel * Added all channels display Used onComponentUpdate, made code clearer * Made requested changes | ||||
* | PLT-2952 fixing preview mode error message (#3113) | Corey Hulen | 2016-05-26 | 1 | -1/+6 |
| | |||||
* | PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099) | David Lu | 2016-05-25 | 3 | -2/+8 |
| | | | | | | | | * Added autoCapitalize='off' * Changed inputs to email * Removed autocapitalize for email | ||||
* | PLT-1042 allow cancel pending post (#3053) | samogot | 2016-05-25 | 4 | -101/+96 |
| | |||||
* | Removed all password trimming (#3109) | David Lu | 2016-05-25 | 7 | -11/+11 |
| | |||||
* | Minor UI improvements (#3095) | Asaad Mahmood | 2016-05-25 | 2 | -2/+2 |
| | | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json | ||||
* | Revert "PLT-1800 Load server side locale from the config.json (#3076)" | Christopher Speller | 2016-05-24 | 5 | -250/+3 |
| | | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2. | ||||
* | Max_File_Size setting in System Console > File Settings (#3070) | Thomas Balthazar | 2016-05-24 | 1 | -1/+21 |
| | |||||
* | PLT-1800 Load server side locale from the config.json (#3076) | enahum | 2016-05-24 | 5 | -3/+250 |
| | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics | ||||
* | Minor UI changes (#3078) | Asaad Mahmood | 2016-05-24 | 3 | -13/+22 |
| | | | | | Updating navbar dropdown Updating margin on login page | ||||
* | Fix YouTube videos when Google Api Key is not set (#3083) | enahum | 2016-05-24 | 1 | -1/+5 |
| | |||||
* | Removed unused call to onListenerChange (#3081) | David Lu | 2016-05-23 | 1 | -2/+0 |
| | |||||
* | Added validation for command triggers (#3068) | David Lu | 2016-05-20 | 1 | -1/+47 |
| | |||||
* | Fixed JS errors, wrapped around nav shortcuts (#3067) | David Lu | 2016-05-20 | 1 | -34/+58 |
| | |||||
* | PLT 783 Fix Previews for removed YouTube videos (#3073) | enahum | 2016-05-20 | 1 | -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 Speller | 2016-05-20 | 1 | -0/+6 |
| | |||||
* | PLT-2664 Split out push notifications from email notifications (#3049) | Joram Wilander | 2016-05-19 | 1 | -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 Mahmood | 2016-05-19 | 4 | -22/+25 |
| | |||||
* | PLT-1909 Fixed error rendering pending posts (#3041) | Harrison Healey | 2016-05-18 | 3 | -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) | jasonblais | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | PLT-1909 Removed the ability to edit system posts (#3013) | Harrison Healey | 2016-05-17 | 3 | -3/+6 |
| | | | | | | * Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests | ||||
* | PLT-2257 Reorganized System Console (#3003) | Harrison Healey | 2016-05-17 | 47 | -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 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 | 1 | -0/+3 |
| | | | | 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 | ||||
* | Added CMD+UP for OSX (#2987) | David Lu | 2016-05-16 | 2 | -4/+4 |
| | |||||
* | Adding compact layout (#2991) | Asaad Mahmood | 2016-05-16 | 9 | -26/+202 |
| | | | | | | * Adding compact layout * Fixing ESLint error | ||||
* | 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 |
| | | |||||
* | | Merge branch 'release-3.0' | Christopher Speller | 2016-05-12 | 7 | -130/+145 |
|\| | |||||
| * | 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 | 3 | -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 Wilander | 2016-05-12 | 1 | -0/+1 |
| | | |||||
| * | Add missing locs (#2971) | enahum | 2016-05-12 | 1 | -1/+1 |
| | | |||||
| * | Improving compliance stuff (#2963) | Asaad Mahmood | 2016-05-11 | 2 | -110/+112 |
| | | | | | | | | | | | | * Improving compliance stuff * Fixing padding on mobile | ||||
| * | Propose changing "Other teams" to "Outside this team" (#2969) | it33 | 2016-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * Update sidebar.jsx * Added "Outside this team" | ||||
* | | Updating client dependancies and ESLint (#2954) | Christopher Speller | 2016-05-12 | 52 | -466/+498 |
| | | | | | | | | | | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint | ||||
* | | PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957) | David Lu | 2016-05-12 | 2 | -1/+16 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | | Merge branch 'release-3.0' | Christopher Speller | 2016-05-11 | 4 | -7/+11 |
|\| | |||||
| * | Fixing compliance reporting (#2964) | Corey Hulen | 2016-05-11 | 1 | -1/+1 |
| | |