docbrown/spec/factories
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
..
articles.rb Initial commit 2018-02-28 16:11:08 -05:00
blocks.rb Initial commit 2018-02-28 16:11:08 -05:00
broadcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channels.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
comments.rb Initial commit 2018-02-28 16:11:08 -05:00
display_ads.rb Initial commit 2018-02-28 16:11:08 -05:00
events.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
github_repos.rb Initial commit 2018-02-28 16:11:08 -05:00
identities.rb Initial commit 2018-02-28 16:11:08 -05:00
mentions.rb Initial commit 2018-02-28 16:11:08 -05:00
messages.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
notifications.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions.rb Initial commit 2018-02-28 16:11:08 -05:00
tags.rb Initial commit 2018-02-28 16:11:08 -05:00
users.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00