Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to import via Liquid username, email as well as Twitter #188

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dallasjc
Copy link
Contributor

@dallasjc dallasjc commented Oct 7, 2019

Add additional options for users to identify author when importing legislation modeled after the proxy-search form

This pr builds on this pr: #187

  • by Liquid username

image

 I’ve gotten this working by setting a cookie for author_id and author_username
  • by Twitter username

image

  • by email
    image

    • create username field
    • create name field
    • create user image link field
    • activate new fields after added to backend
  • modify importVote function to allow for email and Liquid

  • Set up Liquid searches so the results are imported directly

image
- [x] set up separate importViaEmail function
currently uses the same rpc/import-vote function, may have to change this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant