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

10203 Коммитов

Автор SHA1 Сообщение Дата
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
enahum
511e9272da PLT-5701 Fix DM email subject text (#5630) 2017-03-04 17:55:47 +00:00
enahum
4fd6b909af PLT-4969 remove Push notifications @ preceeding the username or the user's name (#5629) 2017-03-04 17:54:46 +00:00
enahum
9d0476250f PLT-5461 Fix channel rename placeholder (#5628) 2017-03-04 17:54:00 +00:00
Joram Wilander
f39681596e Don't allow name-value pairs in theme vector be localized (#5623) 2017-03-04 17:53:26 +00:00
Jason Blais
f7c8db99af Update link preview test cases (#5620) 2017-03-04 17:49:46 +00:00
Jason Blais
13edd4e7ad Add Markdown test cases for explicit image sizes (#5618) 2017-03-04 17:48:44 +00:00
Yusuke Nemoto
fe76ae0723 fix message (#5640) 2017-03-04 10:00:07 -05:00
Corey Hulen
61be3d7e2c Fixing issue with safari and not closing (#5601) 2017-03-04 00:03:45 -03:00
Saturnino Abril
74c1fbbcf7 Mobile Web: Auto-focus cursor in the search box (#5284)
* Mobile Web: Auto-focus cursor in the search box and open keyboard when the search icon is tapped

* fixed issue with safari mobile view

* added isFocus props to search_bar.jsx component

* used 'x' and fixed spacing

* changed 'x' icon and fixed css

* added aria-hidden='true'
2017-03-03 15:20:06 -03:00
Joram Wilander
f37c03a75f Prevent user count popovers in GMs from opening view/manage members modal (#5619) 2017-03-03 12:26:53 -05:00
Poornima
c3aff45250 Fixing Link url when cancelling edit of incoming webhook (#5612) 2017-03-03 12:25:57 -05:00