Commit Graph

541 Commits

Author SHA1 Message Date
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
eddd4e0fc4 Merge pull request #1554 from florianorben/emoji_style
Allow to switch between default and emoji-one emoji style
2015-12-03 08:18:33 -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
Asaad Mahmood
c8cc46f6e0 Multiple UI Improvements 2015-12-02 22:51:48 +05:00
JoramWilander
13e55cd8ec Stop firefox from crashing due to fonts 2015-12-02 12:11:55 -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
9adcbe58fe Remove logging 2015-12-02 10:35:17 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
Christopher Speller
2aa78002fe Merge pull request #1535 from florianorben/PLT-1233
PLT-1233: "Display Font" option in Account Settings > Display
2015-12-02 10:18:42 -05:00
hmhealey
07f0df6af4 Moved action creation for suggestions 2015-12-02 09:21:58 -05:00
Florian Orben
8a39d160f6 switch to only use emoji one smileys; remove setting to switch 2015-12-01 22:41:06 +01:00
Florian Orben
c111777f85 Allow to switch between default and emoji-one emoji style 2015-12-01 22:41:06 +01:00
hmhealey
a5080ed6b1 Cleaned up styling for command and at mention suggestions 2015-12-01 16:27:22 -05:00
hmhealey
ac762f2277 Replaced SearchAutocomplete with new suggestion components 2015-12-01 16:25:58 -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
Florian Orben
dd079733fd PLT-1182: "Recent Mention" search brings up username as "[username]undefined" 2015-12-01 18:43:08 +01: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
JoramWilander
0b3be654a2 Fix webhook post aggregation and pending/failed post aggregation 2015-11-30 14:15:28 -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
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
42bf8173bd PLT-1233: "Display Font" option in Account Settings > Display 2015-11-28 02:54:04 +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
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
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08: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
hmhealey
6237631a85 Ported EditChannelModal to React-Bootstrap 2015-11-23 10:53:06 -05:00
Christopher Speller
eebec71360 Enable no magic numbers as warning. Ignore stateless components. 2015-11-23 10:07:58 -05:00
Christopher Speller
9e8cd93790 Implementing Permalinks and jumping to post from search. Performance
improvements.
2015-11-23 09:53:15 -05:00
hmhealey
dd3dc8c924 Fixed newlines being stripped from multiline code blocks 2015-11-20 16:58:11 -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
Asaad Mahmood
094728a809 Multiple UI Improvements 2015-11-19 20:18:38 +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
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +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
Asaad Mahmood
b1ce1a8923 Multiple UI Improvements 2015-11-16 20:01:14 +05:00
Joram Wilander
1c1cd041c7 Merge pull request #1419 from hmhealey/plt998
PLT-998/999/1100 Improving search term highlighting in results
2015-11-13 09:46:43 -05:00
hmhealey
477b4d3edd Improved highlighting of search flags to handle quotes and flags 2015-11-12 16:53:32 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00