docbrown/config
Ben Halpern 8a1f9991f1
Add users to signup modal (and other adjustments) (#124)
* Add a missing bounty hunter

* Add a msg about updating social usernames

* Add mailto: link for yo@dev in terms

* Use render partial for help tag

* Lint a file

* Add first draft of onboarding follow users

* WIP onboarding

* Change users api controller

* Create FollowSuggester to return suggested follows for user

* Create initial follow users flow in onboarding

* Move follow user logic to top lvl

* Add follow api end point for onboarding

* Add profile img and update follow action

* Remove checkbox and use a tag instead

* Lint and update tests

* Remove incomplete test for now

* Final adjustments to signup modal

* Update jest snapshot

* Add more jest tests and fix typo
2018-03-22 18:29:22 -04:00
..
environments Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
initializers Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Initial commit 2018-02-28 16:11:08 -05:00
application.rb Initial commit 2018-02-28 16:11:08 -05:00
boot.rb Initial commit 2018-02-28 16:11:08 -05:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml Initial commit 2018-02-28 16:11:08 -05:00
environment.rb Initial commit 2018-02-28 16:11:08 -05:00
features.rb Initial commit 2018-02-28 16:11:08 -05:00
puma.rb Initial commit 2018-02-28 16:11:08 -05:00
routes.rb Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
sample_application.yml Add Google Optimize (#92) 2018-03-17 14:14:17 -04:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Initial commit 2018-02-28 16:11:08 -05:00