Skip to content

Tags: jo-elimu/web

Tags

2022_01_11_master

Toggle 2022_01_11_master's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test GrantHallOfFame (gitcoinco#9937)

* add test file and factory

* add tests for total_donations, top_matching_partners, top_matching_partners_mobile, top_individual_donors, top_individual_donors_mobile

* add tests for graduated_grantees_description, share_your_story_email, and is_published

* add tests for HallOfFameGrantee attributes

* remove extra lines

* refactor

2022_01_11_stable

Toggle 2022_01_11_stable's commit message
fix conflicts

2021_12_23_stable

Toggle 2021_12_23_stable's commit message
Merge remote-tracking branch 'upstream/stable'

2021_12_15_master

Toggle 2021_12_15_master's commit message
Merge remote-tracking branch 'upstream/stable'

2021_12_15_stable

Toggle 2021_12_15_stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bug: ignore grant removed from round in clr calculation (gitcoinco#9876)

* bug: ignore grant removed from round in clr calculation

* Update app/grants/clr.py

Co-authored-by: Graham Dixon <graham@gitcoin.co>

Co-authored-by: Graham Dixon <graham@gitcoin.co>

20211201_master

Toggle 20211201_master's commit message
Merge branch 'stable'

20211201_stable

Toggle 20211201_stable's commit message
update twitter card

20211130_stable

Toggle 20211130_stable's commit message
refactor: pksInList checks

20211130_master

Toggle 20211130_master's commit message
update detail sidebar logic

2021_11_29_stable

Toggle 2021_11_29_stable's commit message
fix: ensure we're not capping when no grant_clr_percentage_cap is set