Commit Graph

246 Commits

Author SHA1 Message Date
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
Barry Gitarts c9c5ce7d4a add ordering filter component 2018-06-29 11:24:48 -04:00
Barry Gitarts a02a535d78 add some mobile responsive breakpoints 2018-06-29 07:22:07 -04:00
Barry Gitarts d342d2c280 specify viewport to make page ready for mobile responsiveness 2018-06-29 06:42:43 -04:00
Barry Gitarts b5172c0dbd Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 16:41:04 -04:00
Barry Gitarts c4e09a2282 ensure new vote get displayed before closing add poll
menu is now an easter egg
2018-06-28 16:40:18 -04:00
Richard Ramos 66ca5712aa Poll manager address at ropsten 2018-06-28 16:39:51 -04:00
Richard Ramos 4a985e76c1 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 16:26:30 -04:00
Richard Ramos ca940c3dd1 merge 2018-06-28 16:25:59 -04:00
Barry Gitarts 25229dbd27 disable add proposal when no SNT 2018-06-28 16:24:28 -04:00
Richard Ramos 5907339d4d Formatting results 2018-06-28 16:22:11 -04:00
Barry Gitarts 882dd64128 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 15:07:16 -04:00
Barry Gitarts 57ef231576 Update votes on update
use global context for updating polls
2018-06-28 15:05:53 -04:00
Richard Ramos 46f11a335f Contract config for deployment 2018-06-28 15:02:22 -04:00
Richard Ramos ddc3cd5c55 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 13:39:07 -04:00
Barry Gitarts 8c6308362c update tooltip copy 2018-06-28 12:25:19 -04:00
Barry Gitarts 51baddb70e add voting context + refresh polls after add 2018-06-28 12:14:15 -04:00
Richard Ramos e2f9d8c59c Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 11:14:35 -04:00
Barry Gitarts 037c976826 add transistion for AddPoll 2018-06-28 11:03:59 -04:00
Barry Gitarts 2b0b834827 fixup! Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 10:56:49 -04:00
Richard Ramos cac0ecf2f7 Updated blockchain.json with syncModes 2018-06-28 10:56:49 -04:00
Richard Ramos edce31e574 Increasing gasLimit 2018-06-28 10:56:44 -04:00
Barry Gitarts 0aead6eefa Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 10:55:02 -04:00
Barry Gitarts 394f7916d4 add error handling to add poll 2018-06-28 10:53:33 -04:00
Richard Ramos ce5143aa70 Updated blockchain.json with syncModes 2018-06-28 10:16:12 -04:00
Richard Ramos d20a088138 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 09:30:55 -04:00
Richard Ramos 024f3a19a3 Increasing gasLimit 2018-06-28 09:30:37 -04:00