docbrown/app
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
..
assets Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
black_box Initial commit 2018-02-28 16:11:08 -05:00
controllers Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
dashboards Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
decorators Initial commit 2018-02-28 16:11:08 -05:00
fields Initial commit 2018-02-28 16:11:08 -05:00
helpers Fix small css issue (#122) 2018-03-22 14:05:21 -04:00
javascript Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
labor Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
liquid_tags Implement Runkit Liquid Tag (#87) 2018-03-19 16:11:51 -04:00
mailers Initial commit 2018-02-28 16:11:08 -05:00
models Fix last_comment_at logic (#99) 2018-03-18 15:15:07 -04:00
observers Initial commit 2018-02-28 16:11:08 -05:00
policies Initial commit 2018-02-28 16:11:08 -05:00
services Improve spam moderation (#101) 2018-03-21 16:16:18 -04:00
uploaders Initial commit 2018-02-28 16:11:08 -05:00
views Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00