Skip to content

Latest commit

 

History

History
425 lines (367 loc) · 38.1 KB

CHANGELOG.md

File metadata and controls

425 lines (367 loc) · 38.1 KB

Change Log

Full Changelog

Closed issues:

  • Upgrade to the latest Django revision #583
  • Uncaught Error: Web3ProviderEngine does not support synchronous requests. #340
  • addd logo to metamask contract metadata repo #320
  • In tip flow, sometimes we are not able to get the email address of the user from github #75

Merged pull requests:

pre_faucet (2018-03-09)

Full Changelog

Implemented enhancements:

  • show tips on leaderboard / profiles #544 (owocki)

Closed issues:

  • IndexError: list index out of range #564
  • Explorer changes followup #555
  • Update Issue Explorer Front End #503
  • Show consistent top navigation across the app #415
  • Clear Distinction Between Web 3 States #413

Merged pull requests:

pre-clean-urls (2018-03-07)

Full Changelog

Implemented enhancements:

pre-clean-urls2 (2018-03-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Is there still a problem with 'start work' carrying over from bounty to bounty? #519
  • Http404 raising frequently on profile view #492
  • AttributeError: 'NoneType' object has no attribute 'pk' #483
  • Integration branch triage issues #474
  • CRITICAL Bounty resets after Submitting Work #462
  • Added remove filter functionality for Search Tags #562 (eswarasai)
  • css : fixed display for devices below 380px #559 (thelostone-mc)
  • FIX: Replace selects with select2 and update arrow #539 (KennethAshley)

Closed issues:

  • gitcoincobot doesnt work for ERC20 issues #536
  • Test #531
  • Gas Limit Set Dangerously High #515
  • Please remove the pop-up #511
  • Sync Github and Gitcoin Issue Details #507
  • SEVERE "Closed" Bounties are listed under "Expired" #500
  • Consistent Form Styles Across the Gitcoin #498
  • As a user I'd like a cleaned up explorer page. #493
  • Version conflict when running tests #488
  • 'new work' comments appear twice on github issue from gitcoincobot #480
  • Provide Draft Design for the Bounty Detail Page #479
  • Provide "Discuss" to keep Bounty Assignment Discussion out of Issues #476
  • DoesNotExist: BountyFulfillment matching query does not exist. #471
  • void #470
  • Provide a Draft Design for the Bounty Overview Page #469
  • Issues in 'Work Started' should be 'Open' #466
  • void #464
  • void #460
  • status not populating correctly on legacy issues #453
  • bust the cloudfront cache when an issue updates #446
  • Consistent tone and voice to communicate with me #439
  • Create Gitcoin UI Kit #437
  • Align Current State of the Issue Explorer #436
  • Update White Paper Page Select List #434
  • Create Consistent Form Styles #433
  • dashboard_bountyfulfillment is not being updated properly #428
  • Clear understanding whether something is an error or informational #425
  • Show left rail radio filters when appropriate #411
  • TypeError: an integer is required (got type NoneType) #409
  • Fix lingering bounty_fulfiller (claimee) references #401
  • HTML/CSS Touch ups on Bounty Details Page #399
  • Make Process Bounty page more user friendly #398
  • Wrong issue title in gitcoin.co #366
  • TypeError: an integer is required (got type NoneType) #332
  • standardbounties cleanup: multiple fulfillments #308
  • standardbounties cleanup: state issues #284
  • Coloradocoin receive page (due Feb 1) #261
  • Push Open Source Forward => Grow Open Source #238
  • design- /pitch page - where people can pitch project ideas #198
  • link profile in nav somewhere #191
  • show conv rate rate at time of posting #165
  • As a user, I'd like to be able to close my browser window after I submit a web3 tx, so I can do other things without canceling. #128
  • GitHub oauth in new funding flow #98

Merged pull requests:

prefebint (2018-02-13)

Full Changelog

Closed issues:

  • Use BountyFulfillment for all fulfiller_ references #402
  • Fix dashboard/notifications.py #400
  • feb integration branch - remove references to Bounty.fulfiller\_ #397
  • "Are you still working on this?" #394
  • (unknown): Syntax error #391
  • MultipleObjectsReturned: get() returned more than one Profile -- it returned 2! #386
  • This is a test issue for purposes of a demo during Consensys Mesh Retreat #384
  • Bounty creation transaction link points to rinkeby etherscan address. #370
  • Travis builds failing #367
  • AttributeError: 'NoneType' object has no attribute 'get' #361
  • Submitting work throws a "Math is not a function" #357
  • Profile Page needs to be sized up if it's smaller than it should be #355
  • Increase Code Coverage by 4% #353
  • RangeError: Maximum call stack size exceeded #351
  • RangeError: Maximum call stack size exceeded #350
  • html: setting max-width to 500px casues weird display #347
  • New funded issue form does not automatically add the URL from the querystring #346
  • SyntaxError: expected expression, got '*' #338
  • as a user, i want to be able to process two bounties in multiple tabs so i can be efficient. #334
  • in activity_report management command, add a from\_address and to\_address field #322
  • tip emails not going out #321
  • Issue summaries lose formatting like new lines #317
  • new bounty status #316
  • stanardbounties cleanup: tune rate limiter #281
  • standardbounties cleanup: why aren't 500 error emails to ADMINs working #279
  • This is a test issue for purposes of a demo during Rocky Mountain Blockchain #270
  • game mechanics for project wheatgrass #260
  • sometimes web3 buttons on the gitcoin interface take 60s to respond #226
  • code: signal to tell user that unclaimed issues may already be in progress #206
  • Code Faucet Page #184
  • twitter posts about new funded issues do not unfurl correctly #110
  • move to python3, django 2.0 #68
  • Bounty Life-cycle #61

Merged pull requests:

Full Changelog

Fixed bugs:

  • standardbounties cleanup: Github claim work comment/interest comment updating seems to fail #282
  • When attempting to sign up for gitcoin slack I get a CSRF Failure #276

Closed issues:

  • Error on DB restore #309
  • Uncaught ReferenceError: web3 is not defined #304
  • ReferenceError: web3 is not defined #299
  • ReferenceError: Can't find variable: web3 #298
  • ReferenceError: Can't find variable: web3 #296
  • Test issue from Rollbar #283
  • why are all the 404s 500ing #280
  • The first LIVE StandardBounties Bounty on Gitcoin #278
  • standardbounties: where do we store info that's not in the bounty detail spec? #253
  • standardbounties: migration plan #252
  • standardbounties: figure out how to massage expressed interest PR in #249
  • new 404/500 error page #231
  • typography cleanup after PR 116 #151

Merged pull requests:

  • Modify slack email invitation handling #314 (mbeacom)
  • (WIP) January 2018 Multiple Integrations #240 (mbeacom)

Full Changelog

Fixed bugs:

Closed issues:

  • gh int: Add github logout method #266
  • standardbounties: support new IPFS schema #265
  • standardbounties: test ERC20 tokens #257
  • standardbounties: regression test the twitter notifications, github comments, and emails #256
  • standardbounties: estimateGas() #248
  • standardbounties: gas limit set too high #247
  • standardbounties: tx throws but the frontend thinks it succeeded anyway #246
  • standardbounties: integrate metamask gas estimates module #245
  • As a gitcoin founder, I want to send a demo funded issue, so I can demo the product to the mesh. #229
  • As a gitcoin founder, I want to send a demo funded issue, so I can demo the product to the mesh. #228
  • dataviz of gas costs vs confirmation time #209
  • design: waiting room quote while page is waiting for web3 updates #181
  • Code iOS landing page #174
  • core : contributing.md guideline + linter #65
  • Browser Extension Revamp #50
  • waiting room entertainment while tx mines #32
  • Mentors #30

Merged pull requests:

v0.1 (2018-01-10)

Full Changelog

Closed issues:

  • test 123 #224
  • foo the bar #223
  • Error executing transaction #220
  • Search by nickname doesn't work #213
  • Design: Gitcoin Toolbox #133

submit_working (2018-01-09)

Implemented enhancements:

  • In the admin, create a view that shows bounties and tips over time #20
  • Design a more aesthetically pleasing bounty detail page #17
  • bounty details page should have a 'back' button on it #7
  • clawback expired bounty interface #5
  • Expose psql port in docker stack #217 (mbeacom)

Fixed bugs:

  • Tips: 7 second delay when clicking on 'send tip' on the mainnet. #16

Closed issues:

  • Docker-based PostgreSQL port inaccessible locally #216
  • Toolbox page: launch it #196
  • design: signal to tell user that unclaimed issues may already be in progress #190
  • Disabled localStorage breaks Issue Explorer #188
  • code: /mission page #177
  • small module design: waiting room quote #175
  • Design: Faucet page #173
  • add /addon/ as firefox addon redirection #170
  • claim: gas limit is set over limit #169
  • Code HTML: Toolbox Page #168
  • Travis builds failing - ethereum dependency changes #163
  • oops #159
  • Csv export management command to spit out activity report #157
  • explore the idea of a gas faucet #153
  • In Issue Explorer, Double Quotes (") are Displayed instead of Correct Single Quotes (') #150
  • Travis builds failing on cytoolz #142
  • Design: Mission, values, vision, how we interact #139
  • design: ios gitcoin.co landing page #137
  • Double @ sign in github bot comments #131
  • Some of the buttons are glitchy and unpolished. #126
  • remove uppercase text from text description #125
  • Pytest version conflict with ethereum package #123
  • Add missing migrations #121
  • Error in sync_profile #120
  • Python comment linting and semicolon/unused import removal #119
  • Specify validation error for email validation checks #118
  • AnonymousUser #117
  • css: resize images to fit within the timeline container #107
  • /slack page content view does not fill page width on mobile #105
  • mail: tip amount rounded off to 2 decimals showing cause incorrect amount on mail #103
  • Transaction Underpriced when you try to receive a tip #101
  • bug: roadmap items shift to adjust for content on hover #100
  • expire email should be targeted to personas #96
  • Old Etherdelta API 50x frequently #94
  • Testing Strategy #90
  • Some models don't handle plurals correctly in admin #86
  • Problem on claimming a issue #82
  • Missleading button "Accept/reject claim" for non founder of the issue #81
  • Database files not compatible with Postgres 10.x #78
  • Email heading messed up on mobile resolutions #77
  • Overhaul leaderboards page design #76
  • support ERC20 token conversion rates on tips/bounties funding #73
  • css: mailing list breathing space #66
  • bug: roadmap items move when hover over them #64
  • Code Testimonials into Landing page #63
  • Modify docker-compose.yml to reduce running/exited services / persistent volume #58
  • Add persistent volume for PostgreSQL data #57
  • Decrease Docker image size #56
  • The corners or #upper_left and .bounty don't line up #54
  • auto-estimate USD amount on gitcoin.co/tip #53
  • Design a testimonials module on the landing page #52
  • Wrong issue info #51
  • Post funded issue to Craigslist #42
  • Issues should be displayed in decreasing order of value #40
  • Submit a funded issue (or send a tip) and provide feedback on the UX. #37
  • docker container for running locally #33
  • Mock up an Organization Overview page #31
  • Ops: Create cloudfront invalidation programmatically upon deploy in deploy.bash. #19
  • Tip page link 404s #14
  • Demonstrate tipping via a video #12
  • draft a blog post about tim-berners lee #4
  • list of erc20 coins should be more elegant #3
  • Web3 bountydetails interface documentation #2
  • HTTP API Documentation #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator