Commit Graph

213 Commits

Author SHA1 Message Date
Martin Klepsch 3cdfa549b7 fix #301: add basic stats to manage payouts screen 2018-03-15 06:14:47 +02:00
Vitaliy Vlasov 9d9ebefc30 [Fix #330] Do not handle claims for issues that have been merged already 2018-03-15 05:55:08 +02:00
Ivan Grishaev c2d6094dad Merge branch 'develop' of https://github.com/status-im/open-bounty into 193-hide-myself 2018-02-09 16:20:13 +03:00
Ivan Grishaev 56d1425b17 193 sql fix 2018-02-08 15:29:26 +03:00
Ivan Grishaev c66691ca23 193 review fixes 2018-02-08 15:27:46 +03:00
P 76ce98eca4
Merge pull request #257 from pablodip/missing_font_files
Add missing font files in resources
2018-02-08 13:04:49 +01:00
Ivan Grishaev a0073b295e Merge branch 'develop' of https://github.com/status-im/open-bounty into 193-hide-myself 2018-02-06 20:13:15 +03:00
Ivan Grishaev 07bb457dfa 193 user exists query added 2018-02-06 17:09:08 +03:00
pablodip 7cb4389e3b adding missing font files 2018-02-05 16:12:41 +01:00
pablodip 1b9151e1e1 use updated-at in filtering and sorting 2018-02-02 23:46:09 +01:00
pablodip 1ac3b41488 Merge remote-tracking branch 'status/develop' into sort-and-filter 2018-01-31 12:20:16 +01:00
pablodip 9b40abc1a1 added missing svgs 2018-01-31 11:43:39 +01:00
pablodip 6786411299 add created_at to queries 2018-01-25 11:08:50 +01:00
Noman 41e15937c4
Ensure Google Analytics using correct ID 2018-01-24 23:54:45 -05:00
Teemu Patja 228fb9384c
Merge pull request #216 from status-im/feature/pagination-#156
[FIX #156] Add pagination to Bounties and Activities views
2018-01-16 17:19:06 +02:00
pablodip 2138603d1a Merge remote-tracking branch 'origin/master' into develop-merge-master 2018-01-16 05:52:39 +01:00
Vitaliy Vlasov fea0db845a [FIX #156] Add pagination to Bounties and Activities views 2018-01-15 19:37:41 +02:00
Teemu Patja c58f814713
Merge pull request #200 from noman-land/fb-code
Add Facebook and HubSpot tracking codes
2017-12-28 09:23:20 +02:00
Noman 4d8e970262
Run build script 2017-12-28 02:20:04 -05:00
Ivan Grishaev bea4321ca4 193 migrations updated 2017-12-27 18:47:37 +03:00
Ivan Grishaev 460eab8f70 193 sql migrations added 2017-12-26 18:25:29 +03:00
Teemu Patja aa4b79988a
Top hunters UI tweak 2017-12-21 13:45:29 +02:00
Teemu Patja 5be2a59e67
Top hunters UI tweak 2017-12-21 13:45:06 +02:00
Teemu Patja 49be307a9d
Limit top hunters query to 10
Fixes: #196
2017-12-21 11:46:25 +02:00
Teemu Patja cf7b34a758
Limit top hunters query to 10
Fixes: #196
2017-12-21 11:44:34 +02:00
Teemu Patja 7453bbfe40
Merge branch 'develop' 2017-12-20 14:53:54 +02:00
Teemu Patja a9e178a2f1
Avoid unneeded watch transactions
Store tx id for watch smart contract call while it is pending to avoid
sending unneeded transactions.
2017-12-18 19:31:53 +02:00
Teemu Patja 92f90880aa
Add google tag manager embed 2017-12-08 16:04:12 +02:00
Teemu Patja 647d5d2df9
Add google tag manager embed 2017-12-08 16:03:51 +02:00
Teemu Patja 9261c11d44
Exclude deploying contracts in open-bounties
Fixes: #186
2017-12-07 19:34:13 +02:00
Teemu Patja 4c1629a32e
Exclude deploying contracts in open-bounties
Fixes: #186
2017-12-07 19:31:05 +02:00
Teemu Patja 6e3dc7be0a
Merge branch 'develop' 2017-12-04 16:04:00 +02:00
Teemu Patja 78547c410e
Fix bug related to USD value updating
Only update USD value for bounties that have not been signed off by
SOB to avoid USD value being incorrectly set to 0.
2017-12-04 12:50:39 +02:00
Teemu Patja 4303181781
Add created_at column to pull_requests table 2017-11-22 12:39:33 +02:00
Teemu Patja 7ed831ab2f
Add created_at field to issues table
Fixes: #173
2017-11-22 12:18:08 +02:00
Teemu Patja 5d7a56f71c
Merge branch 'develop' 2017-11-14 17:05:46 +02:00
Teemu Patja fe5ce481c9
Make activity view linkable, fix landing page link
Fixes: #168
2017-11-10 11:08:37 +02:00
Teemu Patja d52adc6c06
Merge branch 'develop' 2017-11-09 17:58:08 +02:00
Teemu Patja 48f2d024fe
Show pending payouts with missing address in activity 2017-11-09 17:01:46 +02:00
Teemu Patja 7ec10c8239
Merge branch 'develop' 2017-11-08 16:04:09 +02:00
Teemu Patja 0619b4b519
Show claim count for bounty if > 0
Show number of claims for an issue in "open issues" view if there are
any. Styling may need improvement.

Related to issue #154
2017-11-08 12:38:22 +02:00
Teemu Patja d2c63c59cc
Activity feed item for claim pending
Fixes: #152
2017-11-08 12:23:32 +02:00
Teemu Patja 072353d13b
Fix activity view timestamp for payout event
Fixes: #153
2017-11-08 12:02:47 +02:00
Teemu Patja 39d661feff
Fix confirmed-payouts query
Fixes this use case:
- two competing claims
- one merged and signed-off
-> GH paid comment shows wrong username in
2017-11-07 18:16:38 +02:00
Teemu Patja 397d74e670
Fix balance update criteria
Include issue.is_open status when considering a bounty open.

Fixes: #151
2017-11-07 13:47:32 +02:00
Teemu Patja dc45db2f25
Merge branch 'develop' 2017-11-04 22:32:09 +02:00
Teemu Patja f0c978ec47
Only update USD value to unconfirmed bounties
Fixes: #148
2017-11-04 18:57:33 +02:00
Teemu Patja d7d214098b
Merge branch 'develop' 2017-11-03 13:44:05 +02:00
Teemu Patja d806e38433
Remove PR -> issue link if comment removed
If "Fixes: #NN" is removed from PR title/description, no longer
consider it a claim for any issue.
2017-11-03 12:35:42 +02:00
Teemu Patja 81c24b5793
SQL fix related to PR edited webhook 2017-11-02 23:14:42 +02:00