From d5983ca4abb6f6d7df2988373a39853a5e83d71e Mon Sep 17 00:00:00 2001 From: Mark Beacom Date: Tue, 27 Mar 2018 13:06:40 -0400 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 74 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 63 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 049a92174c7..69e9ece860b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,30 +6,58 @@ **Implemented enhancements:** +- As an admin, I want to be able to queue background tasks to execute outside of the Django app [\#520](https://github.com/gitcoinco/web/issues/520) +- Need to be able to stop work bounties as the funder [\#463](https://github.com/gitcoinco/web/issues/463) - standardbounties: automatically cross-process bounties posted to bounties.network to gitcoin [\#268](https://github.com/gitcoinco/web/issues/268) - Static handling and cache invalidation [\#262](https://github.com/gitcoinco/web/issues/262) +- css: rebirth of the bounty [\#691](https://github.com/gitcoinco/web/pull/691) ([thelostone-mc](https://github.com/thelostone-mc)) +- changed all target=new to target=\_blank with rel=noopener [\#677](https://github.com/gitcoinco/web/pull/677) ([michelgotta](https://github.com/michelgotta)) +- revamped tool page [\#672](https://github.com/gitcoinco/web/pull/672) ([owocki](https://github.com/owocki)) +- Inline validations [\#571](https://github.com/gitcoinco/web/pull/571) ([KennethAshley](https://github.com/KennethAshley)) **Fixed bugs:** +- after sending tip, blue alert that should have had a success message in it said 'undefined' [\#687](https://github.com/gitcoinco/web/issues/687) +- refresh\_bounties empty URL bug [\#686](https://github.com/gitcoinco/web/issues/686) +- TypeError: Object of type 'BountyFulfillment' is not JSON serializable [\#678](https://github.com/gitcoinco/web/issues/678) - loading page is busted [\#653](https://github.com/gitcoinco/web/issues/653) - KeyError: 'token' [\#649](https://github.com/gitcoinco/web/issues/649) - standard bounties: multiple bounties per issue URL [\#251](https://github.com/gitcoinco/web/issues/251) - standardbounties: if you try to fulfill a bounty that doesnt exist it spins forever [\#250](https://github.com/gitcoinco/web/issues/250) +- bug: need auto refresh on gitcoin submission pending page [\#179](https://github.com/gitcoinco/web/issues/179) **Closed issues:** +- test 123 [\#720](https://github.com/gitcoinco/web/issues/720) +- /explorer on mobile needs some alignment fixes [\#705](https://github.com/gitcoinco/web/issues/705) +- bounty explorer can be slow [\#689](https://github.com/gitcoinco/web/issues/689) +- Scope of task [\#670](https://github.com/gitcoinco/web/issues/670) - test 123 [\#654](https://github.com/gitcoinco/web/issues/654) -- Emails with DEBUG header in prod [\#650](https://github.com/gitcoinco/web/issues/650) +- Emails with \[DEBUG\] header in prod [\#650](https://github.com/gitcoinco/web/issues/650) - Faucet giving 500 when submissino [\#646](https://github.com/gitcoinco/web/issues/646) +- Update Gitcoin Weekly Newsletter [\#632](https://github.com/gitcoinco/web/issues/632) +- as a user, i want gitcoin to integrate standardbounties contribute\(\) method, so i can contribute more funds to a bounty [\#617](https://github.com/gitcoinco/web/issues/617) - Tidy Up Issue Explorer [\#601](https://github.com/gitcoinco/web/issues/601) - as an administrator, id like to add faucet distributions to activity\_report, so i can track them [\#600](https://github.com/gitcoinco/web/issues/600) +- redesign embeddable widget for github reops [\#594](https://github.com/gitcoinco/web/issues/594) +- upgrade: font-awesome 5 [\#593](https://github.com/gitcoinco/web/issues/593) - Add Gitcoin Newsletter Page [\#584](https://github.com/gitcoinco/web/issues/584) +- Latest News Updates [\#518](https://github.com/gitcoinco/web/issues/518) +- Clear and concise message about work started from Gitcoin Bot [\#508](https://github.com/gitcoinco/web/issues/508) - Remove Subscribe to Funded Issues at top of Issue Detail Page [\#504](https://github.com/gitcoinco/web/issues/504) - Longer titles are profile page overflow their bounds [\#501](https://github.com/gitcoinco/web/issues/501) - gitcoinbot did not comment on github when `work\_done` event fired [\#495](https://github.com/gitcoinco/web/issues/495) -- BadFunctionCallOutput: Could not decode contract function call getFulfillment return data b'' for output_types [\#490](https://github.com/gitcoinco/web/issues/490) +- Issue explorer on mobile needs a quick cleanup [\#494](https://github.com/gitcoinco/web/issues/494) +- BadFunctionCallOutput: Could not decode contract function call getFulfillment return data b'' for output\_types \['bool', 'address', 'string'\] [\#490](https://github.com/gitcoinco/web/issues/490) - Exception: attempting to create a new bounty when is\_greater\_than\_x\_days\_old = True [\#485](https://github.com/gitcoinco/web/issues/485) +- People shouldn't be able to start work on more than 3 issues at a time [\#478](https://github.com/gitcoinco/web/issues/478) - JSONDecodeError: Expecting value: line 1 column 1 \(char 0\) [\#467](https://github.com/gitcoinco/web/issues/467) +- BACKEND -- Gitcoin External Bounties tool [\#447](https://github.com/gitcoinco/web/issues/447) +- Clear Connection Between Notification and Error States [\#432](https://github.com/gitcoinco/web/issues/432) +- Consistent display of ETH and USD across app [\#421](https://github.com/gitcoinco/web/issues/421) +- Consistent button styles across the app [\#416](https://github.com/gitcoinco/web/issues/416) +- Consistent H1 treatment [\#414](https://github.com/gitcoinco/web/issues/414) +- Clear and concise tooltips [\#410](https://github.com/gitcoinco/web/issues/410) - Standardbounties expiration date treated differently than Gitcoin expiration date [\#393](https://github.com/gitcoinco/web/issues/393) - Uncaught ReferenceError: getParam is not defined [\#390](https://github.com/gitcoinco/web/issues/390) - Uncaught TypeError: Cannot read property 'coinbase' of undefined [\#389](https://github.com/gitcoinco/web/issues/389) @@ -37,7 +65,8 @@ - \(unknown\): 구문 오류 [\#385](https://github.com/gitcoinco/web/issues/385) - \(unknown\): ':' is required. [\#383](https://github.com/gitcoinco/web/issues/383) - JSONDecodeError: Expecting value: line 1 column 1 \(char 0\) [\#382](https://github.com/gitcoinco/web/issues/382) -- Error: Access is denied. [\#381](https://github.com/gitcoinco/web/issues/381) +- Error: Access is denied. + [\#381](https://github.com/gitcoinco/web/issues/381) - \(unknown\): Syntax error [\#376](https://github.com/gitcoinco/web/issues/376) - \(CODE\) as a user, i want to see bounties from other platforms, so i can work on bounties outside of the gitcoin ecosysstem [\#372](https://github.com/gitcoinco/web/issues/372) - Error: MetaMask detected another web3. @@ -66,20 +95,43 @@ - Uncaught ReferenceError: nextSlide is not defined [\#294](https://github.com/gitcoinco/web/issues/294) - ReferenceError: Can't find variable: nextSlide [\#293](https://github.com/gitcoinco/web/issues/293) - Uncaught ReferenceError: nextSlide is not defined [\#292](https://github.com/gitcoinco/web/issues/292) +- Uncaught ReferenceError: web3 is not defined [\#291](https://github.com/gitcoinco/web/issues/291) +- Uncaught ReferenceError: web3 is not defined [\#290](https://github.com/gitcoinco/web/issues/290) +- Uncaught ReferenceError: nextSlide is not defined [\#289](https://github.com/gitcoinco/web/issues/289) - Uncaught TypeError: Cannot read property 'coinbase' of undefined [\#287](https://github.com/gitcoinco/web/issues/287) +- Uncaught TypeError: Cannot read property 'accounts' of undefined [\#286](https://github.com/gitcoinco/web/issues/286) +- flow to reject a claim and payout to someone else is kind of cumbersome [\#275](https://github.com/gitcoinco/web/issues/275) - StandardBounties: The ability to ingest Bounties.Network Bounties [\#264](https://github.com/gitcoinco/web/issues/264) - ERC20 batch tip send [\#233](https://github.com/gitcoinco/web/issues/233) - improvement - filtering bounties for repository [\#232](https://github.com/gitcoinco/web/issues/232) - Issue Explorer Usability tweak [\#227](https://github.com/gitcoinco/web/issues/227) - Treat claimed issues as open [\#225](https://github.com/gitcoinco/web/issues/225) +- design: index of bounties from other bounty projects [\#221](https://github.com/gitcoinco/web/issues/221) - Detect profile from Metamask/Github [\#214](https://github.com/gitcoinco/web/issues/214) - funded issue links are long and clunky [\#201](https://github.com/gitcoinco/web/issues/201) - Environment variable based settings [\#144](https://github.com/gitcoinco/web/issues/144) **Merged pull requests:** +- Add image compression [\#712](https://github.com/gitcoinco/web/pull/712) ([cassidypignatello](https://github.com/cassidypignatello)) +- workaround for web3 sync issues [\#709](https://github.com/gitcoinco/web/pull/709) ([owocki](https://github.com/owocki)) +- twitter.com/gitcoinfeed [\#708](https://github.com/gitcoinco/web/pull/708) ([owocki](https://github.com/owocki)) +- css: fixed explorer overflow on mobile [\#707](https://github.com/gitcoinco/web/pull/707) ([thelostone-mc](https://github.com/thelostone-mc)) +- Fixes: https://github.com/gitcoinco/web/issues/687 [\#699](https://github.com/gitcoinco/web/pull/699) ([kziemianek](https://github.com/kziemianek)) +- Offchain Bounties [\#673](https://github.com/gitcoinco/web/pull/673) ([owocki](https://github.com/owocki)) +- doc: corrected setup path [\#667](https://github.com/gitcoinco/web/pull/667) ([thelostone-mc](https://github.com/thelostone-mc)) +- Records UserAction events for Tip, Start/Stop Work, and Bounty related things [\#664](https://github.com/gitcoinco/web/pull/664) ([owocki](https://github.com/owocki)) +- People shouldn't be able to start work on more than 3 issues at a time [\#663](https://github.com/gitcoinco/web/pull/663) ([owocki](https://github.com/owocki)) +- no faucet spoofing [\#662](https://github.com/gitcoinco/web/pull/662) ([owocki](https://github.com/owocki)) +- no faucet spoofing [\#661](https://github.com/gitcoinco/web/pull/661) ([owocki](https://github.com/owocki)) +- Add GeoIP2 and lang middleware [\#657](https://github.com/gitcoinco/web/pull/657) ([mbeacom](https://github.com/mbeacom)) +- Adds testimonial video to landing page [\#645](https://github.com/gitcoinco/web/pull/645) ([owocki](https://github.com/owocki)) +- Redesign and implementation of embed widget [\#644](https://github.com/gitcoinco/web/pull/644) ([michelgotta](https://github.com/michelgotta)) +- @gitcoinbot tune up! [\#641](https://github.com/gitcoinco/web/pull/641) ([zoek1](https://github.com/zoek1)) - use AGPLv3 license [\#638](https://github.com/gitcoinco/web/pull/638) ([gasolin](https://github.com/gasolin)) +- fontawesome: upgrade to v5 [\#635](https://github.com/gitcoinco/web/pull/635) ([thelostone-mc](https://github.com/thelostone-mc)) - Refactors 3 requests down to 1 [\#634](https://github.com/gitcoinco/web/pull/634) ([owocki](https://github.com/owocki)) +- Integrate StandardBounties increasePayout\(\) [\#626](https://github.com/gitcoinco/web/pull/626) ([msuess](https://github.com/msuess)) - Refactors shared.js / web3 awareness code for more sanity [\#625](https://github.com/gitcoinco/web/pull/625) ([owocki](https://github.com/owocki)) - explorer: updated view [\#621](https://github.com/gitcoinco/web/pull/621) ([thelostone-mc](https://github.com/thelostone-mc)) - Update all alerts to include new alert style [\#553](https://github.com/gitcoinco/web/pull/553) ([KennethAshley](https://github.com/KennethAshley)) @@ -104,6 +156,7 @@ **Closed issues:** +- test 123 [\#595](https://github.com/gitcoinco/web/issues/595) - Upgrade to the latest Django revision [\#583](https://github.com/gitcoinco/web/issues/583) - Increase Code Coverage by 5% [\#408](https://github.com/gitcoinco/web/issues/408) - Reminder to remove the legacy/\* application once those bounties are done [\#406](https://github.com/gitcoinco/web/issues/406) @@ -174,7 +227,7 @@ - Http404 raising frequently on profile view [\#492](https://github.com/gitcoinco/web/issues/492) - AttributeError: 'NoneType' object has no attribute 'pk' [\#483](https://github.com/gitcoinco/web/issues/483) - Integration branch triage issues [\#474](https://github.com/gitcoinco/web/issues/474) -- CRITICAL Bounty resets after Submitting Work [\#462](https://github.com/gitcoinco/web/issues/462) +- void [\#462](https://github.com/gitcoinco/web/issues/462) - Added remove filter functionality for Search Tags [\#562](https://github.com/gitcoinco/web/pull/562) ([eswarasai](https://github.com/eswarasai)) - css : fixed display for devices below 380px [\#559](https://github.com/gitcoinco/web/pull/559) ([thelostone-mc](https://github.com/thelostone-mc)) - FIX: Replace selects with select2 and update arrow [\#539](https://github.com/gitcoinco/web/pull/539) ([KennethAshley](https://github.com/KennethAshley)) @@ -183,19 +236,18 @@ - gitcoincobot doesnt work for ERC20 issues [\#536](https://github.com/gitcoinco/web/issues/536) - Test [\#531](https://github.com/gitcoinco/web/issues/531) -- Gas Limit Set Dangerously High [\#515](https://github.com/gitcoinco/web/issues/515) -- Please remove the pop-up [\#511](https://github.com/gitcoinco/web/issues/511) -- Sync Github and Gitcoin Issue Details [\#507](https://github.com/gitcoinco/web/issues/507) -- SEVERE "Closed" Bounties are listed under "Expired" [\#500](https://github.com/gitcoinco/web/issues/500) +- void [\#515](https://github.com/gitcoinco/web/issues/515) +- void [\#511](https://github.com/gitcoinco/web/issues/511) +- void [\#500](https://github.com/gitcoinco/web/issues/500) - Consistent Form Styles Across the Gitcoin [\#498](https://github.com/gitcoinco/web/issues/498) - As a user I'd like a cleaned up explorer page. [\#493](https://github.com/gitcoinco/web/issues/493) - Version conflict when running tests [\#488](https://github.com/gitcoinco/web/issues/488) - 'new work' comments appear twice on github issue from gitcoincobot [\#480](https://github.com/gitcoinco/web/issues/480) -- Provide Draft Design for the Bounty Detail Page [\#479](https://github.com/gitcoinco/web/issues/479) -- Provide "Discuss" to keep Bounty Assignment Discussion out of Issues [\#476](https://github.com/gitcoinco/web/issues/476) +- void [\#479](https://github.com/gitcoinco/web/issues/479) +- void [\#476](https://github.com/gitcoinco/web/issues/476) - DoesNotExist: BountyFulfillment matching query does not exist. [\#471](https://github.com/gitcoinco/web/issues/471) - void [\#470](https://github.com/gitcoinco/web/issues/470) -- Provide a Draft Design for the Bounty Overview Page [\#469](https://github.com/gitcoinco/web/issues/469) +- void [\#469](https://github.com/gitcoinco/web/issues/469) - Issues in 'Work Started' should be 'Open' [\#466](https://github.com/gitcoinco/web/issues/466) - void [\#464](https://github.com/gitcoinco/web/issues/464) - void [\#460](https://github.com/gitcoinco/web/issues/460)