issues
search
wevote
/
WeVoteServer
We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://github.com/wevote/Campaigns.
https://api.wevoteusa.org
MIT License
50
stars
470
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Snyk] Security upgrade postgres from 12.0-alpine to 12.21-alpine
#2800
jeremyjohns10
opened
2 days ago
0
[TEAM REVIEW] WV 716 - Ballot Measures - Allow the ability to delete
#2799
tejasaditya
opened
2 days ago
0
WV-769 [TEAM REVIEW]
#2798
ilonagog
opened
3 days ago
0
Fixed type mismatch crash. (Try 2)
#2797
DaleMcGrew
closed
5 days ago
0
Fixed type mismatch crash.
#2796
DaleMcGrew
closed
5 days ago
0
Added bulk update optimization.
#2795
DaleMcGrew
closed
5 days ago
0
Digging into why update_weekly_volunteer_metrics is so slow.
#2794
DaleMcGrew
closed
6 days ago
0
Teams should be able to add/remove team members from the scoreboard more quickly. Added performance metrics to Scoreboard.
#2793
DaleMcGrew
closed
6 days ago
0
Solved problem with "show all states" and "clear search" on the Politician list page NOT preserving checkboxes.
#2792
DaleMcGrew
closed
1 week ago
0
Can add Politician analysis comment. Added script to update the Politician record ultimate_election_date.
#2791
DaleMcGrew
closed
1 week ago
0
[WV-726]Enhanced candidate search to support multi-word queries across multip…
#2790
itcreativeusa
opened
1 week ago
0
[WV-766] Errors encountered after syncing data
#2789
itcreativeusa
opened
1 week ago
0
WV-769 [TEAM REVIEW]
#2788
ilonagog
closed
1 week ago
1
Adding more to OpenReplay app and added BigQuery app for the Analytics team.
#2787
DaleMcGrew
closed
2 weeks ago
0
Adding the beginnings of an OpenReplay app for the Analytics team. Make sure to add OPENREPLAY_BASE_URL variables to local environment_variables.json file. WV-759 [MERGE READY]
#2786
DaleMcGrew
closed
2 weeks ago
0
Changing success to True because there isn't an API failure. Fixed a crashing bug on election listing page due to American Samoa.
#2785
DaleMcGrew
closed
2 weeks ago
0
WV-536 Created bypass email for QA automation [Team Review]
#2784
anup2307
closed
3 weeks ago
1
WV-536 Created bypass email for QA automation[Team Review]
#2783
anup2307
closed
3 weeks ago
0
WV-455 added and formatted the table with speed statistics [TEAM-REVIEW]
#2782
omgitsmiles
closed
3 weeks ago
1
Auto-merging candidates with matching alt names and different CTCL UUIDs. This can cause us to lose newer candidate campaign website data. Made it easier to see the state we are looking at for the Duplicate Candidates page. Added jump links when comparing two candidates.
#2781
DaleMcGrew
closed
3 weeks ago
0
Auto-merging candidates with identical names and different CTCL UUIDs.
#2780
DaleMcGrew
closed
4 weeks ago
0
Fixed crashing bug when candidate is updated.
#2779
DaleMcGrew
closed
4 weeks ago
0
Some changes to improve Ballotpedia photo retrieval debugging.
#2778
DaleMcGrew
closed
4 weeks ago
0
Reduce the number of duplicate candidates created. CTCL is (sometimes?) using a different candidate ctcl_uuid for the general election than used in the primary.
#2777
DaleMcGrew
closed
1 month ago
0
Temporary solution for bug where candidate2_we_vote_id in CandidatesArePossibleDuplicates and politician2_we_vote_id in PoliticiansArePossibleDuplicates are null. Will need longer term solution to problem where these are saving as null.
#2776
DaleMcGrew
closed
1 month ago
0
WV-455 Candidate Speed Test
#2775
omgitsmiles
closed
4 weeks ago
0
We now support merging CTCL UUIDs on Candidates, so we can deal with presidential candidates with unique CTCL id in each state.
#2774
DaleMcGrew
closed
1 month ago
0
Fixed problem preventing use of CTCL data.
#2773
DaleMcGrew
closed
1 month ago
0
Making voterBallotItemsRetrieve status carry through the whole process for better debugging.
#2772
DaleMcGrew
closed
1 month ago
0
Some fixes for fast load
#2771
SailingSteve
closed
1 month ago
1
TEAM REVIEW [WV-458] save_action function variables updated
#2770
anewgard41
closed
1 month ago
1
Removed challenge.opposers_count because not needed. Added update_challenge_participant_with_invitees_who_viewed_plus. Updated refresh_participant_info_view to update Challenge summary data. Created fallback when a sharedItemCode is missing from database. (Redirects to /ready page) Cleaned up Challenge admin listing in Admin Tools.
#2769
DaleMcGrew
closed
1 month ago
0
Updating more Invitee and Participant data when links are clicked. Added scoring that includes portion of points from friends who joined challenge.
#2768
DaleMcGrew
closed
1 month ago
0
Working on getting custom invite_text_from_inviter to save. New default invite message.
#2767
DaleMcGrew
closed
1 month ago
0
Fix for WV-619 and PEP8 Spacing problem fix in bulk. Commented out candidate_edit_process_view(request) in candidate_edit_view(). Some improvements to the challenge sharing code.
#2766
DaleMcGrew
closed
1 month ago
0
First pass at using SharedItem system to share Democracy Challenges.
#2765
DaleMcGrew
closed
1 month ago
0
Bump django from 5.0.8 to 5.0.9
#2764
dependabot[bot]
closed
1 month ago
1
Fixed issue with saving photos.
#2763
DaleMcGrew
closed
1 month ago
0
Implemented scoring and ranking.
#2762
DaleMcGrew
closed
1 month ago
0
Saving "Confirm you sent invite" to ChallengeInvitee.
#2761
DaleMcGrew
closed
1 month ago
0
WV-264 Convert methods with warning to @staticmethod
#2760
tejasaditya
closed
1 month ago
1
WV-267 Convert methods with warning to @staticmethod
#2759
tejasaditya
closed
1 month ago
1
Work to get Invitee saving started.
#2758
DaleMcGrew
closed
1 month ago
0
Work to get Invitee saving working.
#2757
DaleMcGrew
closed
1 month ago
0
WV-582 Fix for ValueError when trying to deduplicate candidates [MERGE READY]
#2756
DaleMcGrew
closed
1 month ago
0
Continued adding support for challenge_invite_text_default, invite_text_for_friends, and invite_text_from_inviter. Improved bringing voter information over to ChallengeParticipant. Started looking at scoring.
#2755
DaleMcGrew
closed
1 month ago
0
Adding in support for challenge_invite_text_default, invite_text_for_friends, and invite_text_from_inviter. Updated some API documentation. Added CHALLENGE_INVITE_TEXT_DEFAULT.
#2754
DaleMcGrew
closed
1 month ago
0
People can now sign in after creating Challenge.
#2753
DaleMcGrew
closed
1 month ago
0
Re-enable retrieveSQLTables
#2752
SailingSteve
closed
1 month ago
1
Fix for the master side of retrieve tables
#2751
SailingSteve
closed
1 month ago
1
Next