Commit Graph

1044 Commits

Author SHA1 Message Date
Harrison Healey
e69e2db6b4 Merge pull request #588 from hmhealey/mm1852
MM-1852 Fixed hashtag regex to only look for words starting with a #
2015-09-03 13:02:16 -04:00
Corey Hulen
2b2ce10fed Merge pull request #584 from mattermost/mm-1909
MM-1909 Enabling checking of style guide on travis and turning on strict mode
2015-09-03 09:22:13 -07:00
hmhealey
fede1ae96f MM-1852 Fixed hashtag regex so that it only looks for hashtags starting with a # 2015-09-03 12:21:13 -04:00
hmhealey
63c7ff75ee Fixed file uploads to still upload other files when one is too large 2015-09-03 10:25:52 -04:00
Christopher Speller
b9bc1bbe10 Enabling checking of style guide on travis and turning on strict mode 2015-09-03 08:53:22 -04:00
Corey Hulen
2c06ec89fe Merge pull request #570 from rgarmsen2295/fix-initial-state-calls
Refactor remaining uses of getInitialState and componentWillMount
2015-09-02 16:57:05 -07:00
Reed Garmsen
7b70892c75 Moved componentWillMount logic into the constructor of the react components it was used in 2015-09-02 16:42:20 -07:00
Reed Garmsen
97fa0d95b4 Replaced remaining calls of getInitialState 2015-09-02 16:30:27 -07:00
Corey Hulen
f11f703158 Merge pull request #561 from mishimi/patch-2
MM-2102 Clarifying error message on reserved URL words
2015-09-02 16:28:08 -07:00
Reed Garmsen
96aa78c971 Fixed some react warnings involving missing keys in render arrays 2015-09-02 15:57:32 -07:00
Reed Garmsen
a82201846a Fixed issue of missing empty, placeholder profile image for comments 2015-09-02 15:46:14 -07:00
=Corey Hulen
ccd5fa39ac Fixing style 2015-09-02 15:09:30 -07:00
Corey Hulen
723e0756e8 Merge pull request #566 from nickago/hotfix
fixed bug in function binding causing search to slip to end word of post
2015-09-02 13:55:13 -07:00
Corey Hulen
858896bd44 Merge pull request #565 from mattermost/mm-2081
MM-2081 Moving config.js to /web/react/utils/ Including in every file needed
2015-09-02 13:54:15 -07:00
nickago
d2904c4dcb fixed bug in function binding causing trimWord to slip to end word of post 2015-09-02 13:52:48 -07:00
Christopher Speller
f79eea1854 Moving config.js to /web/react/utils/ Including in every file needed 2015-09-02 16:49:32 -04:00
hmhealey
3401cc10c4 Fixed ability to manage channel members after style guide refactoring 2015-09-02 16:45:34 -04:00
JoramWilander
fec8fd46c8 Fix missed binds. 2015-09-02 16:27:55 -04:00
nickago
373e248d6d bound handleClickImage function 2015-09-02 13:13:37 -07:00
mishimi
3c52bd1d2c MM-2102 Clarifying error message on reserved URL words 2015-09-02 13:07:07 -07:00
=Corey Hulen
ff638e460f Fixing minor issue 2015-09-02 13:06:56 -07:00
JoramWilander
b0ef03999f Fix bad syntax. 2015-09-02 16:02:03 -04:00
Corey Hulen
fca2f43ad5 Merge pull request #559 from hmhealey/getdomnode
Replaced broken remaining calls to getDOMNode with React.findDOMNode
2015-09-02 12:57:45 -07:00
Corey Hulen
27970af4bb Merge pull request #558 from nickago/hotfix
Bound on change function to react componenet
2015-09-02 12:56:19 -07:00
hmhealey
a020391d93 Replaced broken remaining calls to getDOMNode with React.findDOMNode 2015-09-02 15:56:13 -04:00
Corey Hulen
f720a06cfb Merge pull request #557 from mattermost/file-attachment-fix
Fixing style issue in file_attachment.jsx
2015-09-02 12:54:40 -07:00
nickago
4fb839a089 Bound on change function to react componenet 2015-09-02 12:54:01 -07:00
Christopher Speller
59bfb3a359 Fixing style issue in file_attachment.jsx 2015-09-02 15:53:22 -04:00
JoramWilander
e63aced91a Fix data not being passed into login success function. 2015-09-02 15:47:02 -04:00
Corey Hulen
c7cafb6ac7 Merge pull request #553 from mattermost/MM-2065
MM-2065  Cosmetic refactoring for ESLint
2015-09-02 12:41:47 -07:00
Corey Hulen
b31be3afa7 Merge pull request #547 from mattermost/mm-2068
MM-2068 Cosmetic refactoring for ESLint
2015-09-02 12:41:38 -07:00
Corey Hulen
f9dd82253c Merge pull request #545 from mattermost/mm-2066
MM-2066 Refactoring for style guide
2015-09-02 12:41:28 -07:00
Corey Hulen
833f6b7df1 Merge pull request #539 from rgarmsen2295/reformat_part_one
MM-2063 Cosmetic Refactoring
2015-09-02 12:41:16 -07:00
Corey Hulen
eaeab0d645 Merge pull request #538 from hmhealey/mm2064
MM-2064 Cosmetic refactoring for ES6 and style guide
2015-09-02 12:41:01 -07:00
Corey Hulen
3e431b6c88 Merge pull request #535 from nickago/MM-2067
MM-2067 Cosmetic Refactoring
2015-09-02 12:40:42 -07:00
JoramWilander
b9e16f41f1 Remove use of getDOMNode from multiple files. 2015-09-02 14:26:01 -04:00
nickago
069f851313 Cosmetic Refactoring 2015-09-02 11:14:50 -07:00
Christopher Speller
e3aa888026 Merge branch 'release-0.7.0' 2015-09-02 14:13:23 -04:00
Reed Garmsen
aac83dcedc Additional refactoring according to issues not caught by eslint 2015-09-02 09:46:40 -07:00
=Corey Hulen
63bc243b17 MM-2065 breaking seach_results into multiple files 2015-09-02 09:45:12 -07:00
Reed Garmsen
e2a24f40b7 Cosmetic reformatting of multiple jsx files 2015-09-02 08:30:23 -07:00
Christopher Speller
0ffb8e6203 Cosmetic refactoring for ESLint 2015-09-02 10:49:01 -04:00
JoramWilander
86b474666c Remove getDOMNode usage and self assign in access_modal_history.jsx 2015-09-02 10:19:31 -04:00
JoramWilander
31519f7c88 Changed imports to be upper case for multiple files. 2015-09-02 08:40:25 -04:00
JoramWilander
94049d1dd8 Reformatted user_settings_appearance.jsx to meet style guide requirements. 2015-09-02 08:32:09 -04:00
JoramWilander
845503e532 Reformatted team_signup_allowed_domains_page.jsx to meet style guide requirements. 2015-09-02 08:17:08 -04:00
=Corey Hulen
f578bb1e48 MM-2065 style refactoring 2015-09-01 17:06:31 -07:00
hmhealey
7d07bf6a79 Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings 2015-09-01 18:45:18 -04:00
JoramWilander
57692bcb6d Fix bad user being set on team creation causing Manage Team modal to not work. 2015-09-01 15:49:24 -04:00
JoramWilander
175add9a78 Reformatted user_profile.jsx to meet style guide requirements. 2015-09-01 12:52:18 -04:00