Commit Graph

8511 Commits

Author SHA1 Message Date
Joram Wilander
9ffc1da556 Point webapp at redux webapp-master branch (#6415) 2017-05-16 09:11:24 -04:00
Robin Naundorf
0a20e8d326 PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263) 2017-05-15 16:12:30 -04:00
doh5
34728f748b Add an ID to the sidebar channel more (#6399)
* Add an ID to the sidebar channel more

For UI Automation

* Add an ID to the Create New Channel button
2017-05-15 12:39:14 -04:00
Carlos Tadeu Panato Junior
ec2433a1e1 fix PLT-6522 - "Unknown prop align on tag" warning from EmojiPicker (#6391) 2017-05-15 12:38:53 -04:00
Carlos Tadeu Panato Junior
d07e4068b4 Implement Jira Ticket PLT-6555 - Enter should confirm deletion on delete modals (#6375) 2017-05-15 12:38:23 -04:00
Carlos Tadeu Panato Junior
a5d2d6503d [PTL-6301] debug randon failing test (#6161)
* debug randon failing test

* add another check.
2017-05-15 11:44:04 -04:00
David Rojas Camaggi
c60d4fe04b PLT-5671 Remove jquery from EmojiPicker component (#6281) (#6394) 2017-05-15 10:15:54 -04:00
chrismatteson
4da45c0e76 [PLT-1444] Created latinise function and updated cleanUpUrlable function to utilize (#6273) 2017-05-15 10:09:39 -04:00
Ryan Wang
375cdbdb13 Pressing Enter submits Leave Team Modal (#6096) 2017-05-15 10:08:25 -04:00
Christopher Speller
1397798f17 Merge pull request #6401 from mattermost/merge-3.9
Merge release-3.9 branch into master
2017-05-12 09:12:55 -04:00
JoramWilander
9d109b0700 Merge branch 'release-3.9' into merge-3.9 2017-05-12 08:00:28 -04:00
Carlos Tadeu Panato Junior
b1c39204a6 fix issue (#6393) 2017-05-12 09:18:24 +01:00
Harrison Healey
a21a06afd9 PLT-6556 Fixed last member of a channel not being able to delete channel with api v4 (#6397) 2017-05-11 16:32:14 -04:00
Asaad Mahmood
9ad61491d6 PLT-6569 - FIxing z-index for channel header (#6396) 2017-05-11 16:19:00 -04:00
Harrison Healey
e22bab5be0 PLT-6566 Prevented terms of service link from being blank (#6392) 2017-05-11 16:18:48 -04:00
William Gathoye
01fab5de94 Fix some issues in English (#5714) 2017-05-11 09:45:25 -04:00
Saturnino Abril
81b2fd9982 add IDs for reply arrows at center and RHS (#6311) 2017-05-11 08:12:33 -04:00
enahum
c789eeceb1 translations PR 20170509 (#6367) 2017-05-11 08:11:57 -04:00
Joram Wilander
cd9015a967 Fix channels getting marked unread again on channel switch (#6390) 2017-05-11 08:11:12 -04:00
Joram Wilander
be7c53ec7f Send status change event if status changes on channel view (#6389) 2017-05-11 08:10:59 -04:00
Corey Hulen
8ec90d88fa PLT-6561 Fixing javascript issue on compliance report (#6387) 2017-05-11 08:10:47 -04:00
Asaad Mahmood
23139678a0 PLT-6562 - Updating emoji sizes for headings (#6384) 2017-05-11 08:10:37 -04:00
George Goldberg
6026ed9d53 PLT-6523: Don't crash when replying to a post whose poster has left the channel. (#6388) 2017-05-10 19:16:45 -04:00
Christopher Speller
4f589e077c Removing channel list alias from apiv4 client (#6383) 2017-05-10 08:41:56 -07:00
Joram Wilander
2b7e71e47a Fix JS error when deleting post that has comments (#6381) 2017-05-10 09:49:16 -04:00
Joram Wilander
74b51d1f27 Do not client predict status for current user (#6380) 2017-05-10 09:49:02 -04:00
Joram Wilander
0ae6886513 Detach session activity update from statuses (#6379) 2017-05-10 09:48:50 -04:00
Asaad Mahmood
b868aa1dc7 Fixes for RC1 (#6376)
* PLT-6505 - Fixing z-index for post control menu

* PLT-6507 - Channel header icons not aligned

* PLT-6508 - Options popover issue on android

* PLT-6528 - Removing cross contamination on badge

* PLT-6535 - Aligning content in SSO buttons

* PLT-6509 - Aligning dropdown close icon
2017-05-10 09:48:22 -04:00
George Goldberg
a678981861 PLT-6488: Reduce database queries in user bulk import. (#6371) 2017-05-10 09:08:06 -04:00
Carlos Tadeu Panato Junior
7a927c03e4 Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363) 2017-05-10 07:46:52 -04:00
Joram Wilander
9625362494 Fix DM getting marked unread from your own message (#6373) 2017-05-10 07:41:12 -04:00
Carlos Tadeu Panato Junior
16581ae431 implement open graph metadata for apiV4 (#6343) 2017-05-10 11:44:18 +01:00
Joram Wilander
6e642036f4 Show team in sidebar when joining through login (#6358) 2017-05-09 16:01:25 -04:00
Joram Wilander
535eb14eeb Get protocol correctly if using SSL direct to Mattermost (#6361) 2017-05-09 16:01:16 -04:00
Joram Wilander
8c8d9dbf8f Forward port 3.8.1 changes that missed master (#6362) 2017-05-09 16:01:06 -04:00
George Goldberg
c8a4a8c6e6 PLT-6512: Don't set channel creation to channel admins. (#6368) 2017-05-09 16:00:54 -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
Christopher Speller
e52ab9737e Fixing session error (#6370) 2017-05-09 15:21:20 -04:00
Christopher Speller
b9f4ced52b Fixing session error (#6370) 2017-05-09 12:17:06 -07:00
Carlos Tadeu Panato Junior
0df61d161f implement PLT-6469 - Send HELO request containing domain name to SMTP server (#6322) 2017-05-09 09:34:30 -04:00
George Goldberg
622998add1 PLT-6398: Add dependency on go elastic search library. (#6340) 2017-05-09 08:13:24 -05:00
George Goldberg
b25021b912 PLT-6504: Add ElasticSearch feature to license. (#6339) 2017-05-09 07:56:07 -05: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
Robin Naundorf
5efcd2d9d3 Add API Endpoint for deleted Channels (#5889) 2017-05-09 07:52:46 -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