docbrown/app/javascript/chat
Mario See c5e9f010d4 /connect channel members profile pic fix (#1255)
* update channelDetails, its test, and snapshots

* spacing

* spacing

* spacing

* label spacing

* label spacing

* label spacing

* snapshot update

* refactor implementation

* spacing fix

* styling and small changes

channelDetails
- added small profile image to channel users
- moved "Recently Active Members" below the channel description and above the channel users

Styling
- mostly in relation to channelDetails
- Leave Channel area styled similar to deleting account (lots of red)
- created connect folder in stylesheets where _channel-detials.scss is located
- chat.scss imports _channel-details.scss

* spacing

* update testing and snapshots

* fixed functionality, tests and styling

* leave button update

* show message for empty group

* limit users in channel and show message for empty group

* remove extra period

* change limit from 12 to 11

* show members header

* hide members h3

* increase channel details user limit, increase user object profile pic index

* remove return

* add members header

* Revert "add members header"

This reverts commit 200c6a7f83e3a958cf4199ee295e6a3809249abe.

* limit to 25
2018-12-04 15:00:49 -05:00
..
__mocks__ more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
__tests__ connect channel invites (#1201) 2018-12-03 13:05:29 -05:00
messages Update Chat (#342) 2018-05-23 09:10:00 -04:00
actions.js Add rich links to /connect and remove auto sidecar opening (#582) 2018-07-13 16:56:26 -04:00
alert.jsx Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
article.jsx Remove beta label on /connect and other small changes (#589) 2018-07-16 14:48:38 -04:00
channelDetails.jsx /connect channel members profile pic fix (#1255) 2018-12-04 15:00:49 -05:00
channels.jsx more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
chat.jsx connect channel details (#1247) 2018-12-03 19:29:38 -05:00
codeEditor.jsx Make code work more properly and bind pusher states (#440) 2018-06-14 12:50:50 -04:00
compose.jsx Add client-side /connect maxlength and add badge setting on model only (#660) 2018-08-06 10:45:01 -04:00
content.jsx Add reactions to /connect content (#585) 2018-07-13 20:05:47 -04:00
githubRepo.jsx Add basic github support to /connect 2018-06-19 13:46:10 -04:00
message.jsx Adjust location of timestamps 2018-06-14 18:54:40 -04:00
userDetails.jsx Fix /live styling issues (#519) 2018-08-28 11:50:25 -04:00
util.js Restructure pack files part I (#377) 2018-08-29 12:59:20 -04:00
video.jsx Remove video DM limitation (#543) 2018-07-03 15:04:35 -04:00
view.jsx Remove beta label on /connect and other small changes (#589) 2018-07-16 14:48:38 -04:00