docbrown/app/controllers
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
..
admin Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
api/v0 Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
concerns Initial commit 2018-02-28 16:11:08 -05:00
internal Improve spam moderation (#101) 2018-03-21 16:16:18 -04:00
notifications Initial commit 2018-02-28 16:11:08 -05:00
additional_content_boxes_controller.rb Fix issue with boosted post (#104) 2018-03-19 16:31:58 -04:00
analytics_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
application_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
articles_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
async_info_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
blocks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
buffered_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
dashboards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
events_controller.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
followed_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
ga_events_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
github_repos_controller.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
giveaways_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
image_uploads_controller.rb Ben/gardening (#68) 2018-03-09 21:50:19 -08:00
live_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
notifications_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
omniauth_callbacks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
onboarding_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
pages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
reading_list_items_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
registrations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stories_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
stripe_active_cards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_controller.rb Prevent enter key and any extraneous form submission for membership (#79) 2018-03-13 20:12:40 -04:00
tags_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
users_controller.rb Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00