Jason Blais
ce772b87da
Update test-links.md ( #5721 )
...
Remove a test case until we receive a customer request for it. See more details here: https://mattermost.atlassian.net/browse/PLT-5806
2017-03-10 15:57:36 -05:00
Carlos Tadeu Panato Junior
c7e28be07c
add missing id to use for translation - user settings/security/mfa ( #5719 )
2017-03-10 09:20:22 -05:00
Harrison Healey
06a7c3ba8e
PLT-5800 Cleaned up duplicated code for adding slack attachments to posts ( #5711 )
2017-03-10 10:22:14 +00:00
enahum
06930f378c
translations PR 20170309 ( #5710 )
2017-03-10 10:19:32 +00:00
Harrison Healey
89d0087ea4
PLT-5792 Fixed all ephemeral posts using system message icons ( #5709 )
2017-03-10 10:19:07 +00:00
Harrison Healey
a8e68bd890
PLT-5765 Passed SiteURL to SendNotifications ( #5705 )
2017-03-10 10:18:18 +00:00
Joram Wilander
43e5bbea37
Fix user list updating when removing a user from team ( #5712 )
2017-03-10 10:17:22 +00:00
George Goldberg
d79c40f330
PLT-5772: Use standardised javascript method instead of Chrome-only one. ( #5708 )
2017-03-09 19:41:42 +00:00
Joram Wilander
270ac11365
Fix posts from your own webhook not showing as unread until refresh ( #5703 )
2017-03-09 19:41:23 +00:00
Joram Wilander
9c13863f48
Fix GMs showing up on refresh after being hidden ( #5702 )
2017-03-09 19:41:03 +00:00
George Goldberg
844ba7c494
Add new database schema version ready for 3.8. ( #5697 )
2017-03-09 15:39:21 +00:00
Asaad Mahmood
6ff46f3050
Multiple bug fixes ( #5699 )
...
* Multiple bug fixes
* Fixing modal on mobile
2017-03-09 15:05:11 +00:00
Joram Wilander
cbead2d973
Remove race between clearing lists and search requests ( #5686 )
2017-03-09 09:15:38 +00:00
Joram Wilander
bfc8dafe5e
Fix MFA page showing up when not active on account switch ( #5687 )
2017-03-09 09:14:51 +00:00
enahum
609a1148c7
PLT-5769 Translations filenames and values consistent ( #5689 )
2017-03-09 09:14:26 +00:00
Asaad Mahmood
afbe5bab11
Bug fixes ( #5682 )
...
* PLT-5740 - Fixing overlapping attachment icon
* PLT-5748 - Scroll not visible in RHS IE11
2017-03-08 09:16:18 +00:00
Harrison Healey
5d62b3661b
Added additional validation for slack attachment format on server ( #5680 )
2017-03-08 09:15:33 +00:00
Asaad Mahmood
f3a266ee5d
Ui improvements and bug fixes ( #5677 )
...
* PLT-5565 - Fixing theme colors not updating
* PLT-4721 - Removing status ind for system messages
* PLT-5735 - Fixing ellipsis in firefox
* PLT-5010 - Removing extra space in channel modal
* PLT-5584 - Inline image overrning edit textarea
* PLT-5475 - Fixing tutorials on mobile
* PLT-5142 - Disabling poitner events for status
* PLT-5728 - Fixing emoji highlight on hover
2017-03-08 09:13:50 +00:00
Joram Wilander
db7540b111
Add sync logic for DMs/GMs when network reconnects ( #5676 )
2017-03-08 09:13:16 +00:00
Carlos Tadeu Panato Junior
19ec4c4298
add team exists endpoint for APIv4 ( #5517 )
2017-03-07 19:30:33 -05:00
Lauris BH
fa75e0e7c4
Fix keyboard shortcuts not to trigger on AltGr key ( #5566 )
...
On Windows when pressing AltGr it will trigger event with same properties as left Ctrl key. Check explicitly that altKey is false otherwise on some keyboard layouts input of special characters is blocked.
2017-03-07 19:28:23 -05:00
Ryan Wang
fa04d2bf3a
'Add Members' Modal Focuses Searchbar Fix ( #5608 )
2017-03-07 19:17:11 -05:00
Joram Wilander
83291e4c8f
Merge 3.7 changes into master ( #5679 )
...
* Save schema version for 3.7 (#5675 )
* Adding index and cache to reactinos store (#5654 )
* Fix badge count for push notifications (#5672 )
2017-03-07 16:05:01 -05:00
Corey Hulen
e753d3dc3c
Adding id examples for UI automation ( #5508 )
...
* Adding id examples
* Adding id examples
2017-03-07 13:58:41 -05:00
enahum
2bea17251e
Fix badge count for push notifications ( #5672 )
2017-03-07 16:54:25 +00:00
Christopher Speller
33b8b72a02
Adding index and cache to reactinos store ( #5654 )
2017-03-07 09:37:00 -05:00
Joram Wilander
115acb1fb1
Save schema version for 3.7 ( #5675 )
2017-03-07 13:30:34 +00:00
George Goldberg
378f02b445
Update schema for version 3.7. ( #5674 )
2017-03-07 12:44:28 +00:00
enahum
d2325d4bcf
translations PR 20170306 ( #5666 )
...
* translations PR 20170306
* Fix platform zh_TW.json
2017-03-07 09:18:31 +00:00
Harrison Healey
579ad305e1
PLT-5722 Fix formatText to fail gracefully when input is not text ( #5670 )
...
* Updated marked to remove incorrect error message
* Fix formatText to fail gracefully when input is not text
2017-03-06 21:20:29 -05:00
Joram Wilander
e87f5c6cf9
Add system console switch for enabling link previews ( #5663 )
2017-03-06 21:13:12 -05:00
lindalumitchell
f99658152a
Update test-emoticons4.md ( #5659 )
...
Added test for emoticons in headings.
2017-03-06 20:37:42 -05:00
lindalumitchell
eb6c8ee808
Update test-markdown-lists.md ( #5658 )
...
Added test for multi-item unordered list with line break.
2017-03-06 20:37:28 -05:00
lindalumitchell
a885eaddaf
Update test-markdown-basics.md ( #5657 )
...
* Update test-markdown-basics.md
Added test for heading followed by paragraph1, line break, paragraph2
* Fix test so it is <4000 characters
2017-03-06 20:37:14 -05:00
lindalumitchell
a2aa1cd124
Update test-links.md ( #5656 )
...
Added test for angle brackets around email address
2017-03-06 20:36:58 -05:00
Jason Blais
5eb190c53b
Update test-markdown-basics.md ( #5655 )
2017-03-06 20:36:38 -05:00
Joram Wilander
f8aaf312c1
PLT-5703 Update license expiry timing and text ( #5602 )
...
* Update license expiry timing and text
* Updating error bar (#5632 )
2017-03-06 20:36:20 -05:00
Corey Hulen
3f070fe4b8
PLT-5685 Fixing perf issue and problem with pushing for any activity ( #5662 )
...
* PLT-5685 Fixing perf issue and problem with pushing for any activity
* PLT-5685 Fixing perf issue and problem with pushing for any activity
2017-03-06 17:06:27 -05:00
George Goldberg
fe3e3f7ef2
Remove FIXME and XXX from bulk import tests. ( #5664 )
2017-03-06 16:59:20 -05:00
Joram Wilander
d45b927e42
Fix channel switching ALT + UP/DOWN shortcut ( #5660 )
2017-03-06 16:14:24 -05:00
Christopher Speller
944e74feb8
Prevented RHS from closing when you reply to a message that had been deleted. ( #5651 )
2017-03-06 16:10:43 -05:00
Joram Wilander
a87cb40993
Fix JS error in mobile view when opening add member modal from view member modal ( #5661 )
2017-03-06 16:06:16 -05:00
Corey Hulen
847c716ea2
Example of how to call metrics ( #5621 )
2017-03-06 10:15:37 -05:00
George Goldberg
ca6f364d70
Fix license telemetry. ( #5641 )
2017-03-06 09:16:07 -05:00
enahum
fd56b8f36b
enable saml for RN app ( #5635 )
...
* enable saml for RN app
* remove unnecessary user sanitize
2017-03-06 09:14:44 -05:00
George Goldberg
4fd961883a
Fix telemtry IDs. ( #5649 )
2017-03-06 08:10:18 -05:00
George Goldberg
6e3e5b8aea
PLT-5697: Add --validate flag to bulk import CLI. ( #5642 )
2017-03-06 10:01:22 -03:00
Carlos Tadeu Panato Junior
15f54a1078
fix bug when use /msg command it open the channel in a new tab ( #5644 )
2017-03-06 10:00:40 -03:00
Joram Wilander
615d116c45
Fix desktop notification click handler for existing/new GMs ( #5633 )
2017-03-04 17:58:37 +00:00
Joram Wilander
163f591b7b
Increase timeout on suggestion clear after blur ( #5631 )
2017-03-04 17:56:55 +00:00