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

1638 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
06e0919bca Moved autocomplete components into web/react/components/suggestion 2015-12-01 16:27:22 -05:00
hmhealey
a5080ed6b1 Cleaned up styling for command and at mention suggestions 2015-12-01 16:27:22 -05:00
hmhealey
0c449ba5c9 Replaced CommandList with the new suggestion components 2015-12-01 16:27:22 -05:00
hmhealey
713115be51 Fixed SuggestionLists to properly hide when the textbox loses focus 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
e87c89be25 Fixed SuggestionBox keyboard handlers when there are no suggestions available 2015-12-01 16:27:21 -05:00
hmhealey
956d460b10 Changed SuggestionProviders to be regular objects and not singletons 2015-12-01 16:25:58 -05:00
hmhealey
ac762f2277 Replaced SearchAutocomplete with new suggestion components 2015-12-01 16:25:58 -05:00
Joram Wilander
c8f642a499 Merge pull request #1565 from mattermost/plt-1270
Minor fix
2015-12-01 15:00:53 -05:00
JoramWilander
b8a1894b00 Minor fix 2015-12-01 14:53:42 -05:00
Christopher Speller
e99437aa3b Merge pull request #1560 from mattermost/plt-1270
PLT-1270 Fix channel creation errors
2015-12-01 14:47:19 -05:00
Corey Hulen
d0b73c0267 Merge pull request #1562 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-12-01 11:32:06 -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
Asaad Mahmood
179451b1ac Multiple UI Improvements 2015-12-01 23:20:12 +05:00
JoramWilander
362b9f2f94 Fix channel creation errors 2015-12-01 11:59:35 -05: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
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
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
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
54e4f14604 Fixed Add Members menu option on mobile 2015-11-26 16:22:49 -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