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

Implement import UI #6

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2022

  1. Remove google dependencies (#2)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b3d9035 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from BenMusch/ben/rake-scaffolding

    Add rake task to import from PA SOS tsv file
    BenMusch authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4c7128c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Refactor to rely on reach for data (#2)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    c7d1346 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Add import scripts for users + voters from reach CSVs (#3)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e8ad968 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Actually use twilio

    Ben Muschol committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    4e15fdb View commit details
    Browse the repository at this point in the history
  2. Fix import

    Ben Muschol committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    fd49b91 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. welcome page UI changes + network view new columns

    Chanpreet Singh authored and Chanpreet Singh committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    cecc546 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. fixed voter reg issues

    Chanpreet Singh authored and Chanpreet Singh committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    580490c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. remove comments + vote status

    Chanpreet Singh authored and Chanpreet Singh committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    dfd411b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Merge pull request #5 from BenMusch/create-new-data-columns

    Create new data columns
    singhcpt authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    380a026 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Expand UI functionality (#6)

    Co-authored-by: Chanpreet Singh <[email protected]>
    Co-authored-by: Ben Muschol <[email protected]>
    3 people authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    4ce752d View commit details
    Browse the repository at this point in the history
  2. Fix key in import script (#7)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    6f601f3 View commit details
    Browse the repository at this point in the history
  3. Link phone number and email (#8)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    41a006f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Try this ??

    Ben Muschol authored and Ben Muschol committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7d67b2d View commit details
    Browse the repository at this point in the history
  2. Another fix

    Ben Muschol authored and Ben Muschol committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    473137e View commit details
    Browse the repository at this point in the history
  3. ugh

    Ben Muschol authored and Ben Muschol committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    66b0b1e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Expand survey questions (#9)

    Co-authored-by: Chanpreet Singh <[email protected]>
    singhcpt and Chanpreet Singh authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    6eb95fb View commit details
    Browse the repository at this point in the history
  2. UI for uploading Reach CSVs (#10)

    Co-authored-by: Ben Muschol <[email protected]>
    BenMusch and Ben Muschol authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    1859ba6 View commit details
    Browse the repository at this point in the history
  3. Clean up issue typo (#11)

    Co-authored-by: Chanpreet Singh <[email protected]>
    singhcpt and Chanpreet Singh authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    944725b View commit details
    Browse the repository at this point in the history
  4. All controller endpoints should return a response

    Ben Muschol authored and Ben Muschol committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    70d7b8a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Implement gotv stuff + survey data bug fix + updated convo guide (#12)

    Co-authored-by: Chanpreet Singh <[email protected]>
    singhcpt and Chanpreet Singh authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4999669 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix typos

    Chanpreet Singh authored and Chanpreet Singh committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7f9fb61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from BenMusch/fix-typos

    fix typos
    singhcpt authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ed1d819 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. fix last name bug

    Chanpreet Singh authored and Chanpreet Singh committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8c5dd3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from BenMusch/fix-naming-bug

    Fix last name bug
    singhcpt authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c469613 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. initial dashboard functionality

    Chanpreet Singh authored and Chanpreet Singh committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cf34c7a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. admin dashboard

    Chanpreet Singh authored and Chanpreet Singh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    bd45b65 View commit details
    Browse the repository at this point in the history
  2. more admin dashboard features

    Chanpreet Singh authored and Chanpreet Singh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    14bfc06 View commit details
    Browse the repository at this point in the history
  3. more admin dashboard stats

    Chanpreet Singh authored and Chanpreet Singh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e968d84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from BenMusch/add-dashboard

    Create admin dashboard
    singhcpt authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fd02a02 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. initial functionality

    Chanpreet Singh authored and Chanpreet Singh committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ffccf2a View commit details
    Browse the repository at this point in the history