Skip to content

Tags: puncar-dev/web

Tags

2022_08_17_stable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding table for storing relation between profile and his grant and r…

…ound_num contributors + command to compute that table (gitcoinco#10759)

* Adding table for string relation between profile and his grant and round_num contributors + command to compute that table

* fixing linter complaints

2022_08_15_master

Merge branch 'stable'

2022_08_15_stable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
API for validating conditions needed for passport stamps (gitcoinco#1…

…0755)

* Adding API endpoints required for verifying stamp issuance condition

* Adding information about the number of rounds a user contributed to

* Adding  to contributor_statistics api

* Adding API for grantee statistics

* Adding verification that grantee was elligible in ecosystem and cause rounds

* Updating file header comment

2022_06_16_stable

Merge branch 'master' into stable

2022_06_15_stable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merging fixes from master to stable (gitcoinco#10677)

* Adjusting log messages + linter fixes (gitcoinco#10667)

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>

* Fixes for bounties: (gitcoinco#10671)

- layout for contact details (avoid overlapping, wrap the line with contact details)
   - editing bounty that was not reserved was not working

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>

* toggle user sybils: add comparisons to thresholds (gitcoinco#10676)

* Adding try + catch + error message when scoring passport.

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>
Co-authored-by: Danilo Lessa Bernardineli <[email protected]>

2022_06_14_stable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merging fixes from master to stable (gitcoinco#10677)

* Adjusting log messages + linter fixes (gitcoinco#10667)

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>

* Fixes for bounties: (gitcoinco#10671)

- layout for contact details (avoid overlapping, wrap the line with contact details)
   - editing bounty that was not reserved was not working

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>

* toggle user sybils: add comparisons to thresholds (gitcoinco#10676)

* Adding try + catch + error message when scoring passport.

Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>
Co-authored-by: Danilo Lessa Bernardineli <[email protected]>

2022_06_06_mastetr

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove round banner in landing (gitcoinco#10652)

2022_06_06_master

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove round banner in landing (gitcoinco#10652)

2022_06_06_stable

bug: fix dynamic image on landing page

2022_06_01_master

bug: fix dynamic image on landing page