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

1976 Коммитов

Автор SHA1 Сообщение Дата
Reed Garmsen
87d7db3438 Added legal and support settings to sys console and implemented support for options in app 2015-12-10 09:38:19 -08: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
Florian Orben
dd079733fd PLT-1182: "Recent Mention" search brings up username as "[username]undefined" 2015-12-01 18:43:08 +01:00
Joram Wilander
2b2ee62a1d Merge pull request #1512 from rgarmsen2295/plt-995b
PLT-995 Applies name display preference setting in more places
2015-12-01 11:34:53 -05:00
Corey Hulen
e460bc2665 Merge pull request #1555 from mattermost/PLT-902
PLT-902 switching to push proxy server
2015-12-01 08:33:23 -08:00
Reed Garmsen
478af4bf75 Enabled name display settings in more places 2015-12-01 08:21:58 -08:00
JoramWilander
5707df39bf Updated oauth2 app register modal 2015-12-01 11:13:58 -05:00
Christopher Speller
62c96514bf Merge pull request #1548 from mattermost/plt-1268
PLT-1268 Fix webhook post aggregation and pending/failed post aggregation
2015-12-01 08:50:28 -05:00
Christopher Speller
2bfb3493f4 Merge pull request #1546 from mattermost/plt-1281
PLT-1281 Make sure to have latest posts for the view when switching to a channel
2015-12-01 08:49:26 -05:00
=Corey Hulen
68765a8f21 PLT-902 switching to push proxy server 2015-11-30 22:38:38 -08:00
Corey Hulen
0d3f0f3481 Merge pull request #1547 from asaadmahmoodspin/ui-improvements
Ui improvements
2015-11-30 20:35:47 -08:00
Corey Hulen
441c9991ff Merge pull request #1543 from florianorben/GFM-Tasklist
Support Tasklists like GitHub does
2015-11-30 20:35:13 -08:00
Corey Hulen
f8fa1af4b8 Merge pull request #1538 from florianorben/PLT-199
PLT-199: Add scroll bar to center channel
2015-11-30 20:34:44 -08:00
JoramWilander
0b3be654a2 Fix webhook post aggregation and pending/failed post aggregation 2015-11-30 14:15:28 -05:00
Asaad Mahmood
d3fd017e69 Improving image modal and removing console log 2015-11-30 22:39:01 +05:00
Asaad Mahmood
be582b4fe3 Fixing LHS scroll and Image previews 2015-11-30 22:27:45 +05:00
Florian Orben
6cd283e7f6 refactor not to use nested ternary statements 2015-11-30 18:26:32 +01:00
Florian Orben
379a9a89ed support gfm tasklists 2015-11-30 18:26:32 +01:00
Harrison Healey
c919bd9e52 Merge pull request #1542 from florianorben/PLT-1121
PLT-1121: One element, non-ordered lists and one element, ordered, ne…
2015-11-30 12:23:24 -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
Christopher Speller
9e464f3d13 Merge pull request #1539 from florianorben/PLT-1170
PLT-1170: Support enter key in DeletePostModal
2015-11-30 08:26:19 -05:00
Joram Wilander
f1629174a3 Merge pull request #1533 from hmhealey/plt1290
PLT-1290 Fix up arrow to edit posts
2015-11-30 07:51:55 -05:00
Florian Orben
8fb741b0c9 PLT-1121: One element, non-ordered lists and one element, ordered, nested lists aren't rendered correctly 2015-11-30 03:21:05 +01:00
Florian Orben
eecba7880f PLT-1170: Support enter key in DeletePostModal 2015-11-28 16:20:28 +01:00
Florian Orben
331ba64151 PLT-199: Add scroll bar to center channel 2015-11-28 15:33:16 +01:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
ca3856ab3b move preview-link-toggle outside of component markup 2015-11-27 23:17:45 +01:00
Florian Orben
6e1e5f7ae4 only show advanced settings section if there are any pre-release features 2015-11-27 23:17:45 +01:00
Florian Orben
abec097da1 PLT-1125: allow to toggle features in frontend 2015-11-27 23:17:45 +01: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
hmhealey
54e4f14604 Fixed Add Members menu option on mobile 2015-11-26 16:22:49 -05:00
Corey Hulen
f239b2c7f2 Merge pull request #1514 from rgarmsen2295/plt-1271
PLT-1271 Fixed issue with changing a channel's notification settings
2015-11-24 14:21:44 -08:00
Christopher Speller
b1d89e42ff Fixing pending post deletion on other clients. 2015-11-24 15:05:53 -05:00
Reed Garmsen
f76f20b256 Fixed regression with setting channel notification settings 2015-11-24 10:46:50 -08:00
Christopher Speller
13e4c768f5 Merge pull request #1506 from mattermost/PLT-1223
PLT-1223 fixing help links
2015-11-24 09:03:56 -05:00
Christopher Speller
99cbbf45dc Merge pull request #1502 from mattermost/disable-all
Disabling the all mention
2015-11-24 09:02:49 -05:00
Christopher Speller
3d56717c45 Merge pull request #1490 from hmhealey/plt1070
PLT-1070 Added /loadtest url command
2015-11-24 09:02:11 -05:00
Christopher Speller
3bd7dd106c Merge pull request #1488 from hmhealey/plt1259
PLT-1259 Converted TeamMembersModal to React-Bootstrap
2015-11-24 09:00:00 -05:00
Christopher Speller
d4354dbb2f Merge pull request #1482 from esethna/patch-20
Update user_settings_general.jsx
2015-11-24 08:59:28 -05:00
=Corey Hulen
54d8a43ac3 PLT-1223 fixing help links 2015-11-23 16:57:48 -08:00
Reed Garmsen
4246d627c2 Fixes issue where an admin could not delete a root post in the RHS 2015-11-23 15:13:39 -08:00
=Corey Hulen
30bf72262e fixing eslint 2015-11-23 12:54:28 -08:00
hmhealey
afdef124c8 Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap 2015-11-23 15:52:44 -05:00
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08:00
hmhealey
6a9ecf2079 Fixed CommandList to not sometimes include an empty row 2015-11-23 13:47:47 -05:00
hmhealey
388dc6c89c Moved show static methods out of modals and into EventHelpers 2015-11-23 12:11:11 -05:00
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -05:00
hmhealey
e8f6dd2f33 Cleaned up how channel intro messages display set channel header button 2015-11-23 10:53:07 -05:00
hmhealey
6c3a1d7039 Renamed EditChannelModal to EditChannelHeaderModal 2015-11-23 10:53:06 -05:00