Commit Graph

8093 Commits

Author SHA1 Message Date
Joram Wilander
0bc3e46082 Implement GET /logs endpoint for APIv4 (#5778) 2017-03-16 11:59:44 -07:00
Harrison Healey
24848f9d6a PLT-3181 Added crossorigin='anonymous' to all external images (#5774)
* PLT-3181 Added crossorigin='anonymous' to all external images

* Fixed image unit tests

* Added crossorigin='anonymous' to a few more places
2017-03-16 11:59:00 -07:00
Joram Wilander
d757645c24 Implement some channel endpoints for APIv4 (#5767) 2017-03-16 11:58:33 -07:00
Ryan Wang
04c0223c64 Sort favorite channels alphabetically regardless of type (#5739) 2017-03-16 11:27:33 -07:00
lindalumitchell
91355f0e7d Add IDs to Security > password fields (#5777) 2017-03-16 09:28:35 -07:00
Carlos Tadeu Panato Junior
6a5f621f73 cannot change ID and deleteat when trying to update the hook (#5784) 2017-03-16 16:26:15 +00:00
Carlos Tadeu Panato Junior
241f9e8888 Implement update IncomingHook for apiV4 (#5762) 2017-03-15 19:47:15 -04:00
VeraLyu
33d472c090 PLT-5321: Add markdown unit tests for images (#5770) 2017-03-15 10:07:50 -04:00
Joram Wilander
43d56be34a Prevent double join calls when joining a public channel (#5761) 2017-03-15 09:50:06 -04:00
Eric Sethna
6b208c5f3c Add IDs to Account Settings > General (#5763)
* Add IDs

* Add ID for cancel button

* Update ID on cancel button
2017-03-14 12:54:39 -07:00
Christopher Speller
7a7b293113 Moving HTTP request counter to the start of ServeHTTP so count time is not effected by request duration. (#5764) 2017-03-14 14:56:35 -04:00
Ruzette Tanyag
dc2e733058 PLT-5764 Fixed channel name minimum length (#5693)
* make sure that we use constants for channel name min length

* changed channel name error to match channel URL error

* changed constant max channel name length to 22 and reapply in modal

* reverted dutch translation
2017-03-14 12:06:31 -04:00
Carlos Tadeu Panato Junior
fa47132b8f [APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756) 2017-03-14 16:06:07 +00:00
Mika Andrianarijaona
a1994cf7ce PLT-4606: Date separator in RHS (#5606) 2017-03-14 15:41:27 +00:00
Ryan Wang
242d2cec1b Allow saving of identical team name (#5738) 2017-03-14 15:35:23 +00:00
Joram Wilander
ad0ed008fe Implement brand image endpoints for APIv4 (#5733)
* Implement brand image endpoints for APIv4

* Fix unit test
2017-03-14 09:35:48 -04:00
Carlos Tadeu Panato Junior
d03367c560 Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713) 2017-03-14 08:52:27 -04:00
Joram Wilander
ee457176bd Implement admin LDAP endpoints for APIv4 (#5720) 2017-03-14 08:43:40 -04:00
Saturnino Abril
a71a9fc3bf APIv4 DELETE channels/{channel_id} (#5723) 2017-03-14 12:08:58 +00:00
Saturnino Abril
aafc63933a APIv4: GET /files/{file_id}/public (#5665) 2017-03-13 17:13:48 -04:00
Christopher Speller
24496cd0b2 Removing goamz (#5753) 2017-03-13 16:43:00 -04:00
Christopher Speller
3b081bda08 Update eslint (#5752)
* Updating eslint

* Updating eslint-plugin-react
2017-03-13 16:42:25 -04:00
Ryan Wang
33c1609aa4 Close confirm_integration On Enter Keypress (#5600) 2017-03-13 13:36:10 -07:00
Saturnino Abril
3cbe05e0f4 APIv4: GET /files/{file_id}/info (#5591) 2017-03-13 16:34:43 -04:00
Saturnino Abril
8b59a2a291 APIv4: GET /files/{file_id}/preview (#5568)
patch 1
2017-03-13 15:40:32 -04:00
Christopher Speller
c84b761e75 Updating client dependancies except ESLint and react-router (#5750) 2017-03-13 13:58:12 -04:00
Christopher Speller
c281ee3b61 Updating server dependancies. Also adding github.com/jaytaylor/html2text and gopkg.in/gomail.v2 (#5748) 2017-03-13 12:54:22 -04:00
George Goldberg
3ada7a41a7 Upgrade schema for pinned posts. (#5747) 2017-03-13 12:52:17 -04:00
Joram Wilander
59d06b5c56 Implement GET /cluster/status endpoint for APIv4 (#5732) 2017-03-13 12:49:19 -04:00
Carlos Tadeu Panato Junior
27d2c1f6fe Add implementation for POST /database/recycle apiV4 - Recycle database connection (#5717) 2017-03-13 15:47:33 +00:00
Carlos Tadeu Panato Junior
38958d9ac4 Add implementation for POST /email/test apiV4 - Send Test Email (#5716) 2017-03-13 15:09:00 +00:00
Joram Wilander
19c67d7fe3 Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645) 2017-03-13 10:40:43 -04:00
Joram Wilander
3ebfb36953 Implement compliance endpoints for APIv4 (#5683)
* Implement compliance endpoints for APIv4

* Add paging to get reports endpoint
2017-03-13 10:14:16 -04:00
Joram Wilander
a284cd8c18 Implement some team endpoints for APIv4 (#5745)
* Implement PUT /teams/{team_id} endpoint for APIv4

* Implement GET /users/{user_id}/teams/{team_id}/unread endpoint for APIv4

* Implement POST /teams/{team_id}/members/ids endpoint for APIv4

* Remove debug statement
2017-03-13 09:46:28 -04:00
Tudor Gergely
5ec49c0db0 [PLT-4790] Crop profile picture in middle (#5653) 2017-03-13 09:26:48 -04:00
Carlos Tadeu Panato Junior
b299bc8999 add update channel endpoint for APIv4 (#5624) 2017-03-13 09:24:30 -04:00
Joram Wilander
e9c6cc269b Move command logic into app layer (#5617) 2017-03-13 09:23:16 -04:00
Joram Wilander
8b0eedbbcd Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743) 2017-03-13 12:29:56 +00:00
Joram Wilander
1860d05d62 Implement GET /users/autocomplete endpoint for APIv4 (#5742) 2017-03-13 12:29:41 +00:00
Carlos Tadeu Panato Junior
c372ceebf8 [APIV4] GET /config - getConfig endpoint for apiV4 (#5701) 2017-03-13 12:27:27 +00:00
Harrison Healey
e8a81db968 PLT-3483 Added date tooltip to post timestamps (#5688) 2017-03-13 12:27:06 +00:00
Saturnino Abril
8731465957 Endpoint for APIv4: GET /team/{team_id}/channels (#5681) 2017-03-13 12:26:51 +00:00
Joram Wilander
3559fb7959 Implement SAML endpoints for APIv4 (#5671)
* Implement SAML endpoints for APIv4

* Fix unit test

* Only disable encryption when removing puplic/private certs
2017-03-13 12:26:23 +00:00
Gabin Aureche
fe38d6d5bb Add pinned posts (#4217) 2017-03-13 12:25:08 +00:00
Poornima
482a0fb5fc Adding functionality to get & delete incoming webhooks (#5648) 2017-03-11 19:40:56 -03:00
Carlos Tadeu Panato Junior
11f1859de1 improvements for inbucket email test and re-enable Email mention test (#5647)
Now if we dont get the mailbox to check the email we try 5 times, if
still no message we disable the email verification.
2017-03-11 19:39:00 -03:00
Ryan Wang
b756ae17c0 Remove link on team creation page (#5639) 2017-03-11 19:31:52 -03:00
Saturnino Abril
d32334cdfb Endpoint for APIv4: /files/{file_id}/link (#5607)
* APIv4: /files/{file_id}/link

* updated public link
2017-03-11 19:24:44 -03:00
Jason Blais
ce772b87da Update test-links.md (#5721)
Remove a test case until we receive a customer request for it. See more details here: https://mattermost.atlassian.net/browse/PLT-5806
2017-03-10 15:57:36 -05:00
Carlos Tadeu Panato Junior
c7e28be07c add missing id to use for translation - user settings/security/mfa (#5719) 2017-03-10 09:20:22 -05:00