docbrown/spec/models
Mac Siri 8003191a4e Create Chat app (#175)
* Setup Pusher gem

* Create ChatChannel and Message model

* Create ChatChannelController

* Add back fix-db-schema-conflicts gem

* Add pusher-js package

* Add validations on Message & ChatChannel models

* Update Route

* Create MessageController

* Update ChatChannelController

* Create Chat app WIP

* Extract messenger render to Message Component

* Implement live chat WIP

* Implement live chat WIP (2)

* Add style and scrollToBottom feature for chat

* Create getUserDataAndCsrfToken function

* Add feature toggle to the new live chat

* Clean up ChatChannelsController & create spec

* Update ChatChannel spec

* Update Message spec

* Create MessagesController spec & refactor

* Clean up Chat app

* Fix lint

* Add character limit to Message
2018-04-04 14:19:57 -07:00
..
article_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
block_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channel_spec.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
comment_spec.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
display_ad_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
event_spec.rb increase event title length (#80) 2018-03-13 20:10:30 -04:00
follow_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
github_issue_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
github_repo_spec.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
job_opportunity_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
mention_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
message_spec.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
notification_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
organization_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reaction_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
tag_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
tweet_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_spec.rb Initial commit 2018-02-28 16:11:08 -05:00