Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix data not being passed into login success function. | JoramWilander | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #553 from mattermost/MM-2065 | Corey Hulen | 2015-09-02 | 21 | -602/+1240 |
|\ | | | | | MM-2065 Cosmetic refactoring for ESLint | ||||
| * | MM-2065 breaking seach_results into multiple files | =Corey Hulen | 2015-09-02 | 3 | -145/+239 |
| | | |||||
| * | MM-2065 style refactoring | =Corey Hulen | 2015-09-01 | 18 | -457/+1001 |
| | | |||||
* | | Merge pull request #547 from mattermost/mm-2068 | Corey Hulen | 2015-09-02 | 5 | -700/+812 |
|\ \ | | | | | | | MM-2068 Cosmetic refactoring for ESLint | ||||
| * | | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 5 | -700/+812 |
| |/ | |||||
* | | Merge pull request #545 from mattermost/mm-2066 | Corey Hulen | 2015-09-02 | 15 | -979/+1678 |
|\ \ | | | | | | | MM-2066 Refactoring for style guide | ||||
| * | | Remove use of getDOMNode from multiple files. | JoramWilander | 2015-09-02 | 9 | -87/+72 |
| | | | |||||
| * | | Remove getDOMNode usage and self assign in access_modal_history.jsx | JoramWilander | 2015-09-02 | 1 | -5/+4 |
| | | | |||||
| * | | Changed imports to be upper case for multiple files. | JoramWilander | 2015-09-02 | 6 | -26/+26 |
| | | | |||||
| * | | Reformatted user_settings_appearance.jsx to meet style guide requirements. | JoramWilander | 2015-09-02 | 2 | -55/+112 |
| | | | |||||
| * | | Reformatted team_signup_allowed_domains_page.jsx to meet style guide ↵ | JoramWilander | 2015-09-02 | 1 | -23/+64 |
| | | | | | | | | | | | | requirements. | ||||
| * | | Reformatted user_profile.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 2 | -46/+62 |
| | | | |||||
| * | | Reformatted view_image.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -78/+146 |
| | | | |||||
| * | | Reformatted team_settings.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -50/+67 |
| | | | |||||
| * | | Reformatted get_link_modal.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -44/+98 |
| | | | |||||
| * | | Reformatted post_header.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -11/+30 |
| | | | |||||
| * | | Reformatted user_settings_security.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -46/+123 |
| | | | |||||
| * | | Reformatted team_feature_tab.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -40/+65 |
| | | | |||||
| * | | Reformatted sidebar.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -228/+318 |
| | | | |||||
| * | | Reformatted loading_screen.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -15/+22 |
| | | | |||||
| * | | Reformatted navbar.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -134/+302 |
| | | | |||||
| * | | Reformatted access_history_modal.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -33/+66 |
| | | | |||||
| * | | Reformatted channel_notifications.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -64/+74 |
| | | | |||||
| * | | Reformatted team_signup_password_page.jsx to meet style guide requirements. | JoramWilander | 2015-09-01 | 1 | -23/+56 |
| |/ | |||||
* | | Merge pull request #539 from rgarmsen2295/reformat_part_one | Corey Hulen | 2015-09-02 | 24 | -746/+1369 |
|\ \ | | | | | | | MM-2063 Cosmetic Refactoring | ||||
| * | | Additional refactoring according to issues not caught by eslint | Reed Garmsen | 2015-09-02 | 8 | -60/+56 |
| | | | |||||
| * | | Cosmetic reformatting of multiple jsx files | Reed Garmsen | 2015-09-02 | 24 | -697/+1324 |
| |/ | |||||
* | | Merge pull request #538 from hmhealey/mm2064 | Corey Hulen | 2015-09-02 | 24 | -1233/+2086 |
|\ \ | | | | | | | MM-2064 Cosmetic refactoring for ES6 and style guide | ||||
| * | | Refactored various React components to use ES6 syntax and to match the style ↵ | hmhealey | 2015-09-01 | 25 | -1234/+2087 |
| |/ | | | | | | | guide without any errors or warnings | ||||
* | | Merge pull request #535 from nickago/MM-2067 | Corey Hulen | 2015-09-02 | 28 | -995/+1496 |
|\ \ | | | | | | | MM-2067 Cosmetic Refactoring | ||||
| * | | Cosmetic Refactoring | nickago | 2015-09-02 | 28 | -995/+1496 |
| |/ | |||||
* | | Merge branch 'release-0.7.0' | Christopher Speller | 2015-09-02 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix bad user being set on team creation causing Manage Team modal to not work. | JoramWilander | 2015-09-01 | 1 | -1/+1 |
| | | |||||
* | | Merging release branch 'release-0.7.0' | Christopher Speller | 2015-09-01 | 3 | -3/+5 |
|\| | |||||
| * | Also updating the position of the bottom unread indicator | Asaad Mahmood | 2015-09-01 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #528 from mattermost/MM-2056 | Christopher Speller | 2015-09-01 | 1 | -1/+2 |
| |\ | | | | | | | HOTFIX MM-2056 fixes problem with creating team | ||||
| | * | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 1 | -1/+2 |
| | | | |||||
| * | | Fix missing forgot password link. | JoramWilander | 2015-08-31 | 1 | -1/+3 |
| |/ | |||||
* | | Removing complexity rule. Removing check of camel case from property names | Christopher Speller | 2015-08-31 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #508 from rgarmsen2295/reformat_user_general | Christopher Speller | 2015-08-31 | 2 | -79/+175 |
|\ \ | | | | | | | [Cosmetic Reformatting] UserSettingsGeneralTab (and a few minor changes to PostInfo) | ||||
| * | | Reformats the user_settings_general.jsx file; also adds missing keys to ↵ | Reed Garmsen | 2015-08-27 | 2 | -79/+175 |
| | | | | | | | | | | | | children in an array | ||||
* | | | Merge pull request #497 from nickago/MM-1842 | Christopher Speller | 2015-08-31 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | MM-1842 Added invite link to off-topic channel | ||||
| * | | | Added invite link to off-topic channel | nickago | 2015-08-27 | 1 | -0/+8 |
| | | | | |||||
* | | | | Merge pull request #493 from asaadmahmoodspin/master | Christopher Speller | 2015-08-31 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | MM-1899 - Updating UI for commands in input box | ||||
| * | | | | Removing console.log from command_list | Asaad Mahmood | 2015-08-27 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | MM-1899 - Updating UI for commands in input box | Asaad Mahmood | 2015-08-27 | 1 | -3/+5 |
| |/ / / | |||||
* | | | | Merge pull request #492 from nickago/MM-1796 | Christopher Speller | 2015-08-31 | 1 | -1/+32 |
|\ \ \ \ | | | | | | | | | | | MM-1796 Added parsing of the 't=' parameter on youtube videos | ||||
| * | | | | Added parsing of the 't=' parameter on youtube videos | nickago | 2015-08-27 | 1 | -1/+32 |
| | | | | | |||||
* | | | | | Merge pull request #485 from nickago/MM-1899 | Christopher Speller | 2015-08-31 | 3 | -1/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | MM-1899 Enabled and added help text for settings items |