Commit Graph

658 Commits

Author SHA1 Message Date
Oskar Thorén 622c3b3c5f Remove public_repo capability for admin-authorize-url 2017-11-09 16:44:06 +00:00
Ricardo Guilherme Schmidt 0678a18ec4 lint 2017-11-09 14:33:01 -02:00
Ricardo Guilherme Schmidt fb2ed3d400 lint 2017-11-09 14:00:45 -02:00
Ricardo Guilherme Schmidt 9aa000872d Add legacy support 2017-11-09 14:00:06 -02:00
Ricardo Guilherme Schmidt 1ac4789bf7 fix solc version and comments 2017-11-09 13:50:54 -02:00
Teemu Patja e70a72a978
Move user whitelist to config 2017-11-09 17:15:11 +02:00
Ricardo Guilherme Schmidt 2442deada7 add comment about hardcoded address 2017-11-09 13:12:13 -02:00
Ricardo Guilherme Schmidt 72574d00dd simplified stub (only read ABI) 2017-11-09 13:07:07 -02:00
Ricardo Guilherme Schmidt fd75fc1ba2 Change to safecall into ERC20 2017-11-09 13:06:24 -02:00
Ricardo Guilherme Schmidt e43d1c5d78 support dynamic data return 2017-11-09 13:05:57 -02:00
Teemu Patja 48f2d024fe
Show pending payouts with missing address in activity 2017-11-09 17:01:46 +02:00
Teemu Patja 7d526d8665
Indicate user ETH address missing in GH comment if required
Fixes: #158
2017-11-09 16:13:13 +02:00
Ricardo Guilherme Schmidt 451984b55c fix fixed length returns at delegatedcall 2017-11-09 08:17:08 -02:00
Ricardo Guilherme Schmidt 8d149a396b fix stub to use parent methods 2017-11-09 06:43:00 -02:00
Ricardo Guilherme Schmidt 5fe2bb9b52 explicitally set function as public 2017-11-09 06:26:05 -02:00
Ricardo Guilherme Schmidt 1b2a941869 abstract the DelegatedCall logic 2017-11-09 06:21:31 -02:00
Ricardo Guilherme Schmidt 53cc9c2c0e remove token watch related stuff 2017-11-09 06:21:06 -02:00
Ricardo Guilherme Schmidt 54fcbed51b remove nonce and assert that withdrawAllTokens will not fail because bad tokens 2017-11-08 18:18:07 -02:00
Ricardo Guilherme Schmidt fb1133ac7f remove internal balances, better handle bad tokens, better handle race conditions 2017-11-08 17:53:38 -02:00
Ricardo Guilherme Schmidt aecd344d58 fixed heritance 2017-11-08 17:36:15 -02:00
Teemu Patja 8610760938
Configurable blacklist for tokens 2017-11-08 17:51:39 +02:00
Teemu Patja 7ff641685f
Reduce noise in prod logging 2017-11-08 17:25:35 +02:00
Teemu Patja 06d54e6e2d
Exclude closed claims in manage payouts 2017-11-08 15:51:16 +02:00
Teemu Patja 439fce9793
Open claims label styling 2017-11-08 13:16:18 +02:00
Teemu Patja d5fef2b7b6
Correct key name for claim-count 2017-11-08 13:02:09 +02:00
Teemu Patja 0dbd677152
Add missed changed for #154 fix 2017-11-08 12:47:07 +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 76c91d7342
Use 6 decimals for ETH balance everywhere on UI 2017-11-08 11:42:54 +02:00
Teemu Patja c111350396
Prod log-level debug -> info 2017-11-08 09:10:29 +02:00
Teemu Patja 64e556c525
Keep 5 days of logs instead of 30 2017-11-08 09:06:49 +02:00
Teemu Patja a29a366c47
Fix GH comment ETH balance formatting
Fixes: #150
2017-11-07 18:27:06 +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 8e4e27ffbe
Use stored token balance for paid GH comment instead of on-chain balance
Fixes: #151
2017-11-07 18:03:05 +02:00
Teemu Patja a4fef67e08
Whitelist Aragon maintainer 2017-11-07 17:54:18 +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 62f955683c
Prettier loading state for bounties and activity views 2017-11-06 12:40:55 +02:00
Teemu Patja 0bf840d19d
Update whitelist 2017-11-06 11:14:15 +02:00
Teemu Patja 4ff49464f8
Fix 500 error response to some GH app webhooks
Do not assume webhook payloads contain a repository object.
2017-11-04 23:13:22 +02:00
Teemu Patja 7143ec286a
configurable GH app feature toggle 2017-11-04 19:44:21 +02:00
Teemu Patja f0c978ec47
Only update USD value to unconfirmed bounties
Fixes: #148
2017-11-04 18:57:33 +02:00
Oskar Thorén 926c3aa385 Enable github app flag 2017-11-04 11:50:37 -05:00
Oskar Thorén f89d8b1b35 Check for repo exists in validate-secret-repo-hook 2017-11-04 11:37:29 -05:00
Oskar Thorén 8312df8a5f nvm jk flag off 2017-11-04 11:25:05 -05:00
Oskar Thorén fce9ac81bc Github App: check webhook-secret and enable flag 2017-11-04 11:25:05 -05:00
Andy Tudhope fb034ce925 Mores test accounts for Anna added (#147)
More test accounts for anna
2017-11-04 09:42:46 -05:00
Oskar Thorén 20d787edbc Turn off github apps flag for test 2017-11-04 08:13:04 -05:00
Oskar Thorén 7464038ce8 add possible new test accounts to whitelist 2017-11-03 23:36:19 -05:00
Oskar Thorén c142ca3488 whitelist cancuncoconut 2017-11-03 18:04:04 -05:00