Commit Graph

1273 Commits

Author SHA1 Message Date
Rob Culliton b3078b84b6
store pending revocations in local storage 2018-05-18 11:20:01 -04:00
Rob Culliton a9282f503a
use owner login as a fallback for revoke card (can be different display name than rep owner) 2018-05-17 11:03:47 -04:00
Rob Culliton 92a012c2ed
username for revoked bounties in paid section 2018-05-16 13:18:46 -04:00
Rob Culliton 25d7c55865
change definition for paid bounties to receipt from hash in rest of bounty files 2018-05-15 22:46:34 -04:00
Rob Culliton 458a46ca62
paid? flag should be based off payout_receipt rather than payout_hash 2018-05-15 21:26:23 -04:00
Rob Culliton 6f268c85a4
pending badge on card itself 2018-05-15 19:54:10 -04:00
Rob Culliton 6da6f3417f
dispatch from within the send-transaction-callback rather than the try/catch block 2018-05-15 14:40:05 -04:00
Rob Culliton 9a5386a5fa
route to remove bot confirmation in case of error on confirm payout 2018-05-15 12:59:03 -04:00
Rob Culliton 2aa751769a
restore bot confirmation. handle error case by removing bot confirmation 2018-05-15 11:33:09 -04:00
Rob Culliton aff6eb35d9
clearer description 2018-05-15 11:05:50 -04:00
Rob Culliton 723ffd870e
update copy and fix bounty being accessed 2018-05-15 10:52:51 -04:00
Rob Culliton 62d72cc3e6
update copy in manage payouts based on the currently confirming account 2018-05-15 09:42:51 -04:00
Rob Culliton d98c07ef34
clear modal on actual revoke dispatch. include a hint about needing to sign via metamask 2018-05-11 17:25:41 -04:00
Rob Culliton d0a4ff7179
fix initial appearance of modal and include instructions about dashbaord banner 2018-05-11 16:49:07 -04:00
Rob Culliton 1c84bbc961
more badge, padding, and font weight adjustments 2018-05-11 16:32:38 -04:00
Rob Culliton 64dc0d04de
modal colors, border radiuses, and padding 2018-05-11 15:57:14 -04:00
Rob Culliton edc437132e
a few more design modifcations for the modal 2018-05-11 13:56:32 -04:00
Rob Culliton 3fa60bc0e7
flushing out contents of revoke modal 2018-05-11 12:31:41 -04:00
Rob Culliton 2399932d15
beginnings of revoke modal 2018-05-11 11:33:39 -04:00
Rob Culliton ecb777736a
only allow revocation if there are none pending 2018-05-10 14:09:42 -04:00
Rob Culliton fffe92f87d
open menu for a single issue-id, but close for all 2018-05-09 12:37:05 -04:00
Rob Culliton 039295f157
now that payout receipt is working, only log for the changed case rather than all records 2018-05-08 17:53:09 -04:00
Rob Culliton d3925a542e
if in the middle of a pending revocation, remove the banner on metamask payment rejction 2018-05-08 15:11:46 -04:00
Rob Culliton c57a6a1a63
better logging around payout receipt interceptor 2018-05-08 14:35:24 -04:00
Rob Culliton 08d56400ad
interceptor for payout_receipt within owner bounties 2018-05-08 13:42:43 -04:00
Rob Culliton eed60f8360
add additional check to interceptor to only proceed during a pending revocation 2018-05-08 09:41:51 -04:00
Rob Culliton 773da8d074
update coloring and include check box w/ message 2018-05-07 17:02:32 -04:00
Rob Culliton cd2739b229
working banner appearance on dispatch of revoke 2018-05-07 15:38:23 -04:00
Rob Culliton b7159cf052
subscription for *pending* banner 2018-05-07 14:06:56 -04:00
Rob Culliton b2a238d7b3
removing name as salute param unless it was intended for defaulting? 2018-05-07 12:29:24 -04:00
Rob Culliton 12e4d98d58
handler for setting pending revocations
comment out confirm hash interceptor for now
2018-05-07 11:07:29 -04:00
Rob Culliton e9f4b0a5ac
don't forget tachyons pointer for the three dots themselves! 2018-05-05 22:22:17 -04:00
Rob Culliton b845750405
some final positioning for cursor of revoke button 2018-05-05 22:19:01 -04:00
Rob Culliton 87a998821a
better styling for absolutely positioned button 2018-05-05 22:10:39 -04:00
Rob Culliton 356e344026
adjust value-usd check 2018-05-05 21:33:47 -04:00
Rob Culliton 4db70dfc41
revoke dropdown menu
still a few styling tweaks to go
2018-05-05 21:02:30 -04:00
Rob Culliton aa38da02e4
a snazzy set of three dots to click on 2018-05-05 18:54:30 -04:00
Rob Culliton b8f511433b
whitespace fixes 2018-05-05 15:26:33 -04:00
Rob Culliton c93982f3c2
validate update-payout-receipt with pre condition, get rid of duplicate destructuring 2018-05-05 15:15:24 -04:00
Rob Culliton 0c60c83ee5
clean up scheduler deps 2018-05-05 10:43:04 -04:00
Rob Culliton 66b70423d8
remove a couple eth-rpc methods that were used by the outdated logging, and no need to update pr save 2018-05-05 09:38:22 -04:00
Rob Culliton 1b4f0c7301
whitespace 2018-05-05 09:28:43 -04:00
Rob Culliton 51bcd51173
prune out db/update-confirm-hash (was in bounties, not issues, namespace) 2018-05-05 09:26:07 -04:00
Rob Culliton 64b81c1b91
prune out lurking execute_posted in owner bounties query 2018-05-05 09:25:22 -04:00
Rob Culliton 989039352d
update-confim-hash sql query is no longer needed because now confirm hash
will be updated by save-tx-result! (and also trying to make right some whitespace wrongs)
2018-05-05 09:19:26 -04:00
Rob Culliton 3763fa136a
get-issue-by-contract-address is no longer needed 2018-05-05 09:08:29 -04:00
Rob Culliton 13fcf1799f
update-execute-posted is no longer needed 2018-05-05 09:06:22 -04:00
Rob Culliton 9137d68d04
pending-executions is just no longer needed at all 2018-05-05 09:04:02 -04:00
Rob Culliton e2a1692f82
execute hash is now updated via save-tx-info! so we can get rid of the dedicated function & query 2018-05-05 09:02:36 -04:00
Rob Culliton 7103bd2332
pull out unneeded scheduler code now that polling is taken care of
client side and changes too confirm hash are listened for in the interceptor
2018-05-05 08:53:27 -04:00