Commit Graph

63 Commits

Author SHA1 Message Date
Barry Gitarts 19c819b0f9 fix styling add colorSchemes 2018-12-20 11:23:05 -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 31b218e003 add react-router 2018-12-15 12:03:19 -05:00
Barry Gitarts cca2ecddc7 add transfer graph 2018-12-14 12:48:42 -05:00
Richard Ramos 1871f5f884 Updated eslint and added rules 2018-12-13 09:47:41 -05:00
Barry Gitarts 4f7a24153c add cancelProfiles 2018-12-07 09:47:00 -05:00
Barry Gitarts 63df7614e3 add funding profiles table 2018-12-02 08:24:31 -05:00
Barry Gitarts 5d4d977313 add notification to add funder creation 2018-11-30 10:33:48 -05:00
Barry Gitarts c2946874b4 add Giving form 2018-11-29 15:52:24 -05:00
Barry Gitarts 3d205e5cea add dapp scafold 2018-11-28 11:12:50 -05:00
perissology 2797e2d814 v1.0.1
remove unnecessary permission creation in factory
2018-06-29 08:07:27 -07:00
perissology a1a8b72442 v1.0.0 2018-06-29 07:11:07 -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
perissology 7cc989dd30 v1.0.0-beta.2 2018-06-16 13:02:59 -07:00
perissology 70be487301 v1.0.0-beta.1 2018-06-16 12:58:15 -07:00
perissology 68c5826c35 all tests passing 2018-06-16 10:54:30 -07:00
perissology e3c7c3a367 more progress 2018-06-15 17:27:47 -07:00
perissology 54a1faf570 update LPVault to latest aragonOs & solidity compiler 2018-06-15 14:56:41 -07:00
perissology f8ac47a674 update eth-contract-class 2018-05-23 07:42:28 -07:00
perissology 685750d1b2 fix contract export issue & make tests use exported contracts 2018-04-24 13:39:58 -07:00
perissology e81fff9de8 new version 2018-03-29 10:00:54 -07:00
perissology c66b680e0c added a few more tests 2018-03-28 15:32:02 -07:00
perissology 90e0ea361e update package.json 2018-03-16 07:21:54 -07:00
perissology c5e874e245 seperate LPConstants 2018-03-12 08:51:16 -07:00
perissology 3ae23500c6 convert liquidPledging to accept a different token per pledge 2018-02-16 13:45:17 -08:00
perissology 82945171e8 only compile necessary contracts to speedup solcpiler 2018-02-15 17:32:30 -08:00
perissology 369e6ae6cd first pass as AragonApp 2018-02-10 15:14:52 +01:00
perissology 1942b38c4e update to ganache-cli 7.0.0 w/ ws support 2018-01-25 15:09:58 -08:00
perissology a6593d32b3 remove print statement from test 2017-12-19 16:56:26 -10:00
perissology 49540b1eb7 update solcpiler 2017-12-04 16:59:43 -08:00
perissology 98fdd06aba remove build dir from repo & run build in npm prepublish 2017-12-02 20:29:40 -08:00
perissology 04f5ab70d7 update scripts 2017-11-20 06:48:46 -08:00
perissology 6c1c337f07 update scripts 2017-11-20 06:48:03 -08:00
perissology 83faa0d78d transpile js before publishing 2017-11-20 06:48:03 -08:00
perissology 8b629d3bd7 add plugin whitelist
fixes #33
2017-11-16 15:15:32 -08:00
perissology 6d8c259f1d added tests for delegations 2017-10-23 14:25:06 -07:00
Jordi Baylina 436be31e7f
Semarate mock class 2017-10-14 12:46:04 +02:00
Jordi Baylina fe85890e4d
version 2017-10-06 20:11:22 +02:00
Jordi Baylina b4d5e5657c
url added 2017-10-04 11:40:26 +02:00
perissology 96d5adc164 update tests to web3 1.0 syntax 2017-10-03 06:06:58 -07:00
perissology 5082e0dad1 update eth-contract-class dep 2017-09-26 11:50:57 -07:00
perissology 79a6a6641b fix bug with generateClass import 2017-09-22 11:31:42 -07:00
perissology a6cd06d6c0 move generateClass.js to seperate package 2017-09-22 10:39:25 -07:00
perissology ebf53f885a fix a bug in generateClass 2017-09-22 10:39:25 -07:00
perissology 9404393220 replace runethtx with web3 1.0 2017-09-22 10:39:25 -07:00
Jordi Baylina 1f0c5fd987
Fix soliditi error 2017-09-18 16:23:17 +02:00