forked from wevote/WeVoteServer
-
Notifications
You must be signed in to change notification settings - Fork 268
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
Added Dynamically Created buttons for filters on Map points #3
Open
holdenliu
wants to merge
183
commits into
CTI-CodeDay:develop
Choose a base branch
from
holdenliu:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added voterContactSave API for ignoring specific contacts.
…rieve isn't returning some friends.
Added some status text to debug why voterGuidesFromFriendsUpcomingRetrieve isn't returning some friends.
…comingRetrieve isn't returning some friends.
Created update routines to fix problem where voterGuidesFromFriendsUpcomingRetrieve isn't returning some friends.
Fixed bug with positionListForBallotItemFromFriends.
Fixed crashing bug with friend invitations.
To debug Sign In With Apple
Added full time (temporary) debug logging in views_apple (3)
Added some debugging
Steve python jun14 noon
Sign In With Apple experiment 3
Sign In With Apple experiment 4
Sign In With Apple experiment 5
There was a (not brilliant) breaking change in PyJWT v2
Sign In With Apple working, Experiment 6 for git compile date
…the friend list displays.
…the friend list displays. Added security check, so update scripts can only be run by admins.
Added tools to generate mutual friend data, and return summaries for the friend list displays.
Fixed crashing bug with generate_mutual_friends_for_one_voter.
Hopefully this will resolve the cordova facebook login problem.
Adds an app-adds.txt for facebook.
…Include all the positions we want to share with a shared item code.
Iteration on how we calculate map_points_retrieved_each_batch_chunk. Include all the positions we want to share with a shared item code.
…lection once per day.
…lection once per day. Iteration
Added a general maintenance task to generate voter guides for every election once per day.
… non-distinct results.
Problem with query not getting executed at the right time, leading to non-distinct results.
…35pm Added phone_number and api_type fields for importing contacts from iPhones
voterContactListRetrieve returns separate counts for google and apple results
… non-distinct results. Removed polling_locations without a street address from being returned when updating ballot data from CTCL. Added measure_year and google_civic_election_id to the new measure form.
Problem with query not getting executed at the right time, leading to non-distinct results. Removed polling_locations without a street address from being returned when updating ballot data from CTCL. Added measure_year and google_civic_election_id to the new measure form.
… "www" subdomain or another alternate).
Added the ability to enter alternate chosen_domain_string values (for "www" subdomain or another alternate).
Added election day to the office listing admin page.
Hey @holdenliu! So sorry I did not notice this until now. You should create a pull request against the original WeVoteServer repo, not CTI-CodeDay's fork. |
…lot for Alabama" (etc.) at the bottom of the ready page, for Search Engine Optimization, and easier use. Hoping this will also cause more candidate names to be picked up.
Including state_code in election list data so we can show "Sample Ballot for Alabama" (etc.) at the bottom of the ready page, for Search Engine Optimization, and easier use. Hoping this will also cause more candidate names to be picked up.
Hi, @tylermenezes, could you help me and my team to make this happen? @JuanSuria1 @MarianoMirandaHerrera |
What help do you need? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added Dynamically generating buttons that will show more or less filters for source_code depending on the information that it is given