George Goldberg
8509c2f0b0
PLT-5080 (WebApp): Channel Admin permission level. ( #5047 )
...
* PLT-5080 (WebApp): Channel Admin permission level.
For channel management and channel deletion.
* Fix some incorrect showing/hiding of options.
* Remove incorrect client calls that was overwriting my channel members.
2017-02-23 20:15:10 -05:00
Corey Hulen
bc9f3dfa24
PLT-5394 fixing javascript when replying to a perma link. ( #5515 )
2017-02-23 12:59:16 -03:00
enahum
3b0f7163ab
translations PR 20170220 ( #5482 )
2017-02-23 10:21:34 -03:00
Saturnino Abril
f6d22ee4f0
[PLT-5445] Mobile view: Set focus back to message box after uploading a file ( #5360 )
2017-02-23 08:57:41 +00:00
George Goldberg
7883a515e7
Fix Utils importing in ChannelStore. ( #5503 )
...
This fixes a whole load of bugs around Channel Members Modals, and
elsewhere where the Channel Members are used. Most of those bugs have
been alreay closed as "Cannot Reproduce" becaues the issue was a really
nasty race condition in the javascript!
2017-02-22 21:33:13 -05:00
Joram Wilander
ad61a63ad2
Fix system admin loading members for teams not on ( #5496 )
2017-02-22 21:32:23 -05:00
Joram Wilander
d1f1109e59
Fix unreads appearing after some system messages posted ( #5491 )
2017-02-22 09:16:17 -05:00
Jason Blais
b61115df55
Update RHS --> right-hand sidebar ( #5483 )
2017-02-21 18:52:43 -05:00
joannekoong
7068307a1c
Add help text for 'Words that trigger mentions' ( #5459 )
2017-02-20 19:07:50 -05:00
George Goldberg
1f8a11469d
PLT-5334: Show Create Team menu option to Sysadmins even when Team Creation is disabled. ( #5481 )
2017-02-20 19:07:04 -05:00
joannekoong
bf10b27b26
Update System Console > Privacy help texts ( #5470 )
2017-02-20 13:28:31 -03:00
Asaad Mahmood
22118fafc8
PLT-5573 - Fixing emoticons ( #5461 )
2017-02-19 21:10:54 -05:00
enahum
2f96814a8b
translations PR 20170213 ( #5393 )
2017-02-17 12:29:39 -03:00
fengpan
b3afe9fb16
Rename channel ( #5322 )
...
* fix react proptypes
* Replace the handle field and label with url
* Update rename channel url correctly
* fix merge
* fix after test-1
* update i18n
2017-02-17 08:58:39 -05:00
Joram Wilander
38c42ca53f
Fix load profile for new DM message ( #5441 )
2017-02-16 12:13:22 -05:00
Asaad Mahmood
c6ffb73999
Multiple Ui improvements ( #5398 )
...
* PLT-5475 - Adjusting tutorials on mobile
* PLT-5475 - Adjusting tutorials on mobile
* PLT-5457 - Adjusting save button
* PLT-5443 - Updating highllight on status compact
* PLT-5413 - Team sidebar not scrolling
* PLT-5358 - Maintaing aspect ratio for emojis
* PLT-5411 - Removing help text from LDAP signin
* PLT-5420 - Updating emoticon for headings
* Updating emoji size
* Updating emoji size
* Removing emoticon tag
* Updating emoticon sizes
* Updating emoji size
2017-02-16 09:54:30 -05:00
Joram Wilander
8f26224159
Fix JS error on joining some channels ( #5439 )
2017-02-16 09:38:24 -05:00
Joram Wilander
e505577abf
Clean-up unread counting and fix commenting ( #5437 )
2017-02-15 21:06:13 -05:00
Joram Wilander
db2966b7cb
Remove MakeDirectChannelVisible and add client handling for showing DMs ( #5430 )
2017-02-15 18:54:24 -05:00
Joram Wilander
b86e0daf83
Fix commenting in RHS marking channel unread ( #5405 )
2017-02-14 15:55:35 -05:00
Jason Blais
86a92f8c75
Revert "display loading screen when changing team" ( #5403 )
2017-02-14 15:20:38 -05:00
Joram Wilander
247ac8d1cc
Increment channel counts for own messages ( #5399 )
2017-02-14 11:38:07 -05:00
Joram Wilander
9dabd10da9
Fix back button on sign-up pages ( #5376 )
2017-02-14 10:27:55 -05:00
Joram Wilander
a2e6553b7f
Prevent CSS stacking when changing themes ( #5378 )
2017-02-14 10:27:08 -05:00
Saturnino Abril
4aeb78e94a
PLT-5441 Disabled the "Add Comment" button in the right-hand side unless there is a valid input ( #5320 )
2017-02-14 13:42:33 +00:00
Joram Wilander
8da1c696d4
Fix JS error on out of channel mentions and slash commands ( #5395 )
2017-02-13 22:22:21 -05:00
fengpan
452a7c29a2
Switch list of hex values to theme name value pairs ( #5301 )
...
* use theme name value pairs
* format
* Beautify view
* handle split
2017-02-13 22:08:52 -05:00
Saturnino Abril
1cfafed23e
[PLT-1412] Updated search buttons on mobile GH-5261 ( #5306 )
...
* Update search buttons on mobile
* removed commented codes in _mobile.scss
* deleted 'search_bar.cancel' from webapp/i18n/en.json
2017-02-13 18:07:43 -03:00
Joram Wilander
06f89cea30
Final fixes for moving unread handling to client ( #5392 )
2017-02-13 15:19:41 -05:00
Joram Wilander
892f8f4651
Fix ignore unread and DM unreads ( #5391 )
...
* Fix ignoring unreads in channels
* Fix DM unreads
2017-02-13 13:50:08 -05:00
Asaad Mahmood
88889a9b0e
PLT-5470 - Timestamps not visible on dark theme ( #5379 )
...
* PLT-5277 - Adjusting textbox on tablet view
* PLT-5277 - Adjusting text area on mobile view
* PLT-5097 - Updating styles for remove image
* PLT-5217 - Updating styles for mobile code block
* PLT-5470 - Timestamps not visible on dark theme
2017-02-13 10:54:36 -05:00
Robin Naundorf
260f1111e8
PLT-5208: Trigger Invitation by pressing Enter ( #5305 )
2017-02-13 10:50:25 -05:00
Robin Naundorf
54c699b7ca
Fix typo ( #5380 )
...
* Replace 'recieve' with 'receive'
2017-02-13 15:29:54 +00:00
Joram Wilander
ff741740ee
Increase performance when receiving messages ( #5375 )
2017-02-13 09:27:28 -05:00
David Lu
fac85b676e
Revert "PLT-5281 Add link to team URL error" ( #5372 )
2017-02-13 08:15:04 -05:00
Björn Roland
37222ec1b3
Revert " #5108 Use <time> element for channel headers and search result headers" ( #5359 )
2017-02-10 17:58:38 -05:00
enahum
e47918e8ca
translations PR 20170206 ( #5319 )
...
* translations PR 20170206
* Fix platform zh_TW
2017-02-10 17:29:49 -03:00
Asaad Mahmood
c03cc2fb3c
Multiple Ui improvements ( #5349 )
...
* PLT-5277 - Adjusting textbox on tablet view
* PLT-5277 - Adjusting text area on mobile view
* PLT-5097 - Updating styles for remove image
* PLT-5217 - Updating styles for mobile code block
2017-02-10 07:05:40 -08:00
Andrei Stanciu
1bbed1cb2b
Add permalink to timestamp ( #5206 )
...
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* fix error with duplicated import
* underline permalink on hover
2017-02-10 06:56:48 -08:00
Akihiko Odaki
432dc9239f
Let emoji_store.jsx use Client APIs to resolve URLs ( #5302 )
2017-02-08 18:23:24 +00:00
Mika Andrianarijaona
11e0a7daa2
display loading screen when changing team ( #5325 )
...
* display loading screen when changing team
* fix lint error
2017-02-08 08:40:32 -08:00
Björn Roland
829f3cce95
#5108 Use <time> element for channel headers and search result headers ( #5331 )
2017-02-08 08:38:59 -08:00
Robin Naundorf
ff2a36e9c0
Fix warning when opening rhs ( #5335 )
...
* Fix: `Warning: Failed prop type: Invalid prop `isCommentsPage` of
type `string` supplied to `SearchBar`, expected `boolean`.`
2017-02-08 16:11:06 +00:00
Robin Naundorf
f7d5a77060
Fix issue introduced by adding webapp/utils/url.jsx ( #5327 )
...
New location for getShortenedTeamURL() was missing in new channel
modal.
2017-02-07 10:15:32 -08:00
Robin Naundorf
439d5b7ed7
PLT-5336: Allow Header of 1024 chars in New Channel Modal ( #5294 )
2017-02-07 07:20:35 -08:00
Akihiko Odaki
68a05653ea
Add webapp/utils/url.jsx ( #5285 )
...
webapp/utils/utils.jsx got big and that caused a potential circular
dependency with webapp/stores/team_store.jsx. This change solves the
issue by introducing webapp/utils/url.jsx and moving URL-related
functions, which is not likely to depend on actions and stores, from
webapp/utils/utils.jsx.
2017-02-07 07:20:01 -08:00
Pepijn
9bdea0de80
Defering calculations for determining if user scrolled to bottom or not. slight delay improves the accuracy in responsive view ( #5244 )
2017-02-07 07:18:20 -08:00
Pierre Rudloff
466bd8415d
Add a notification for new messages on mobile ( #5179 ) ( #5234 )
2017-02-07 07:15:02 -08:00
Saturnino Abril
0dae6d015a
Disable send icon until valid message or file counts ( #5214 )
2017-02-07 07:13:07 -08:00
AymaneKhouaji
17d1ed114c
Support all timecode formats for YouTube preview ( #4957 ) ( #5032 )
2017-02-06 22:25:08 -08:00