Граф коммитов

843 Коммитов

Автор SHA1 Сообщение Дата
JoramWilander
d30426ce17 Fix race condition where switching between two channels that both had new messages sometimes caused improper scrolling. 2015-09-09 11:28:53 -04:00
Christopher Speller
2c67b4db61 Merge pull request #625 from asaadmahmoodspin/ui-changes
UI changes for various tickets
2015-09-09 10:55:53 -04:00
Asaad Mahmood
9d3f67dddb Adding symbol instead of × for close icon 2015-09-09 18:59:25 +05:00
Christopher Speller
1175ce5402 Merge pull request #628 from mattermost/mm-2127
MM-2127 Added send icon button to create post control for mobile view.
2015-09-09 08:34:24 -04:00
Christopher Speller
b15b297bb3 Merge pull request #623 from mattermost/plt-35
PLT-35 Add post list container to hold mounted post lists for faster rendering/channel switching.
2015-09-09 08:22:06 -04:00
Asaad Mahmood
2a876f3300 Removing jsx container from × in team_import_tab.jsx 2015-09-09 11:02:46 +05:00
Asaad Mahmood
c7692a800e Merge branch 'master' of https://github.com/mattermost/platform into ui-changes 2015-09-09 10:56:48 +05:00
JoramWilander
c6b1368cc7 Added send icon button to create post control for mobile view. 2015-09-08 15:47:15 -04:00
Christopher Speller
64d4890a41 Merge pull request #626 from mattermost/mm-2125
MM-2125 Resize create post control when file previews are added.
2015-09-08 14:29:28 -04:00
Asaad Mahmood
8c9c6de970 Improving formatting in team_import_tab.jsx 2015-09-08 21:22:52 +05:00
Asaad Mahmood
62940fb72f UI changes for various tickets 2015-09-08 21:12:36 +05:00
Joram Wilander
05eb81638d Merge pull request #602 from mattermost/mm-1409
MM-1409 Adding ability to export data from mattermost
2015-09-08 11:55:37 -04:00
JoramWilander
09ac6aa46d Resize create post control when file previews are added. 2015-09-08 11:54:01 -04:00
JoramWilander
5c0680397d Add post list container to hold mounted post lists for faster rendering/channel switching. 2015-09-08 10:11:57 -04:00
nickago
18807dac42 Added refactoring to pass style check 2015-09-04 08:36:50 -07:00
nickago
228ee859ff Added help text to username, nickname, and fullname 2015-09-04 08:28:15 -07:00
Christopher Speller
f0fd9a9e8b Adding ability to export data from mattermost 2015-09-04 11:11:38 -04:00
JoramWilander
9f7084611d Make onHeightChange not required. 2015-09-04 09:26:15 -04:00
Corey Hulen
4f0c06114b Merge pull request #591 from mattermost/mm-1909
MM-1909 Upgrading ESLint, turning on new rules, enabling some warnings, optimizations
2015-09-03 13:37:25 -07:00
Corey Hulen
b3fea25edd Merge pull request #590 from nickago/MM-1932
MM-1932 Added emoji wrapper with cross platform available gliffs
2015-09-03 13:37:00 -07:00
Christopher Speller
9424fa92ab Merge pull request #585 from mattermost/plt-37
PLT-37 Fix poor typing performance on iOS devices.
2015-09-03 15:30:58 -04:00
Christopher Speller
2a62b00d76 Merge pull request #587 from nickago/MM-1899
MM-1899 Added help text to channel notifications
2015-09-03 15:30:32 -04:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
nickago
c81efd1391 Added emoji wrapper with cross platform available gliffs 2015-09-03 09:35:40 -07:00
JoramWilander
e4336bbc84 Fix poor typing performance on iOS devices. 2015-09-03 12:28:19 -04:00
nickago
32eab0e704 Added help text to channel notifications 2015-09-03 08:20:40 -07:00
hmhealey
63c7ff75ee Fixed file uploads to still upload other files when one is too large 2015-09-03 10:25:52 -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
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
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