Commit Graph

1760 Commits

Author SHA1 Message Date
VeraLyu
8aab290d10 PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)
Dispatch REMOVE_POST event after successfully initiating delete post,
others get informed by websocket event and will mark the msg as deleted
but not delete from RHS.
2017-04-18 08:47:27 -07:00
Jason Blais
b1c47922ed GH-5847 Add missing localization string (#6130)
* Add missing localization string to channel_intro_messages.jsx

* Update en.json

* Fix indentation
2017-04-18 08:26:10 -07:00
enahum
c10517188d Add missing GM locs (#6116) 2017-04-18 11:49:50 +01:00
Christopher Speller
92d8fa4aa8 Merge branch 'release-3.8' 2017-04-17 15:08:56 -04:00
Corey Hulen
a2f5ad0d14 PLT-5863 Fixing double display of error message (#6104) 2017-04-17 10:55:26 -04:00
Corey Hulen
7e29dc65aa PLT-6298 fixing javascript error on HA system console page (#6080) 2017-04-17 10:46:53 -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
Ryan Wang
c7f26bb110 Update error message when password is too long (#6001) 2017-04-16 17:08:37 -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
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
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
enahum
3097453394 translations PR 20170410 (#6065) 2017-04-12 10:40:59 +01:00
Harrison Healey
5d145d72c8 PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077) 2017-04-12 10:40:21 +01:00
Harrison Healey
b3305d82eb PLT-6300 Fixed flag icons not appearing (#6078) 2017-04-12 10:39:49 +01:00
Asaad Mahmood
e8be67bff2 PLT-6311 - Link text wrapping fix (#6079) 2017-04-12 10:39:18 +01:00
Ryan Wang
d2be3de2d3 Update profile picture format message (#6049) 2017-04-11 08:01:50 -04:00
George Goldberg
9c3b96661b PLT-6253: Handle demote self from Team Admin. (#6056) 2017-04-10 17:21:54 +01:00
Harrison Healey
858d53d0e7 Added missing localization strings for error page (#6026) 2017-04-10 10:23:25 -04:00
enahum
787dfc9220 translations PR 20170407 (#6031) 2017-04-10 11:28:14 +01:00
Harrison Healey
5e58d7e72f PLT-6280 Fixed post textbox not being able to scroll (#6034) 2017-04-10 11:25:38 +01:00
Joram Wilander
de3995a1ce Fix possible MFA enforcement redirect loop (#6030) 2017-04-07 19:47:58 +01:00
Asaad Mahmood
6e31e017eb Minor bug fixes (#6019)
* PLT-6193 - Post right scroll for small threads

* PLT-6210 - Emoji icon not aligned.

* Fixing word break
2017-04-07 19:22:41 +01:00
Harrison Healey
63c122bc02 PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)
* PLT-6220 Removed ability to react to system messages

* PLT-6201 Removed ability to pin system messages
2017-04-07 19:21:58 +01:00
Joram Wilander
86fbd496af Check if we need to add DM/GM to sidebar regardless of post sender (#6009) 2017-04-07 19:21:31 +01:00
Harrison Healey
9318ffcdf3 PLT-6263 Updated timing and text of Site URL warning bar (#6016) 2017-04-07 19:19:37 +01:00
Harrison Healey
8dbb297b3e PLT-6238 Fix 404 error in system console (#6014) 2017-04-07 19:19:17 +01:00
Harrison Healey
a56310ba8f PLT-6200 Fixed file upload button not working on iOS (#6013) 2017-04-07 19:18:46 +01:00
Jason Blais
56f25bba81 PLT-6259 Fix outdated help text in System Console > Developer settings (#6017) 2017-04-07 09:49:42 +01:00
Eric Sethna
1901adffa5 [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008) 2017-04-07 09:26:35 +01:00
Eric Sethna
62204a7f65 Update en.json 2017-04-06 11:12:55 -06:00
Eric Sethna
99952f0152 remove beta on high availability 2017-04-06 11:10:55 -06: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
92dd07def8 PLT-5904 (WebApp): Config for skip email server cert verification. (#5991) 2017-04-05 08:56:03 -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
George Goldberg
1fa3f2351c PLT-6023: Add Users to Team in WebApp. (#5956)
* PLT-6198: Use added to channel system message on default channels.

Use a different sytem message when a user was added to a default channel
by someone else than when they joined themselves.

* PLT-6023: Add Users to Team in WebApp.

* Fix string text.

* Handle added_to_team websocket message.

* Fix unread flag on new channel.
2017-04-04 15:17:15 -04:00
Harrison Healey
77a76487a8 PLT-5985 Cleaned up CSS for post textbox (#5974) 2017-04-04 15:15:11 -04:00
George Goldberg
6bb65ef420 PLT-6139 (WebApp): Manage Private Channel Members (#5947)
Honour the policy setting for add/remove members from private channels
in the WebApp UI.
2017-04-04 14:43:22 -04:00
Corey Hulen
6bf080393d Fixing race conditions in the code base (#5966)
* Adding initial race detector

* Remove setting of config twice

* Fixing config file watch and config reload on license save

* Fixing config file watch and config reload on license save

* Fixing build error

* Fixing locking issue

* Fixing makefile

* Fixing race in config

* Fixing race in status unit test

* Adding EE race tests

* Fixing race in cluster info

* Removing code that's isn't needed

* Fixing some more races

* Fixing govet issue
2017-04-04 14:42:07 -04:00
enahum
0b5c0794fd PLT-5906 Set logs path instead log filename (#5949)
* PLT-5906 Set logs path instead log filename

* feedback review
2017-04-04 18:13:31 +01:00
Harrison Healey
ac0c7e30ca PLT-3958 Updated title for permalink error page (#5970) 2017-04-04 18:10:55 +01:00