Barry Gitarts
|
933dd9f105
|
add watermelon db
|
2019-01-15 09:18:04 -05:00 |
Barry Gitarts
|
53c6fda395
|
show pledges that can be vetoed
|
2019-01-11 15:55:42 -05:00 |
Barry Gitarts
|
67084487f0
|
add hexToDecimal conversion
|
2019-01-11 10:45:19 -05:00 |
Barry Gitarts
|
81ca3ffa31
|
bump react
|
2019-01-11 09:34:41 -05:00 |
Barry Gitarts
|
4ab0e1d220
|
add loading indicator
|
2019-01-10 15:44:45 -05:00 |
Barry Gitarts
|
aa410dbd4b
|
add no records placeholder to tables
|
2019-01-10 14:37:23 -05:00 |
Barry Gitarts
|
de1097bd51
|
bump material-table
|
2019-01-10 14:06:31 -05:00 |
Barry Gitarts
|
0fcb4cf467
|
fix display commit time in pledge table
|
2019-01-09 17:11:22 -05:00 |
Barry Gitarts
|
5efc0fd300
|
initial readme
|
2019-01-07 15:39:44 -05:00 |
Barry Gitarts
|
d4f63a6b51
|
fix display when no withdraws in funding summary
|
2019-01-04 16:34:26 -05:00 |
Barry Gitarts
|
ddda112419
|
add snt config to work across networks
|
2019-01-04 15:52:01 -05:00 |
Barry Gitarts
|
0105e704f9
|
add updated rinkeby contract + SNT Rinkeby
|
2019-01-04 15:31:31 -05:00 |
Barry Gitarts
|
efcb602ee9
|
add rinkeby addresses
|
2019-01-02 15:32:28 -05:00 |
Barry Gitarts
|
2129e15eae
|
add rinkeby settings
|
2018-12-21 15:51:49 -05:00 |
Barry Gitarts
|
81c001a78f
|
remove dapp refernces to LiquidPledgingMock
|
2018-12-21 14:34:46 -05:00 |
Barry Gitarts
|
e33f8ea637
|
Revert "set LiquidPledging based on environment"
This reverts commit f94b9c4245 .
|
2018-12-21 13:32:12 -05:00 |
Barry Gitarts
|
f94b9c4245
|
set LiquidPledging based on environment
|
2018-12-20 15:43:14 -05:00 |
Barry Gitarts
|
19c819b0f9
|
fix styling add colorSchemes
|
2018-12-20 11:23:05 -05:00 |
Barry Gitarts
|
f4058882ad
|
fix background color leaking into other components
|
2018-12-19 15:57:17 -05:00 |
Barry Gitarts
|
fbe5d6b194
|
add updated funding summary card
|
2018-12-19 15:54:12 -05:00 |
Barry Gitarts
|
ce51770d44
|
add progress
|
2018-12-19 14:42:04 -05:00 |
Barry Gitarts
|
8193e4d42e
|
update header style + summary card style
|
2018-12-19 10:43:47 -05:00 |
Barry Gitarts
|
396dab9320
|
display funded withdraw net summary per token
|
2018-12-19 09:27:09 -05:00 |
Barry Gitarts
|
40022d102f
|
add deposits selectors and funding summary card
|
2018-12-18 14:30:50 -05:00 |
Barry Gitarts
|
29679a256b
|
add reselect
|
2018-12-17 15:45:45 -05:00 |
Barry Gitarts
|
4b0ad681e8
|
add dashboard
|
2018-12-16 12:59:33 -05:00 |
Barry Gitarts
|
a211bd0d08
|
ensure insights doesn't break load
|
2018-12-15 16:19:24 -05:00 |
Barry Gitarts
|
20de2d202b
|
move all routes to maincontainer
|
2018-12-15 15:31:24 -05:00 |
Barry Gitarts
|
53c52dfa69
|
move routes and links to maincontainer
|
2018-12-15 15:15:17 -05:00 |
Barry Gitarts
|
249457385b
|
dynamically adjust width of FundsManagement
|
2018-12-15 14:11:02 -05:00 |
Barry Gitarts
|
31b218e003
|
add react-router
|
2018-12-15 12:03:19 -05:00 |
Barry Gitarts
|
4cd878c2a6
|
add insights button
|
2018-12-15 10:37:57 -05:00 |
Barry Gitarts
|
ceedbe5265
|
add container for drawer and app bar
|
2018-12-15 07:01:40 -05:00 |
Barry Gitarts
|
61a3405a9b
|
add withdraws to transfer graph to map funds exiting
|
2018-12-15 05:49:08 -05:00 |
Barry Gitarts
|
cac3d81559
|
add transfer to graph
|
2018-12-14 14:11:26 -05:00 |
Barry Gitarts
|
cca2ecddc7
|
add transfer graph
|
2018-12-14 12:48:42 -05:00 |
Barry Gitarts
|
70e23250ae
|
disable cancel when not matching account
|
2018-12-13 15:41:40 -05:00 |
Barry Gitarts
|
82908bd3e9
|
Merge branch 'embark-dapp' of https://github.com/status-im/liquidpledging into embark-dapp
|
2018-12-13 13:56:04 -05:00 |
Barry Gitarts
|
214de820a2
|
only use authorizedPayments for withdraw
|
2018-12-13 13:39:35 -05:00 |
Richard Ramos
|
1871f5f884
|
Updated eslint and added rules
|
2018-12-13 09:47:41 -05:00 |
Barry Gitarts
|
6b76e98e78
|
do not calc date if no fundProfile
|
2018-12-12 15:46:02 -05:00 |
Barry Gitarts
|
a2143d5b84
|
add authorizePayment event to get paymentId
|
2018-12-12 14:55:43 -05:00 |
Richard Ramos
|
12f685bfb5
|
Added gas estimation for transaction on Transfer Dialog
|
2018-12-11 20:39:11 -05:00 |
Richard Ramos
|
bdf4c373f8
|
Added gas estimation before send()
|
2018-12-11 20:39:11 -05:00 |
Barry Gitarts
|
5ce9132830
|
add SetMockedTime
|
2018-12-10 14:44:57 -05:00 |
Barry Gitarts
|
6ec1e09033
|
better display commit time on pledges
|
2018-12-10 10:22:52 -05:00 |
Barry Gitarts
|
1664255289
|
add idSender to transfer field
add date string to pledge commit time
|
2018-12-09 07:10:17 -05:00 |
Barry Gitarts
|
d0d4fd9728
|
better handle vault init
|
2018-12-08 12:52:22 -05:00 |
Barry Gitarts
|
55f3bc8fe6
|
do not get events if contracts are not initialized
|
2018-12-07 20:25:38 -05:00 |
Barry Gitarts
|
4f7a24153c
|
add cancelProfiles
|
2018-12-07 09:47:00 -05:00 |