272 Commits

Author SHA1 Message Date
Richard Ramos
ee4af31922 Adding multiple options slider 2018-09-25 20:45:33 -04:00
Richard Ramos
4f9df0119e Allow the creation of a multiple options poll 2018-09-25 15:24:34 -04:00
Richard Ramos
d4fcd9f5f2 Added docs and bug fixing 2018-09-25 09:22:57 -04:00
Richard Ramos
6a4a7566dd Poll text can be modified before it starts 2018-09-20 10:24:51 -04:00
Richard Ramos
eed45a8bd1 Unit test message format 2018-09-19 14:39:18 -04:00
Richard Ramos
d0c21802fa Bug fixing and unit testing 2018-09-19 14:35:14 -04:00
Richard Ramos
25c3881ebb RLP encoding test 2018-09-18 13:47:39 -04:00
Richard Ramos
6b22e29d7f Updating PollManager for multiple options and not using a cloned token 2018-09-18 11:46:30 -04:00
Graeme
21c4eeb00c
Update README.md 2018-09-16 20:13:23 +01:00
Barry Gitarts
bc7dabfc92 do not show web3 provider in dev enviroments 2018-09-13 11:40:39 -04:00
Barry Gitarts
5e4915f1a4 update instructions 2018-09-13 11:11:40 -04:00
Richard Ramos
1e0349f543 Added package-lock with package versions that work with babel 6 2018-09-12 10:46:23 -04:00
Richard Ramos
2e2b47f533 Added contract deployment info 2018-09-12 08:23:45 -04:00
Barry Gitarts
40f009cad6 add fetchData to prevent blocking calls 2018-07-18 06:29:59 -04:00
Richard Ramos
fce74ddcd8 Fix on poll Ids when omitting some idx, and extracting getVote 2018-07-17 17:21:24 -04:00
Richard Ramos
33aaa4f679 Removing getBalance() 2018-07-17 16:24:54 -04:00
Barry Gitarts
52a70f5365 fix NaN value after setting to zero
localize state
2018-07-17 16:02:32 -04:00
Barry Gitarts
c47908a454 fix premature 50 block no confirm error
add full refresh due to new off by one error
v1.0
2018-07-17 12:02:17 -04:00
Barry Gitarts
84694d1dd2 add excluded polls 2018-07-16 09:20:42 -04:00
Barry Gitarts
93d02aaa8c clean up poll retrieval 2018-07-13 10:15:27 -04:00
Barry Gitarts
d83c17ec62 fix bug that displays 0 when no link 2018-07-13 09:56:35 -04:00
Barry Gitarts
c019c43391 add iphone compatable iframe 2018-07-13 08:10:50 -04:00
Barry Gitarts
46e57ae8e2 display poll in app 2018-07-12 15:57:06 -04:00
Barry Gitarts
923ec77861 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-07-12 15:33:06 -04:00
Barry Gitarts
498742dc11 add fetch idea link for poll 2018-07-12 15:31:47 -04:00
Richard Ramos
c11406c615 Order 2018-07-12 11:26:02 -04:00
Richard Ramos
6f93a335ab Migration script 2018-07-12 11:24:40 -04:00
Barry Gitarts
f60a12c32c add check if connected to mainnet 2018-07-05 14:31:51 -04:00
Barry Gitarts
d3590a52ce add no connection page 2018-07-05 14:09:35 -04:00
Barry Gitarts
44bbf31aa3 add check for web3Provider 2018-07-04 14:46:52 -04:00
Richard Ramos
815ebfde29 Added staging 2018-07-04 08:58:32 -04:00
Richard Ramos
2a990f4953 Removed gas price from mainnet 2018-07-03 16:27:34 -04:00
Richard Ramos
e3232d55f5 Mainnet address 2018-07-03 16:26:29 -04:00
Barry Gitarts
31dd46ba31 add livenet configuration 2018-07-03 14:04:25 -04:00
Richard Ramos
68ed1be293 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-07-03 10:35:05 -04:00
Richard Ramos
fe7c0020e1 Possible underflows 2018-07-03 10:34:39 -04:00
Barry Gitarts
5ead330dab update copy when voting is disabled 2018-07-02 18:09:03 -04:00
Barry Gitarts
c5201fc0a6 display error message to user on fail 2018-07-01 16:07:44 -04:00
Barry Gitarts
9603413242 fix bug related to spinner not loading 2018-07-01 15:46:39 -04:00
Barry Gitarts
f248438e74 add a disabled vote message 2018-07-01 13:51:12 -04:00
Barry Gitarts
091d69f1dd make slider handle bigger
in order to make it an easier target on mobile
2018-07-01 13:32:12 -04:00
Barry Gitarts
e5f880680d fix nPoll function call 2018-06-30 15:08:47 -04:00
Barry Gitarts
ffabc6c351 refresh balance after change vote 2018-06-30 08:01:51 -04:00
Barry Gitarts
fafc6d25a1 update poll card to display current vote info differently
remove tooltip
2018-06-30 06:54:45 -04:00
Barry Gitarts
dbd35e0bc6 better slider button styling and render handling 2018-06-29 21:58:30 -04:00
Barry Gitarts
af3366475e use unique, non index key for polls 2018-06-29 21:10:14 -04:00
Barry Gitarts
a4f0160343 on select filter close filters 2018-06-29 15:25:46 -04:00
Barry Gitarts
bae0e60ad5 update poll through global state 2018-06-29 15:06:23 -04:00
Barry Gitarts
93086c11af add sorting functions for polls filter 2018-06-29 14:39:07 -04:00
Barry Gitarts
c8b22e737d set filter for global state 2018-06-29 13:51:49 -04:00