Commit Graph

1990 Commits

Author SHA1 Message Date
Joram Wilander
9625362494 Fix DM getting marked unread from your own message (#6373) 2017-05-10 07:41:12 -04:00
Joram Wilander
6e642036f4 Show team in sidebar when joining through login (#6358) 2017-05-09 16:01:25 -04:00
Harrison Healey
0c701cc1d0 PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)
* Stopped ManageLanguages component from mutating user

* Removed obsolete reference to mm_user

* PLT-6518 Fixed user's locale not being loaded with redux actions
2017-05-09 16:00:40 -04:00
Saturnino Abril
f88769d1f2 [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271)
* [UI-AUTO] add IDs to last 10 posts' text

* create FlagPost component and add flag IDs for posts at center, RHS and
 search results
2017-05-09 07:54:45 -05:00
Saturnino Abril
882172b298 [UI-AUTO] add IDs to last 10 posts' text (#6257) 2017-05-09 07:53:59 -05:00
Kacper Kula
2b18e782d6 [PLT-4374] Added active state for recent mentions and flagged posts. (#6253)
* [PLT-4374] Added active state for recent mentions and flagged posts.

* Increased hover opacity to 0.7 on mention and flag icon.
2017-05-09 07:53:47 -05:00
Carlos Tadeu Panato Junior
7a618b8973 implemet fix for PLT-2606 (#6238) 2017-05-09 07:53:26 -05:00
Ryan Wang
37586d26bc [PLT-5440] Add Options to System Console Dropdown Menu (#5939)
* Add options to system console dropdown menu

* Updating modal css
2017-05-09 07:53:13 -05:00
Carlos Tadeu Panato Junior
530814b8c9 Implement PLT-6443 - Show status indicator in Direct Messages More... menu (#6341) 2017-05-09 07:52:19 -05:00
Joram Wilander
202c383d8d Fix MFA enforcement on login and page load (#6356) 2017-05-09 07:48:57 -05:00
David Meza
a3f58b4663 PLT-6487 Drag and drop on left hand sidebar leads the picture in the browser (#6315) 2017-05-09 12:56:39 +01:00
Joram Wilander
fb4d72bd8a Fix getting removed from channel or team (#6357) 2017-05-09 11:24:53 +01:00
Saturnino Abril
431d89f5f6 fix JS error when deleting RHS root (#6344) 2017-05-08 13:54:42 +01:00
Saturnino Abril
14b9d7784e fix JS error after pinning a post with an empty pinned post list open in RHS (#6345) 2017-05-08 13:51:56 +01:00
Harrison Healey
ea60d4695b PLT-6478 Fixed copyright date on login screen (#6329) 2017-05-04 18:28:35 -04:00
Joram Wilander
4951da5232 Fix usernames not showing in DM list on first load (#6333) 2017-05-04 18:06:25 -04:00
Christopher Speller
010ec23af3 Removing password reset salt (#6334) 2017-05-04 16:36:51 -04:00
Joram Wilander
fe95276ba8 PLT-6492 Use new cookie to determine if user is logged in (#6317)
* Use new cookie to determine if user is logged in

* Add temporary code for 3.9 to prevent forced re-login
2017-05-04 16:36:31 -04:00
George Goldberg
1838f6c25e PLT-6381 Keyboard Shortcuts Menu Link. (#6332) 2017-05-04 16:08:09 -04:00
enahum
eaad4c02ad translations PR 20170501 (#6291)
* translations PR 20170501

* Add polish to webapp
2017-05-04 16:07:42 -04:00
Joram Wilander
49481caf6d PLT-6262 Add config setting to disable file attachments (#6301)
* Add config setting to disable file attachments

* Add unit tests

* Updating UI for no attachments (#6312)

* Update UI text on file upload System Console setting (#6313)

* Update storage_settings.jsx

* Update en.json
2017-05-04 15:45:19 -04:00
Harrison Healey
44a8f76d99 PLT-6431 Prevented autocompleting while suggestions are being received (#6328) 2017-05-04 14:54:50 -04:00
Asaad Mahmood
72351c8ef8 PLT-6297 - Pinned label overlapping on heading (#6324)
* PLT-6297 - Pinned label overlapping on heading

* PLT-6500 - Fixing mention badge styling
2017-05-04 14:25:12 -04:00
Corey Hulen
4f074fed0d PLT-6444 switching SAML props to default true (#6330) 2017-05-04 14:11:28 -04:00
Corey Hulen
152bc14fcb PLT-6379 revert to original value when canceled (#6319) 2017-05-04 10:30:22 +01:00
Joram Wilander
ec5f40a423 Add back button to RHS threads from pinned posts (#6306) 2017-05-03 08:55:06 -07:00
Joram Wilander
6a6c5365d3 Fix DMs not being removed until re-render (#6305) 2017-05-03 08:54:47 -07:00
Harrison Healey
aa65478445 PLT-6297 Added post--pinned CSS class to pinned posts (#6303) 2017-05-03 08:54:32 -07:00
Joram Wilander
c3ed7b2540 Remove 'Note' from intensive query banner in team statistics (#6294) 2017-05-03 08:53:09 -07:00
VeraLyu
ad7f8eda7e PLT-6211: Close emoji picker right away after react (#6275)
Close emoji picker before adding emoji to recent used.
2017-05-03 08:51:33 -07:00
Joram Wilander
dc6c836b35 Fix group message names in channel switcher (#6246) 2017-05-03 08:48:44 -07:00
Harrison Healey
1c8fdb4cdd PLT-6277 Moved profile image cropping to server (#6269)
* PLT-6277 Moved profile image cropping to server

* Cosmetic refactoring of SettingPicture component
2017-05-03 09:08:00 -04:00
Asaad Mahmood
b509f65b8e Minor Ui bug fixes (#6295)
* PLT-6435 - Adjusting tooltip for add-channel-btn

* PLT-6404 - Fixing emoji reaction button on hover
2017-05-03 09:06:49 -04:00
Joram Wilander
042052aec6 Improve perf for channel switching, fix team switching issues (#6286)
* Improve perf for channel switching, fix team switching issues

* Fix last channel when switching teams
2017-05-02 09:28:44 -04:00
doh5
294bd08255 Add IDs to system_users_dropdown and manage_teams_dropdown (#6274)
* Add IDs to system_users_dropdown

* Add IDs to manage_teams_dropdown

For UI Automation

* Update system_users_dropdown.jsx

* Update manage_teams_dropdown.jsx
2017-05-02 07:50:41 -04:00
Harrison Healey
581bd8637f Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile popover (#6129)" (#6289)
This reverts commit 83f819451a.
2017-05-01 17:40:54 -04:00
Joram Wilander
2d22fb5652 Prevent unnecessary store emits (#6285)
* Remove unnecessary store emits

* Drastically reduce number of emitted changes
2017-05-01 10:49:34 -04:00
Saturnino Abril
83f819451a [GH-5915] Clicking on @mention of a user in a post shows the profile popover (#6129)
* post message at-mention profile pop-over

* remove hover effect to special mentions

* make non-clickable the non-existing at-mention username

* fix "video call" position

* use usernameMap instead of initially defined liteUsernameMap

* update per comments
2017-05-01 10:08:54 -04:00
Asaad Mahmood
5ab7726c1e Multiple Ui fixes (#6272)
* PLT-6453 - Improving headings in the web app

* PLT-6414 - Fixing view members modal issue

* PLT-5863 - Fixing alignment in new channel menu

* PLT-6391 - Fixing code block overlay
2017-05-01 00:18:21 -04:00
Joram Wilander
96906482ce PLT-6214 Move channel store and actions over to redux (#6235)
* Move channel store and actions over to redux

* Fix style errors

* Fix unit test

* Various fixes

* More fixes

* Revert config changes
2017-04-28 13:16:03 -04:00
Asaad Mahmood
91f3e10854 Minor UI fixes (#6262)
* Minor UI fixes

* Updating post image size for search
2017-04-28 10:14:59 -04:00
Joram Wilander
83bfd95f65 Fix inactive users showing up in team members modal (#6260) 2017-04-28 10:12:30 -04:00
doh5
224ddb35cf Add IDs to sidebar_header_dropdown (#6256)
for selenium automation
2017-04-28 10:11:47 -04:00
Joram Wilander
514f038f44 Fix error not appearing when updating to existing username (#6255) 2017-04-28 10:11:26 -04:00
Joram Wilander
1b82d98cdb Add config setting to disable statuses (#6254) 2017-04-28 10:10:58 -04:00
Harrison Healey
84977e002e PLT-6278 Fixed not being able to open custom theme sections on iOS (#6259) 2017-04-27 17:11:04 -04:00
VeraLyu
fb3cc12f56 PLT-6249: Erase custom emoji in "recently used" after deleted (#6242) 2017-04-27 07:58:38 -07:00
Joram Wilander
ad701900ef Fix mouse selection on channel switcher (#6244) 2017-04-27 07:58:15 -07:00
Joram Wilander
5a60ea0d75 PLT-6268 Clear blue bar correctly when removing expiring license (#6247)
* Don't sanitize license for system admin

* Clear blue bar error whe removing expiring license

* Fix unit test
2017-04-27 07:57:58 -07:00
Christopher Speller
9a87bb3af6 Creating common token store and moving email invites and verification to it (#6213) 2017-04-27 10:55:03 -04:00