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

1060 Коммитов

Автор SHA1 Сообщение Дата
Harrison Healey
a8f35c5738 Moved code to change direction of dropdown to run when dropdown is shown (#5100) 2017-01-23 10:14:45 -03:00
enahum
b064457c74 Random fixes (#5145)
* Fix OVERLAY_TIME_DELAY in sidebar_header

* Fix webhook channel selection by adding a filter
2017-01-23 09:11:37 +00:00
Saturnino Abril
784d85f46d Move instances of Client.inviteMembers() in components to an action (#5154) 2017-01-23 09:07:34 +00:00
Saturnino Abril
efbaa1eb03 Move instances of Client.updateUserNotifyProps() in components to an action (#5156) 2017-01-23 09:03:57 +00:00
Jason Blais
9b0ac63133 Update chanel_header.addMembers --> channel_header.addMembers (#5144)
* Update channel_header.jsx

* Update en.json
2017-01-20 17:56:53 -03:00
Christopher Speller
11a688d381 Adding active users statistics to system console (#5141) 2017-01-20 17:24:53 -03:00
Jason Blais
66dddbdb78 Account settings text updates (#5143)
* Update en.json

* Update user_settings_display.jsx

* Update en.json

* Update user_settings_advanced.jsx
2017-01-20 17:23:45 -03:00
Debanshu Kundu
3aaf71fdea #4257 Added functionality to create previews for post links using open graph data from those links. (#4890) 2017-01-20 14:41:13 -03:00
Carlos Tadeu Panato Junior
6097f93704 Move instances of Client.leaveChannel() in components to an action (#5131)
* Move instances of Client.leaveChannel() in components to an action

* create isFavoriteChannelId
2017-01-20 09:45:22 -05:00
Carlos Tadeu Panato Junior
6aec2b6c55 Move instances of Client.getInviteInfo() in components to an action (#5130) 2017-01-20 08:22:58 -05:00
Harrison Healey
23e7414d35 Fixed channel mention autocomplete to not match completed mentions (#5101) 2017-01-20 08:19:23 -05:00
Carlos Tadeu Panato Junior
576c662f27 Move instances of Client.deletePost() in components to an action (#5129) 2017-01-19 23:03:47 -03:00
Carlos Tadeu Panato Junior
48e1fa8aa0 Move instances of Client.addUserToTeamFromInvite() in components to an action (#5132) 2017-01-19 23:02:05 -03:00
Carlos Tadeu Panato Junior
61b7226533 Move instances of Client.updateChannelPurpose() in components to an action (#5096) 2017-01-19 08:40:21 -05:00
CrEaK
24553164b6 PLT-4532: added link to Members model in channel member list (#5065)
* PLT-4532: added link to Members model in channel member list

* PLT-4532: change modal behavior for team-modal in non-default channel and change link text

* PLT-4532: changed link text for regular members in non-default-channels
2017-01-19 10:18:56 +00:00
khawerrind
bcd7da510d PLT-5057 Make image preview work if URL contains a query (#4869)
* Fixed image previews urls having query params

* dont show expand/collapse icon if image link fails to load
2017-01-18 18:02:03 -03:00
Mika Andrianarijaona
9eb5727841 PLT-137: Disable upload button when max uploads reached (#5053)
* Change upload button color opacity when max reached

* Display max upload message

* Remove error when deleting preview

* Clear error message in side-bar

when user reaches max upload and error is displayed in side-bar, removing one file won't remove error message

* Scroll in preview after file upload in sidebar
2017-01-18 18:00:21 -03:00
George Goldberg
e15ae2253a PLT-5050 (WebApp): Change channel member roles. (#5076)
Admins can now Promote/Demote channel members in the Channel Manage
Membersmodal.
2017-01-18 17:54:48 -03:00
Joram Wilander
9c2e28e95c Add logout button to MFA setup page when enforcement enabled (#5115) 2017-01-18 17:45:03 -03:00
George Goldberg
b6cafd5981 PLT-5077: Fix floating date on mobile view. (#5061) 2017-01-18 15:15:43 -05:00
Amit Yadav
99cf08ac38 Message Editing and Deleting permissions (#4692) 2017-01-18 08:08:31 -05:00
Carlos Tadeu Panato Junior
8f0175e15c Move instances of Client.updateChannelHeader() in components to an action (#5098) 2017-01-17 15:49:58 -05:00
Harrison Healey
a5b5dabf4a Added support for emojis with multiple aliases to autocomplete (#5097) 2017-01-17 15:49:05 -05:00
George Goldberg
0685afd1d1 PLT-2978: Add channel purpose change system message. (#5094)
Completes original patch by David Lu.
2017-01-17 15:45:18 -05:00
George Goldberg
b778db24a7 PLT-5210: Unify errors for invalid invite. (#5090)
Now shows the same error regardless of whether the user is logged in or
logged out.
2017-01-17 09:05:11 -05:00
George Goldberg
97a51b0e31 PLT-5156 Fix Channel Switcher Console Errors. (#5058) 2017-01-17 08:36:06 -05:00
Joram Wilander
846880e814 Clear mention autocomplete if there is no regex match (#5085) 2017-01-16 18:33:42 -05:00
Joram Wilander
6b2c4a346b Discard outdated results in modal searches (#5082) 2017-01-16 18:32:51 -05:00
Mika Andrianarijaona
c0fde5f7e5 PLT-4784 Display Sign In button spinner (#5046)
* PLT-4784 Display Sign In button spinner

When the user clicks the Sign In button, display a spinner on the left

fixes #4973

* Replace "Sing in..." by "Signing in..."

* fix: replace ternary with if block
2017-01-16 18:30:54 -05:00
Corey Hulen
7c9d0c313f PLT-5173 fixing javascript error when creating DM on Android (#5077) 2017-01-16 16:51:46 -05:00
Corey Hulen
59d2d34279 PLT-5190 fixing javasscript error on RHS (#5068)
* PLT-5190 fixing javasscript error on RHS

* PLT-5190 fixing javasscript error on RHS
2017-01-16 08:43:49 -05:00
enahum
a5674b481d PLT-5228 Fix Clicking "Join Another Team" during WebRTC call hangs up the call (#5067) 2017-01-16 11:32:52 +00:00
Corey Hulen
9d9d51146d PLT-5149 Removing req for purge button to need license (#5066) 2017-01-15 16:57:27 -05:00
George Goldberg
95251258f5 PLT-5049 (Webapp) New Channel Members UI. (#5036)
This replaces the existing Channel Members UI with one based on the Team
Members UI, so that either a button, a role or a role with a menu can be
displayed.

Basic logic for which actions and roles are displayed is implemented,
although this doesn't change behaviour or functionality at all, as that
will come in later PRs. It does, however, add code to fetch the
ChannelMember objects as that is necessary to provide the full set of
actions and roles as intended.
2017-01-15 10:40:43 -05:00
George Goldberg
2010f74a21 PLT-5221: Correct error when team description unchanged. (#5055)
Also replace all legacy i18n code in the changed file.
2017-01-15 08:56:10 -05:00
George Goldberg
07bad4d6d5 PLT-5025: Fix scroll to bottom delay loading channel. (#5056) 2017-01-13 15:03:12 +00:00
Mika Andrianarijaona
e69809dce3 GH-4907 Move Client.updatePost call into an action (#5045)
* move Client.updatePost into an action

Client.updatePost where called from components so they needed to be moved inside action and call that action from component instead

fixes #4907

* move loadPost in updatePost callback

* Add loadPosts call in updatePost action

* Lint: remove trailing spaces
2017-01-13 10:48:49 -03:00
George Goldberg
6c814c72ec PLT-4317: Fix Desktop App platform in sessions list. (#5048)
Incidentally fixes displaying the Linux icon next to sessions on Linux
at the same time.
2017-01-13 10:47:10 -03:00
George Goldberg
b6cba7a07b PLT-4449: Update channel creation placeholders. (#5059) 2017-01-13 10:41:29 -03:00
Christopher Speller
8fb66c2b83 Merge branch 'release-3.6' 2017-01-12 19:59:37 -05:00
enahum
aafb8be87c Fix ios Team Switch double tap (#5051)
* Fix ios Team Switch double tap

* Removing check of the user agent
2017-01-12 15:27:58 -05:00
khawerrind
45d18b364b PLT-5174 Mobile view: Send message link in popover doesn't close RHS (#5017)
* Fixed send message link in popover doesn't close RHS

* added isMobile check for closing the rhs when click on send message button from profile popover
2017-01-12 10:52:19 -05:00
Debanshu Kundu
739f32272f PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923) 2017-01-12 10:47:29 -05:00
Joram Wilander
a5dd7e6d63 Fix enforcement text on MFA setup page (#5042) 2017-01-12 10:04:43 -05:00
Joram Wilander
99493bc5fa PLT-5212 Add password setting text for google and office365 (#5029) 2017-01-10 15:05:58 +00:00
enahum
fd9c122dbc PLT-5204 Fix Team Sidebar empty tooltip (#5028) 2017-01-10 09:09:07 -05:00
Harrison Healey
7846036c77 Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026) 2017-01-10 09:08:37 -05:00
AymaneKhouaji
0cba48d155 Move instances of Client.updatePassword() in components to an action (#4908) (#5021) 2017-01-10 10:48:37 +00:00
Joram Wilander
548adb178e PLT-5154 Scroll RHS to the top when search term changes (#5027) 2017-01-10 10:40:37 +00:00
Harrison Healey
2f9b56eb3a Fixed onBlur being called when not given as a prop (#5024) 2017-01-09 14:22:21 -05:00