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

1193 Коммитов

Автор SHA1 Сообщение Дата
George Goldberg
c6ded1dbfd Merge branch 'release-3.7' 2017-03-23 17:38:24 +00:00
VeraLyu
0326177253 PLT-5669: Change format of timestamp of access history (#5646)
Add new line for timestamp and forbid wrap for ip and sessionid of access history to
prevent unnecessary line wrap.
2017-03-23 10:39:15 +00:00
Carlos Tadeu Panato Junior
41ebdb6441 fix - make loginId always lowercase (#5613) 2017-03-23 10:35:50 +00:00
George Goldberg
0d917b08ed Fix telemetry. (#5841) 2017-03-22 20:17:27 +00:00
Eric Sethna
25517aae56 Add IDs to Team Settings, Channel Settings, Account Settings (Display & Advanced) (#5823)
* Add IDs to Channel Notification Preferences

* Add IDs to Display Settings

* Add ID to language dropdown

* Add Ids

* Add ids

* Add Ids

* Add Ids

* Add Ids

* Add Id

* Add Ids

* Add Ids

* Fix duplicate Id
2017-03-21 19:16:48 -04:00
Harrison Healey
8866218243 Revert "PLT-3181 Added crossorigin='anonymous' to all external images (#5774)" (#5815)
This reverts commit 24848f9d6a.
2017-03-20 16:58:09 -04:00
Jason Blais
4efefa0ff6 Update pinned posts help text (#5811)
* Update pinned posts help text

* Update en.json

* Fix id
2017-03-20 08:51:25 -04:00
VeraLyu
9b10f3ef54 Split delete modal trigger for reuse (#5740)
Spllit delete modal trigger for reuse and make emoji delete
to use this modal trigger.
2017-03-19 09:53:12 -04:00
George Goldberg
7f266c1951 Merge branch 'release-3.7' into master. 2017-03-17 16:29:26 +00:00
Asaad Mahmood
bfae88e60c Ui improvements (#5755)
* PLT-5816 - Flagged posts tooltip fix

* PLT-5766 - Link previews appearing outside the box

* PLT-5795 - Fixing alignment user list in channel

* PLT-5818 - Reset password error not aligned

* PLT-5837 - Adjusting image preview max height

* PLT-5778 - Updating word break for paragraphs

* PLT-5848 - Updating label for file error

* PLT-5846 - Markdown tables extra border on mobile

* PLT-5662 - Pinned post UI improvement

* Fixing eslint error

* Updating tooltip eslint issue

* PLT-5832 - Removing error styling on labels
2017-03-17 08:19:54 -04:00
Ryan Wang
6f87438cbb 'Other words' for mentions no longer includes '@username' (#5746) 2017-03-17 08:19:10 -04:00
Eric Sethna
05e3dc9f2a Add IDs for Account Settings > Notifications (#5788)
* Add IDs for desktop notification settings

* Add IDs for email notifications

* Add IDs to user notification settings

* Add close button ID
2017-03-16 16:37:28 -04:00
Corey Hulen
b7a128ec1c Fixing ids for UI automation (#5772) 2017-03-16 12:00:52 -07:00
Harrison Healey
24848f9d6a PLT-3181 Added crossorigin='anonymous' to all external images (#5774)
* PLT-3181 Added crossorigin='anonymous' to all external images

* Fixed image unit tests

* Added crossorigin='anonymous' to a few more places
2017-03-16 11:59:00 -07:00
Ryan Wang
04c0223c64 Sort favorite channels alphabetically regardless of type (#5739) 2017-03-16 11:27:33 -07:00
lindalumitchell
91355f0e7d Add IDs to Security > password fields (#5777) 2017-03-16 09:28:35 -07:00
Eric Sethna
6b208c5f3c Add IDs to Account Settings > General (#5763)
* Add IDs

* Add ID for cancel button

* Update ID on cancel button
2017-03-14 12:54:39 -07:00
Ruzette Tanyag
dc2e733058 PLT-5764 Fixed channel name minimum length (#5693)
* make sure that we use constants for channel name min length

* changed channel name error to match channel URL error

* changed constant max channel name length to 22 and reapply in modal

* reverted dutch translation
2017-03-14 12:06:31 -04:00
Mika Andrianarijaona
a1994cf7ce PLT-4606: Date separator in RHS (#5606) 2017-03-14 15:41:27 +00:00
Ryan Wang
242d2cec1b Allow saving of identical team name (#5738) 2017-03-14 15:35:23 +00:00
Joram Wilander
8568afe5b4 PLT-5804 Fix email blue error not showing up (#5749) 2017-03-14 09:29:12 +00:00
Christopher Speller
3b081bda08 Update eslint (#5752)
* Updating eslint

* Updating eslint-plugin-react
2017-03-13 16:42:25 -04:00
Ryan Wang
33c1609aa4 Close confirm_integration On Enter Keypress (#5600) 2017-03-13 13:36:10 -07:00
Tudor Gergely
5ec49c0db0 [PLT-4790] Crop profile picture in middle (#5653) 2017-03-13 09:26:48 -04:00
Harrison Healey
e8a81db968 PLT-3483 Added date tooltip to post timestamps (#5688) 2017-03-13 12:27:06 +00:00
Gabin Aureche
fe38d6d5bb Add pinned posts (#4217) 2017-03-13 12:25:08 +00:00
enahum
a8524b648e Report correct session for React Native app (#5734) 2017-03-13 09:57:32 +00:00
Ryan Wang
b756ae17c0 Remove link on team creation page (#5639) 2017-03-11 19:31:52 -03:00
Harrison Healey
89d0087ea4 PLT-5792 Fixed all ephemeral posts using system message icons (#5709) 2017-03-10 10:19:07 +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
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
Joram Wilander
db7540b111 Add sync logic for DMs/GMs when network reconnects (#5676) 2017-03-08 09:13:16 +00:00
Ryan Wang
fa04d2bf3a 'Add Members' Modal Focuses Searchbar Fix (#5608) 2017-03-07 19:17:11 -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
Joram Wilander
e87f5c6cf9 Add system console switch for enabling link previews (#5663) 2017-03-06 21:13:12 -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
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
George Goldberg
4fd961883a Fix telemtry IDs. (#5649) 2017-03-06 08:10:18 -05: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
163f591b7b Increase timeout on suggestion clear after blur (#5631) 2017-03-04 17:56:55 +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
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