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
George Goldberg
85c2d5a478
PLT-6393: Fix Websocket CORS header check. ( #6335 )
2017-05-04 17:21:28 -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
Joram Wilander
88a328421f
Update channel patch to post the correct system messages ( #6290 )
2017-05-03 08:52:36 -07:00
Jeff Schering
63b84ce2da
Updated with dependencies for 3.9 release ( #6287 )
...
* Updated with dependencies for 3.9 release
* typo
* Added html-to-react
* Removed html-to-react
2017-05-03 08:52:04 -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
Harrison Healey
030b9a0c5c
PLT-6380 Fired websocket event when user joins a team ( #6266 )
2017-05-03 08:50:12 -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
Jason Blais
b53335614f
Update CONTRIBUTING.md for "Major Change" label ( #6309 )
2017-05-03 08:37:18 -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
935405f19d
Copy users in/out out profileByIds cache to prevent data race ( #6179 )
2017-05-01 17:40:04 -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
George Goldberg
597641545d
PLT-6355: Use separate Read Replicas for Search. ( #6216 )
2017-05-01 00:19:58 -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
George Goldberg
6f6b7e4e97
Add Password field to Bulk Importer. ( #6268 )
2017-04-28 15:01:56 -07: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
George Goldberg
302ec17bee
Parallelise Bulk Import. ( #6267 )
...
* Parallelise Bulk Import.
* Set worker count through command line flag.
2017-04-28 17:54:04 +01:00
Joram Wilander
36a15925dc
Fix user autocomplete for DMs and GMs ( #6265 )
2017-04-28 08:04:13 -07: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
Harrison Healey
c3e17da8c8
PLT-6271 Changed word splitting to initially split on any non-name character ( #6261 )
...
* PLT-6271 Changed word splitting to initially split on any non-name character
* Fixed detection of out of channel mentions
2017-04-28 10:13:07 -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
Corey Hulen
a8cf08d6ef
PLT-6322 log error messages in english ( #6234 )
2017-04-28 10:03:52 -04:00
Carlos Tadeu Panato Junior
d0618afb50
fix typo ( #6264 )
2017-04-28 12:43:59 +01: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
Christopher Speller
bd9acee72b
Fixing token size issue ( #6258 )
2017-04-27 16:22:46 -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