gstraube
160a66c952
[PLT-6102] Increase maximum length of field User.Position ( #6044 )
...
* Increase maximum length of field User.Position
* Rename method
2017-04-17 10:45:51 -04:00
Simon Soriano
f9ac95c920
Add CLI tool for validating the config.json file ( #6041 )
2017-04-17 10:44:10 -04:00
Carlos Tadeu Panato Junior
80684ad69f
implement DELETE /emoji/{emoji_id} fro apiV4 ( #6021 )
...
implement GET /emoji/{emoji_id} for apiv4
2017-04-17 10:07:28 -04:00
Asaad Mahmood
62974f19cd
Ui improvements ( #6089 )
...
* PLT-6084 - Fixing emoji reaction overflow
* PLT-6158 - Fixing pinned badge alignment in RHS
* PLT-6306 - Post alignment in compact view
* PLT-6266 - Adjusting spacing for files (compact)
* PLT-6245 - Adjusting spacing in emoji screen modal
* PLT-6237 - Adjusting filter in system console
* PLT-6247 - Adjusting spacing on code block tag
* PLT-6302 - Margins not equal for paragraphs in post
2017-04-16 21:27:15 -04:00
Joram Wilander
74ffb6f98f
Implement GET /webrtc/token endpoint for APIv4 ( #6046 )
2017-04-16 21:14:31 -04:00
Ryan Wang
c7f26bb110
Update error message when password is too long ( #6001 )
2017-04-16 17:08:37 -04:00
Carlos Tadeu Panato Junior
d8d0716122
[APIV4] POST /commands/{command_id}/regen_token for apiV4 ( #6052 )
...
* implement POST /commands/{command_id}/regen_token for apiV4
* update comment
2017-04-16 16:49:57 -04:00
Harrison Healey
461a0b3b7c
PLT-6113 Added initial unit tests for cmd package ( #6086 )
...
* Fixed app.CreateUser not using the provided locale
* Added initial unit tests for cmd package
* Disabled unit tests while we move to 'go build'
2017-04-15 13:45:22 -04:00
Harrison Healey
24667e3e54
Fixed copyright dates ( #6109 )
2017-04-13 15:02:18 -04:00
prixone
0b55dc133b
Update global_actions.jsx ( #5938 )
...
Clicking @ should append @[username] to the search
2017-04-12 14:30:09 -07:00
VeraLyu
59185babdc
PLT-4176: Remain RHS pin post unchanged after channel switching ( #6038 )
...
Prevent changes to search_store after switched channel so that
RHS pin posts can continue to display previous content.
2017-04-12 14:28:35 -07:00
Yusuke Nemoto
0aa84799fd
svg preview ( #6045 )
2017-04-12 14:26:02 -07:00
Joram Wilander
9b9788cf11
Prevent multiple clicks on post retry ( #6055 )
2017-04-12 14:25:00 -07:00
Harrison Healey
f961378600
PLT-6099 Added keys to contents of PostBodyAdditionalContent ( #6059 )
2017-04-12 14:24:43 -07:00
Yusuke Nemoto
d405cff905
fix message ids and add missing messages ( #6069 )
2017-04-12 14:23:10 -07:00
Andy Lo-A-Foe
8072bb6f57
Fix Go client’s GetTeamByName() ( #6088 )
2017-04-12 14:21:19 -07:00
Joram Wilander
8b8aa2ca3c
Refactor OAuth 2.0 code into app layer ( #6037 )
2017-04-12 16:29:42 -04:00
VeraLyu
03502cf73b
PLT-6155: Keep pin badges in RHS consistent with that in center ( #6018 )
...
Sync search store when recieving pin/unpin event to keep pin
badges in RHS consistent with that in center channel.
2017-04-12 16:23:33 -04:00
Corey Hulen
a10ad339d1
Fixing error messages ( #5995 )
2017-04-12 16:02:31 -04:00
Harrison Healey
fb6f2a123c
PLT-5860 Updated copyright date ( #6058 )
...
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
2017-04-12 08:27:57 -04:00
Saturnino Abril
e841d0c502
APIv4 GET /posts/{post_id}/reactions ( #6047 )
2017-04-11 14:14:33 +01:00
Ryan Wang
d2be3de2d3
Update profile picture format message ( #6049 )
2017-04-11 08:01:50 -04:00
Harrison Healey
858d53d0e7
Added missing localization strings for error page ( #6026 )
2017-04-10 10:23:25 -04:00
Saturnino Abril
3b1088f3bd
APIv4 DELETE /commands/{command_id} ( #6012 )
2017-04-10 09:27:10 -04:00
Corey Hulen
38eced0290
Adding default timeouts to mysql datasource and missing LicenseFileLocation prop ( #6011 )
2017-04-10 09:25:16 -04:00
Joram Wilander
dfc6db7374
Refactor switching login type code into app layer and add v4 endpoint ( #6000 )
...
* Refactor switching login type code into app layer and add v4 endpoint
* Fix unit test
2017-04-10 08:19:49 -04:00
Carlos Tadeu Panato Junior
7b77bcf87e
Small text changes - trailing spaces and update year ( #6022 )
...
* remove trailing spaces
* update year
2017-04-08 18:29:18 -04:00
Saturnino Abril
a3f5cffd46
APIv4 PUT /commands/{command_id} ( #5999 )
...
* APIv4 PUT /commands/{command_id}
* update client parameter and api4 test
2017-04-07 10:06:09 -07:00
Carlos Tadeu Panato Junior
f7b39caf31
get the latest message from the mailbox. It fixes the issue PLT-6176 ( #6005 )
2017-04-07 10:05:34 -07:00
Carlos Tadeu Panato Junior
1bd19f006d
implement GET /emoji for apiV4 ( #6007 )
2017-04-07 10:05:14 -07:00
George Goldberg
08a469a006
Prepare database upgrade function for v3.9 ( #6004 )
2017-04-07 11:37:02 -04:00
Jason Blais
56f25bba81
PLT-6259 Fix outdated help text in System Console > Developer settings ( #6017 )
2017-04-07 09:49:42 +01:00
Carlos Tadeu Panato Junior
48d9099882
implement POST /emoji for apiV4 ( #5868 )
2017-04-06 11:15:57 -04:00
Christopher Speller
1a09b2d07f
Increasing test timeout
2017-04-05 18:32:04 -04:00
Saturnino Abril
d8b732a488
APIv4 GET /users/{user_id}/posts/flagged ( #5984 )
...
* APIv4 GET /users/{user_id}/posts/flagged
* change permission check
2017-04-05 16:18:23 -04:00
Simon Soriano
51608b583a
Add CLI command to search for users based on username, email, or user ID ( #5918 )
2017-04-05 11:42:21 -04:00
doh5
5264d22d9c
Add ids to admin dropdown button, switch team button and logout button ( #5973 )
...
* Add ids to admin dropdown button, switch team button and logout button
For selenium automation - update the admin setting and switch to specific team or logout
* updated the team nav button based on the suggestion
2017-04-05 11:41:57 -04:00
George Goldberg
5986c4a847
PLT-4858: Unit tests to cover this bug. ( #5990 )
2017-04-05 11:41:33 -04:00
Christopher Speller
6b3b236dd6
Removing verbose from race tests
2017-04-05 11:20:44 -04:00
Christopher Speller
997b35d2fc
Increment server version number
2017-04-05 08:57:49 -04:00
George Goldberg
92dd07def8
PLT-5904 (WebApp): Config for skip email server cert verification. ( #5991 )
2017-04-05 08:56:03 -04:00
George Goldberg
22005f876f
Uncomment 3.8 database upgrade. ( #5992 )
2017-04-05 08:17:42 -04:00
Christopher Speller
481d0a8af7
Fixing only EE coverage ( #5933 )
2017-04-05 08:15:58 -04:00
George Goldberg
aed407fc90
PLT-6207: Fix EE policy application. ( #5988 )
2017-04-05 08:08:15 -04:00
enahum
06ac48b8c9
Fix private channel translations ( #5986 )
2017-04-05 00:21:29 -03:00
Joram Wilander
5d6cf3ace5
Remove unnecessary uses of getMoreChannels ( #5982 )
2017-04-04 21:07:51 -03:00
Harrison Healey
f7a4c75a21
PLT-5702 Added special error page for private browsing error message ( #5985 )
2017-04-04 19:21:31 -04:00
Jason Blais
a0c91ef4af
Fix missed string changes of "Invite New Member" to "Send Email Invite" ( #5983 )
...
* Update invite_member_modal.jsx
* Update policy_settings.jsx
* Update en.json
2017-04-04 18:48:20 -04:00
Joram Wilander
3e6372b3d4
Fix title in RHS for pinned posts ( #5976 )
2017-04-04 15:20:55 -04:00
Joram Wilander
97de1d0982
Fix blanking out of FileIds and backwards compatability issue with v3 ( #5950 )
2017-04-04 15:17:47 -04:00