Commit Graph

3121 Commits

Author SHA1 Message Date
Joram Wilander
8ea76b0ada Merge pull request #1092 from trashcan/fix-autocomplete-transparency
Add z-index to command-box so that elements behind it do not show through
2015-10-16 16:10:21 -04:00
Pat Lathem
4e1e6b6354 Add semi-colon 2015-10-16 13:04:01 -05:00
Pat Lathem
6658d61e43 Add z-index to command-box so that elements behind it do not show through autocomplete popup 2015-10-16 12:54:55 -05:00
Corey Hulen
3bd0a15341 Merge pull request #1089 from mattermost/client-warning-fixes
Fixing some client warnings
2015-10-16 09:15:30 -07:00
Harrison Healey
9c045f0d4b Merge pull request #1085 from mattermost/plt-633
PLT-633 Add default username and icon to incoming webhooks.
2015-10-16 11:59:34 -04:00
Christopher Speller
495673d80d Fixing some client warnings 2015-10-16 10:50:10 -04:00
it33
3c593af598 Adding single-line Docker install 2015-10-16 07:19:18 -07:00
Harrison Healey
754f1721fe Merge pull request #1088 from hmhealey/initprefs
Fixed preference test that was failing
2015-10-16 10:13:56 -04:00
hmhealey
5832f10bb9 Fixed preference test that was failing 2015-10-16 09:55:50 -04:00
Christopher Speller
89716cb046 Merge pull request #1054 from stasvovk/PLT-637
PLT-638: added display tab under account settings. added 24h time option
2015-10-16 08:22:37 -04:00
Joram Wilander
6846940abf Merge pull request #1083 from asaadmahmoodspin/ui-improvements
Adding momentum scrolling on IOS
2015-10-16 08:18:15 -04:00
Christopher Speller
099d853877 Merge pull request #1079 from hmhealey/initprefs
Added an initial call to get all user preferences on page load
2015-10-16 08:16:40 -04:00
JoramWilander
58c33f01d5 Add default username and icon to incoming webhooks. 2015-10-16 08:16:34 -04:00
Christopher Speller
269476d694 Merge pull request #1078 from hmhealey/plt701
PLT-701 Removed preference migration code
2015-10-16 08:11:03 -04:00
Joram Wilander
7718783d0c Merge pull request #1049 from apaatsio/full-teams-data
Use display name instead of name in team switcher menu
2015-10-16 07:57:38 -04:00
Joram Wilander
92e986945c Merge pull request #1080 from hmhealey/plt686
PLT-686 Changed preference saving to use the master database
2015-10-16 07:55:15 -04:00
Stas Vovk
79fcb98084 Merge remote-tracking branch 'upstream/master' into PLT-637
Conflicts:
	web/react/utils/constants.jsx
2015-10-16 14:21:51 +03:00
Asaad Mahmood
12f47b1060 Adding momentum scrolling on IOS 2015-10-16 12:37:51 +05:00
it33
50a8e2bd4f Update Troubleshooting.md 2015-10-15 23:18:08 -07:00
Corey Hulen
c49ab2ee5d Merge pull request #1059 from florianorben/PLT-74
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
2015-10-15 18:01:45 -07:00
Corey Hulen
4f5cee0a92 Merge pull request #1082 from mattermost/lfbrock-patch-1
Added known issue to v1.1 and added new section for v1.2
2015-10-15 17:56:49 -07:00
Corey Hulen
6f7940b443 Merge pull request #1081 from mattermost/hmhealey-patch-1
Updated node.js source path in Ubuntu dev setup
2015-10-15 17:56:22 -07:00
it33
282f9ebfb7 Update CHANGELOG.md
Adding known issue around Slack import
2015-10-15 14:30:43 -07:00
lfbrock
c3115c5b2d Added known issue to v1.1 and added new section for v1.2 2015-10-15 17:23:44 -04:00
Harrison Healey
d549d240a8 Updated node.js source path in Ubuntu dev setup 2015-10-15 16:16:32 -04:00
hmhealey
218af22936 Changed preference saving to use the master database 2015-10-15 15:39:50 -04:00
Florian Orben
fcce3168b2 PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
- fix bug where channel_id was not set if update_post ajax was "too fast"
- fix bug js error if there is no last post, i.e. empty channel
- renamed lastPostId to postId so it has a nicer api to be triggered from everywhere
- fix a typo
- automatically focus textarea on modal open
2015-10-15 21:25:31 +02:00
Florian Orben
551b07960e PLT-74: Enable Up Arrow keyboard shortcut to edit your last message 2015-10-15 21:25:31 +02:00
Christopher Speller
c890e21cef Merge pull request #1075 from mattermost/plt-577
PLT-577 Upgrading dependencies.
2015-10-15 15:18:39 -04:00
hmhealey
327b0b5a21 Added an initial call to get all user preferences on page load 2015-10-15 15:17:07 -04:00
hmhealey
4b99e17140 Removed preference migration code 2015-10-15 15:16:34 -04:00
Christopher Speller
8d630fc3ee Adding ReactDOM as a global 2015-10-15 15:00:28 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
hmhealey
b438eefad1 Removed preference migration code 2015-10-15 15:00:17 -04:00
Christopher Speller
fda7a99e8c Updating build for updated versions 2015-10-15 14:57:23 -04:00
Christopher Speller
0d794da99f Upgrading react and react-bootstrap. 0.13.3 to 0.14 and 0.25.1 to 0.27.1 2015-10-15 14:57:23 -04:00
Christopher Speller
2c98859b1b Upgrading perfect scrollbar from 0.6.5 to 0.6.7 2015-10-15 14:57:23 -04:00
Christopher Speller
5d0cc6a45a Upgrading jquery from 1.11.1 to 2.1.4 2015-10-15 14:57:23 -04:00
Christopher Speller
bd2fec0fb1 Merge pull request #1077 from mattermost/mark-tests
Marking when user ran the unit tests
2015-10-15 14:53:14 -04:00
Corey Hulen
5f1734a3c2 Merge pull request #1076 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-10-15 11:42:01 -07:00
Asaad Mahmood
3d16d64c0b Removing my navbar popover changes since Chris has already done the popover changes in his PR 2015-10-15 23:20:15 +05:00
=Corey Hulen
de717aef56 Marking when user ran the unit tests 2015-10-15 11:16:26 -07:00
Asaad Mahmood
ac2bac0334 Changing user popover trigger from hover click to just click 2015-10-15 22:57:07 +05:00
Asaad Mahmood
95aaa0a080 Multiple UI Improvements 2015-10-15 22:54:15 +05:00
Christopher Speller
f09685a373 Merge pull request #1057 from hmhealey/plt520
PLT-520 Updated More Direct Channels modal and converted it to ReactBootstrap
2015-10-15 13:34:42 -04:00
Stas Vovk
2bd81ff379 update posts time in the right sidebar when user changes time format 2015-10-15 19:49:34 +03:00
Antti Ahti
7abde676a1 Fix lint 2015-10-15 19:35:45 +03:00
Christopher Speller
adc20981e2 Merge pull request #1055 from florianorben/PLT-42
PLT-42: Add "File uploading" text left of "Add Comment" when file is uploading
2015-10-15 12:22:10 -04:00
Harrison Healey
0fb45dad18 Merge pull request #1065 from apaatsio/clarify-system-menu
Add titles to clarify icons in system console
2015-10-15 12:15:28 -04:00
Corey Hulen
3e8dcffc0a Merge pull request #1063 from mattermost/SMTP-update
Updated to use System Console
2015-10-15 09:02:56 -07:00