Skip to content

Tags: dtedesco1/gitcoin-web

Tags

2022_06_16_stable

Toggle 2022_06_16_stable's commit message
Merge branch 'master' into stable

2022_06_15_stable

Toggle 2022_06_15_stable's commit message

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

Toggle 2022_06_14_stable's commit message

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

Toggle 2022_06_06_mastetr's commit message

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

Toggle 2022_06_06_master's commit message

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

Toggle 2022_06_06_stable's commit message
bug: fix dynamic image on landing page

2022_06_01_master

Toggle 2022_06_01_master's commit message
bug: fix dynamic image on landing page

2022_06_01_stable

Toggle 2022_06_01_stable's commit message
Setting bounty.owners to be a raw_id field

2022_05_23_stable

Toggle 2022_05_23_stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New bounty creation flow (gitcoinco#10409)

* New bounty creation flow

* Minor fixes: adressing comments from review

* Bug fixes:

    - redirect to new url format from bounty invitation
    - fix failure loading details page due to invalid JSON in acceptance criteria and ressources
    - ®emved hardcoded URLs for network icons

* Adding forgotten vue template to new_bounty.html in hackathons

* Displaying the funding orgs avatar for custom bounties

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

2022_05_06_master

Toggle 2022_05_06_master's commit message
Merge remote-tracking branch 'upstream/stable'