Commit Graph

8595 Commits

Author SHA1 Message Date
Jeff Schering
78ebf19dc1 Updated with dependencies for 3.10 release (#6548)
* Updated for 3.10 release

* Revert "Updated for 3.10 release"

This reverts commit f8d79708e0.

* Added Elastic search

* Added link to homepage for Elastic
2017-06-06 14:42:13 -04:00
Harrison Healey
684dc4dcad PLT-6543 Fixed markdown images from overflowing width of post list (#6584) 2017-06-06 14:39:50 -04:00
Harrison Healey
4d7b3b5687 PLT-6752/PLT-6755 Fixed users removed from a team counting against max team members (#6578)
* PLT-6752 Fixed users removed from a team counting against max team members

* Updated unit tests for max team members

* Fixed being able to have MaxUserPerTeam+1 users in a team
2017-06-06 14:39:31 -04:00
Harrison Healey
3dc625a8bd PLT-6705 Show partially hidden channels as 'Unread above/below' (#6580) 2017-06-06 10:35:37 -04:00
David Rojas Camaggi
46fc47e520 PLT 6416 Add StatusDropdown to profile picture in top left (#6327) (#6418)
* PLT-6416 the profile picture is always shown in the top left (#6327)

* PLT-6416 Add status icon to profile picture in left sidebar (#6327)

* PLT-6416 Add StatusDropdown to profile picture in top left (#6327)

* Fixing theme stuff for status picker

* PLT-6416 Automatically close status dropdown after selection (#6327)

* PLT-6416 Avoid render status dropdown in sidebar if isMobile (#6327)

* PLT-6416 Change icon for status change to caret-down  (#6327)

* PLT-6416 Update visibility of status dropdown after window size (#6327)

* PLT-6416 Refactor status dropdown for better mouse usability (#6327)

* PLT-6416 Change status dropdown to the redux way (#6327)

* PLT-6416 Fix header style of admin sidebar (#6327)
2017-06-06 09:45:36 -04:00
Joram Wilander
382ba0b0d1 Fix race causing channels to not clear mention on focus (#6587) 2017-06-06 07:56:07 -04:00
Joram Wilander
876c5dc9df Fix default text for channel switcher (#6581) 2017-06-06 07:55:26 -04:00
enahum
f2151be096 translations PR 20170529 (#6514) 2017-06-05 22:40:21 -04:00
Christopher Speller
414c2fd2bf Fix EE Short tests (#6585) 2017-06-05 16:40:17 -07:00
Corey Hulen
86fe96a6e2 Tweaking strings and adding them to the loc files for the signature v2 fix (#6527)
* Tweaking strings and adding them to the loc files

* Fixing spacing

* Removing V2 from config
2017-06-05 16:36:59 -04:00
Harrison Healey
a3171048e0 PLT-6724 Hide options relating to channel admin when not licensed (#6583) 2017-06-05 16:34:42 -04:00
Saturnino Abril
db1b202e42 fix regression for LDAP users not showing email address (#6568) 2017-06-05 13:22:37 -04:00
Joram Wilander
abd0466a42 PLT-3466 E10: Add announcement bar feature (#6509)
* E10 - Add announcement bar feature

* Updates per feedback

* Add component tests and snapshots

* Update snapshots

* Updating color picker UI (#6543)

* Add class to body tag when banner is not dismissable and clean up localstorage items when banner changes

* Fixing links (#6544)

* Updating UI for fixed error bar (#6552)

* Truncating text on fixed banner (#6561)

* Plt 3466 - Error bar link states (#6577)

* Updating error bar hover state

* Updating error bar link states
2017-06-05 12:49:38 -04:00
Joram Wilander
0f3bd85b8d Allow switching to private channels with /join command (#6579) 2017-06-05 11:57:50 -04:00
Saturnino Abril
b0f32e3c19 fix JS error and incorrect comment thread for SHIFT+UP (#6574) 2017-06-05 11:09:43 -04:00
Harrison Healey
b53ca57bad Fixed out of bounds array index (#6576) 2017-06-05 07:38:43 -07:00
Joram Wilander
7be7c67757 Increase quick switcher perf by not storing server results (#6575) 2017-06-05 09:45:50 -04:00
Saturnino Abril
0d6dd52be6 [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' dialog (#6534)
* add keypress shortcut to open 'more direct messages' dialog

* removed duplicate e.preventDefault()

* add text description to /shortcuts output
2017-06-05 08:46:31 -04:00
Saturnino Abril
fd6f6a55ce [PLT-6616] Fixed autocomplete to close properly (#6528)
* fix autocomplete to close properly

* disable key press of suggestion box when input value is empty
2017-06-05 08:43:59 -04:00
Harrison Healey
14f47f569f PLT-6700 Fixed nil pointer exception on 'ldap sync' command (#6535) 2017-06-02 09:12:19 -07:00
Saturnino Abril
f1b317a51f add shortcut that opens a comment thread for most recent message in a channel (#6549) 2017-06-02 09:11:03 -07:00
Corey Hulen
6a54f3c489 PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530) 2017-06-02 12:08:04 -04:00
Joram Wilander
1c9ec861fd Properly filter in more channels search (#6513) 2017-06-02 12:00:58 -04:00
Asaad Mahmood
2f88bcb223 Multiple Ui improvements (#6553)
* PLT-6729 - Fixing close button

* PLT-5216 - Updating mattermost theme

* PLT-6679 - Fixing styling for active state
2017-06-02 08:46:54 -07:00
Saturnino Abril
e7e59cc40f make channel admins able to delete channel member messages (#6550) 2017-06-02 08:46:38 -07:00
Harrison Healey
07c5f0bc2a PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508) 2017-06-02 11:43:08 -04:00
Harrison Healey
e16da499b4 PLT-6380 Make team invite links open in the current tab (#6538)
* PLT-6380 Changed link formatting to make team invite links open within the current tab

* Fixed internal link parsing when site URL isn't set
2017-06-02 10:53:03 -04:00
Harrison Healey
43c440e8a4 PLT-6552 Fixed system users list ignoring search term after changing teams (#6537) 2017-06-01 17:20:57 -04:00
Harrison Healey
3b74effacd Fixed debug message for push notifications (#6536) 2017-06-01 17:20:34 -04:00
Harrison Healey
b46320a089 PLT-6692 Removed wbr tags from single line markdown (#6539) 2017-06-01 17:20:04 -04:00
Joram Wilander
8ad057c2c7 Prevent re-rendering of sidebar when typing into channel switcher (#6547) 2017-06-01 14:16:51 -04:00
Joram Wilander
f662d0d632 Fix JS errors when receiving message when on no teams (#6533) 2017-06-01 08:15:47 -04:00
Joram Wilander
09e7ba23e3 PLT-6658 Ignore correct message types for setting unreads for teams (#6532)
* Ignore correct message types for setting unreads for teams

* Fix ESLint error
2017-05-31 18:05:17 -04:00
Harrison Healey
7ad1571701 PLT-6684 Fixed onClick handler for search autocomplete suggestions (#6540) 2017-05-31 17:15:47 -04:00
Joram Wilander
5aaedb9663 PLT-5699 Improvements to channel switcher (#6486)
* Refactor channel switcher to not wait on server results

* Change channel switcher to quick switcher and include team switching

* Add sections, update ordering and add discoverability button

* Fix styling error

* Use CMD in text if on mac

* Clean yarn cache on every install

* Various UX updates per feedback

* Add shortcut help text for team switcher

* Couple more updates per feedback

* Some minor fixes for GM and autocomplete race

* Updating UI for channel switcher (#6504)

* Updating channel switcher button (#6506)

* Updating switcher modal on mobile (#6507)

* Removed jQuery usage

* Rename function to toggleQuickSwitchModal
2017-05-31 16:51:42 -04:00
Saturnino Abril
8ce72aedc3 fix JS error when adding reaction when latest post is ephemeral (#6512) 2017-05-31 11:55:53 -04:00
Torsten Juergeleit
fdf1164aee PLT-5705 Created a single source of http.Client creation logic with internet proxy support, reasonable timeouts and optional insecure connections (#6503) 2017-05-31 10:34:05 -04:00
Carlos Tadeu Panato Junior
ddc996f33f [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limits (#6331)
* implement PLT-5465 - Improve ping health check to have limits

* update /ping and delete /health

* remove permission check
2017-05-30 21:47:27 -07:00
Joram Wilander
0e4add96ae Do not re-register WS connection if already authenticated (#6511) 2017-05-30 21:35:21 -07:00
Harshavardhana
f520aa1f4d Support AWS Signature V2 for Mattermost for S3 storage. (#6462)
Certain S3 compatible servers only use Legacy Signature (AWS
Signature V2), current code only supports signature v4.

This PR adds facility to click a button on the UI to enable
legacy signature with S3 compatible servers.
2017-05-30 16:12:24 -07:00
Carlos Tadeu Panato Junior
d409c7c1c6 Implement PLT-6246 - Confirm before sending (at)all, (at)channel message (#6250)
* implement PLT-6246 - Confirm before sending (at)all, (at)channel message

* refactor per review

* add constant to define the notify all modal
2017-05-30 16:46:18 -04:00
David Meza
eab6f74594 PLT-6485 Add ability to disable @here notifications (#6372) 2017-05-30 12:02:44 -04:00
Saturnino Abril
23ca4fe69c make username clickable on mobile view (#6519) 2017-05-30 08:19:48 -07:00
Asaad Mahmood
b2453735b2 Minor Ui improvements (#6515)
* PLT-6645 - Improving copy pasting behaviour

* PLT-6149 - Fixing edited indicator in search
2017-05-30 08:19:29 -07:00
Joram Wilander
860e5d483c PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout setting (#6410)
* Update gorp to mattermost fork and add connection timeout setting

* Add go dependency

* Rename from connection timeout to query timeout

* Properly add gorp dependency
2017-05-29 15:46:35 -04:00
enahum
f9843b3800 PLT-6643 Add Turkish to Mattermost (#6500) 2017-05-26 09:46:50 -04:00
enahum
c84bb160ce translations PR 20170522 (#6475) 2017-05-26 09:22:05 -04:00
Christopher Speller
00f48a1908 Adding short unit tests by default (#6494) 2017-05-25 11:01:53 -04:00
David Meza
554938a840 Add RedirectTo after login for Universal linking or deep linking to work (#6304) 2017-05-25 10:49:46 -04:00
Joram Wilander
b28227ff6b Update sidebar header dropdown to close properly (#6488) 2017-05-24 20:20:02 -04:00