Skip to content

Tags: CRYPTOBUREAU/web

Tags

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 <gerald@gitcoin.co>

* 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 <gerald@gitcoin.co>

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

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

Co-authored-by: Gerald Iakobinyi-Pich <gerald@gitcoin.co>
Co-authored-by: Danilo Lessa Bernardineli <danilo.lessa@gmail.com>

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 <gerald@gitcoin.co>

* 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 <gerald@gitcoin.co>

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

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

Co-authored-by: Gerald Iakobinyi-Pich <gerald@gitcoin.co>
Co-authored-by: Danilo Lessa Bernardineli <danilo.lessa@gmail.com>

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

2022_06_01_stable

Setting bounty.owners to be a raw_id field

2022_05_23_stable

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 <gerald@gitcoin.co>

2022_05_06_master

Merge remote-tracking branch 'upstream/stable'