752 Commits

Author SHA1 Message Date
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
Barry Gitarts
9724e8c7e8 add confirm payment 2018-12-07 06:52:02 -05:00
Barry Gitarts
d7a0f19f20 add withdraw function 2018-12-06 14:58:47 -05:00
Barry Gitarts
9b2bc3d97a add withdraw card 2018-12-06 12:30:44 -05:00
Barry Gitarts
69500cf3e6 add project to admin profiles
add address to profiles table
2018-12-05 13:36:44 -05:00
Barry Gitarts
1f23433646 add project to select admin type 2018-12-05 12:05:21 -05:00
Barry Gitarts
7b0f9f03d7 update client state after pledges transfer 2018-12-04 17:10:43 -05:00
Barry Gitarts
ae7b8b1822 transfer between pledges 2018-12-04 14:39:45 -05:00
Barry Gitarts
0b12e39751 add form control to Transfer Dialog 2018-12-03 15:54:24 -05:00
Barry Gitarts
98faa04238 add Transfer dialog 2018-12-03 15:22:51 -05:00
Barry Gitarts
b18774373b update pledging table on creation 2018-12-03 12:15:16 -05:00
Barry Gitarts
c919b6e2a3 add pledges table 2018-12-03 10:29:14 -05:00
Barry Gitarts
8409705bc7 add DelegateAdded event 2018-12-03 08:50:15 -05:00
Barry Gitarts
95bef6267c add delegate functionality 2018-12-02 12:25:49 -05:00
Barry Gitarts
8963677360 add append fund profile 2018-12-02 09:46:20 -05:00
Barry Gitarts
63df7614e3 add funding profiles table 2018-12-02 08:24:31 -05:00
Barry Gitarts
c46add12ed add addr index to GiverAdded to filter on client side 2018-12-01 18:32:56 -05:00
Barry Gitarts
a64517e0b3 add init buttons 2018-12-01 17:16:58 -05:00
Barry Gitarts
764de025d0 add token approval for dev environment 2018-12-01 15:32:00 -05:00
Barry Gitarts
e6c74f731a add vault and LP initialization 2018-12-01 09:31:04 -05:00
Barry Gitarts
f3499e69be add amount field 2018-11-30 16:19:46 -05:00
Barry Gitarts
66c8a470d9 add CreateFunding component 2018-11-30 13:36:09 -05:00
Barry Gitarts
a1d116c7a2 convert hoursToSeconds
cleanup AddFunder
2018-11-30 11:52:08 -05:00
Barry Gitarts
4118da3081 change funderProfile to funderDescription 2018-11-30 11:38:58 -05:00
Barry Gitarts
56c7455515 add eslint 2018-11-30 10:42:07 -05:00
Barry Gitarts
5d4d977313 add notification to add funder creation 2018-11-30 10:33:48 -05:00
Barry Gitarts
87d3ae59d8 rename Giving to Funding 2018-11-30 06:02:57 -05:00
Barry Gitarts
7a81eb3f6a use metamask/status in development mode 2018-11-29 16:00:51 -05:00
Barry Gitarts
c2946874b4 add Giving form 2018-11-29 15:52:24 -05:00
Barry Gitarts
60624b1871 working client addGiver method 2018-11-29 11:45:57 -05:00
Barry Gitarts
e507075ab4 remove babelrc
interfering with embark webpack config
2018-11-28 11:41:29 -05:00
Barry Gitarts
3d205e5cea add dapp scafold 2018-11-28 11:12:50 -05:00
perissology
9376cfb1e2 NormalOperation.js tests can now be run via embark 2018-11-15 12:22:12 -08:00
perissology
891d2a6f34 more config updates for bug reproduction 2018-11-09 08:57:50 -08:00
perissology
fbb61b4bde config updates for debuggin 2018-11-08 14:50:49 -08:00
perissology
c6dc7d8fda disable contract deploys 2018-11-07 07:00:44 -08:00
perissology
daaf651dcd testing embark 2018-11-04 11:07:02 -08:00
perissology
41a087d509 update package-lock.json 2018-08-02 07:40:48 -07:00
perissology
b70feecc36 remove TODO 2018-06-29 13:42:20 -07:00
perissology
2797e2d814 v1.0.1
remove unnecessary permission creation in factory
2018-06-29 08:07:27 -07:00
perissology
4ebab382bd update npmignore 2018-06-29 07:18:49 -07:00
perissology
a1a8b72442 v1.0.0 2018-06-29 07:11:07 -07:00
perissology
2e3609aeac require(pTo.amount >= amount) on transfer 2018-06-27 16:54:59 -07:00
perissology
ed7c4b8b47 added some comments & updated solcpiler 2018-06-21 10:40:30 -07:00
perissology
7baa39c62f v1.0.0-beta.5
export AppProxyUpgradeable.sol
2018-06-16 18:53:01 -07:00
perissology
18361b2edc fix typo 2018-06-16 14:09:12 -07:00
perissology
946ae184f3 update eth-contract-class 2018-06-16 14:00:46 -07:00