open-bounty/resources
Teemu Patja 9cb48b5183
Bounties view + related backend functionality & more
Changes to bounty/pull-request data model and logic
* save git sha of pull request's HEAD instead of possible merge commit
  and save it for opened, merged and closed events
* only look for bounties being accepted in pull-request closed via
  merge events (no need for compilicated logic with issue-closed event)
* pull_request now has issue_id column to make many sql queries
  simpler

Frontend
* owner-bounties app-db structure changes
* bounties view with confirm pending payout UI

Other
* removed lots of unused legacy code
* bug fixes + refactoring
* added comments + TODOs
2017-02-25 00:15:44 +02:00
..
contracts Update multisig wallet contract code 2016-09-25 14:49:18 +03:00
migrations Bounties view + related backend functionality & more 2017-02-25 00:15:44 +02:00
public Inline logo svg, remove old svg's 2017-02-23 18:52:14 +02:00
sql Bounties view + related backend functionality & more 2017-02-25 00:15:44 +02:00
templates Rewrite Github comment PNG functionality 2017-02-21 10:49:25 +02:00