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

167 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
c7e84696f5 Removed space bar from autocompletes 2015-12-09 09:14:46 -05:00
JoramWilander
71dd5b68cc Fix edited posts not updating by websocket 2015-12-08 08:41:22 -05:00
=Corey Hulen
75a2ce062a PLT-564 fixing error bar 2015-12-07 16:03:42 -08:00
Corey Hulen
1bee1e06e4 Merge pull request #1613 from florianorben/PLT-1326
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
2015-12-04 11:30:50 -08:00
Joram Wilander
04727955cd Merge pull request #1600 from hmhealey/plt1152
PLT-1152 Fix cross-contamination between invite member modals
2015-12-04 08:21:39 -05:00
Joram Wilander
93db32da7b Merge pull request #1604 from hmhealey/plt1285
PLT-1285 Fixed IE11 tabs preventing themselves from logging out
2015-12-04 08:21:01 -05:00
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +01:00
hmhealey
f103e4c815 Changed SuggestionBox to clear its suggestions on losing focus 2015-12-03 15:16:39 -05:00
hmhealey
0ec5db65a7 Fixed IE11 tabs preventing themselves from logging out 2015-12-03 15:00:20 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
Christopher Speller
e92695c4a4 Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
2015-12-03 08:23:43 -05:00
Christopher Speller
6aa316a75a Merge pull request #1540 from hmhealey/plt1297
PLT-1297 Replaced SearchAutocomplete with new suggestion components
2015-12-03 08:13:32 -05:00
Joram Wilander
2b7ce16ea9 Merge pull request #1577 from mattermost/plt-1307
PLT-1307 Make proper async calls when switching channels
2015-12-02 11:29:51 -05:00
JoramWilander
5a34218efe Add bind 2015-12-02 10:33:18 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
hmhealey
101c74d8b8 Changed Command autocomplete to pick a suggestion when space is pressed 2015-12-02 09:31:12 -05:00
hmhealey
0c449ba5c9 Replaced CommandList with the new suggestion components 2015-12-01 16:27:22 -05:00
hmhealey
6d10b10318 Replaced MentionList and Mention components with AtMentionProvider 2015-12-01 16:27:21 -05:00
hmhealey
4845067582 Fixed losing suggestion selection when entering additional characters 2015-12-01 16:27:21 -05:00
hmhealey
ac762f2277 Replaced SearchAutocomplete with new suggestion components 2015-12-01 16:25:58 -05:00
Harrison Healey
74211401dd Merge pull request #1559 from mattermost/plt-510
PLT-510 Updated OAuth2 app register modal
2015-12-01 13:43:56 -05:00
JoramWilander
5707df39bf Updated oauth2 app register modal 2015-12-01 11:13:58 -05:00
JoramWilander
e430b1fd53 Make sure to have latests posts for the view whhen switching to a channel 2015-11-30 11:50:35 -05:00
hmhealey
0e84ab440e Re-added PostStore.getPost 2015-11-27 17:03:29 -05:00
hmhealey
4bc5ba9e50 Fixed getCommentCount 2015-11-27 17:03:09 -05:00
Christopher Speller
b1d89e42ff Fixing pending post deletion on other clients. 2015-11-24 15:05:53 -05:00
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -05:00
Christopher Speller
9e8cd93790 Implementing Permalinks and jumping to post from search. Performance
improvements.
2015-11-23 09:53:15 -05:00
Christopher Speller
34097faa13 Patching strange travis eslint problem 2015-11-19 21:53:57 -05:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Christopher Speller
5c35c2631e Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-11-19 18:10:08 -05:00
Christopher Speller
5f848b7479 Merge pull request #1457 from hmhealey/plt729
PLT-729 Added search button to mobile header
2015-11-19 08:08:28 -05:00
hmhealey
b66bbcea12 Added ability to open search sidebar programatically 2015-11-18 09:32:54 -05:00
hmhealey
a4267471a5 Converted DeletePostModal to React-Bootstrap 2015-11-18 08:50:49 -05:00
=Corey Hulen
2e8b3414ff force reload on server update 2015-11-17 10:03:28 -08:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
83d34dcc6c Fix profile loading in RHS on refresh 2015-11-12 12:13:26 -05:00
JoramWilander
782709aa56 Fix channel invite button on channel intro message and fix empty channel invite modal. 2015-11-11 12:53:18 -05:00
Christopher Speller
982162ab0d Merge pull request #1328 from mattermost/PLT-1016
PLT-1016 force logout on other browsers
2015-11-06 10:18:13 -05:00
=Corey Hulen
4110181ad8 GIT-888 improving perf 2015-11-06 06:35:38 -08:00
=Corey Hulen
17cd95ae05 Fixing issue with safari private mode 2015-11-05 12:14:27 -08:00
=Corey Hulen
5dbefdecfe PLT-1016 force logout on other browsers 2015-11-05 11:54:40 -08:00
Christopher Speller
aee6d9b608 Merge pull request #1287 from hmhealey/plt382
PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
2015-11-04 12:59:41 -05:00
Joram Wilander
559ca09f2c Merge pull request #1289 from mattermost/plt-516-2
PLT-516 Part 1 of performance fixes for large teams
2015-11-04 09:43:06 -05:00
JoramWilander
fb5b57836e Multiple fixes to major performance issues with teams with 50+ users 2015-11-03 14:52:25 -05:00
Reed Garmsen
9cc000f6e2 Functionalized code 2015-11-02 16:21:50 -08:00
Reed Garmsen
dfccfe78fe Added additional checks to channel sorting that sorts by display_name 2015-11-02 15:30:43 -08:00
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
Christopher Speller
1e7ac66e3b Some renaming 2015-11-02 10:29:53 -05:00
Christopher Speller
b9a3ff74dd Hooking up external components 2015-11-02 08:16:57 -05:00