Commit Graph

27 Commits

Author SHA1 Message Date
Barry Gitarts 186e6218f4 handle no votes in room 2020-08-05 10:47:50 -04:00
Barry Gitarts 82ecca646e remove status api avaliable from header 2020-08-04 11:49:33 -04:00
Barry Gitarts 26d608351f add refresh to poll 2020-08-03 15:46:15 -04:00
Barry Gitarts 3a75167b14 sort polls 2020-08-03 15:29:46 -04:00
Barry Gitarts e281f9c3d0 setNetwork only once connected
fix vote date formatting
2020-08-03 12:01:43 -04:00
Barry Gitarts 65150bbcfb use content hash for polling channel 2020-07-31 19:09:41 -04:00
Barry Gitarts 078d8a46e1 add tabulation of votes
add display of tabulation
2020-07-30 15:13:29 -04:00
Barry Gitarts f81c6a0669 add enrichment of polls
fetch token balance from subgraph
2020-07-30 10:57:43 -04:00
Barry Gitarts c330e1cb34 add initial poll scafold 2020-07-23 16:04:22 -04:00
Barry Gitarts 8634e86c06 add network to poll 2020-07-23 13:10:34 -04:00
Barry Gitarts 28ca53eefa add global context 2020-07-22 13:42:13 -04:00
Barry Gitarts 2c51a9922a Enrich submitted polls
fetch from IPFS
add date handling
add cards representing polls
2020-07-21 18:54:10 -04:00
Barry Gitarts deccb1cfa6 add verification of polls
add routes
2020-07-20 20:59:25 -04:00
Barry Gitarts 2e0ce3783a update verify signing Fn 2020-07-20 20:58:48 -04:00
Barry Gitarts 5e802af8ba add listpolls
add methods for fetching and receiving messages from Status
2020-07-20 14:48:01 -04:00
Barry Gitarts 9d9ad0d16f add hash poll content to ipfs
add sign ipfs hash and transmit
2020-07-15 15:55:40 -04:00
Barry Gitarts 1a88c8393c add message signing 2020-07-14 12:02:04 -04:00
Barry Gitarts d8270179cc add create poll element 2020-07-13 15:23:46 -04:00
Barry Gitarts b2f6468047 add create poll
add field base component
2020-07-11 11:47:36 -04:00
Barry Gitarts 615f091750 check status api 2020-07-09 15:22:33 -04:00
Barry Gitarts f20206832d add layout
add grid
add initial components
2020-07-09 12:24:25 -04:00
Barry Gitarts b9184b87da disable dappAutoEnable 2020-07-08 13:32:32 -04:00
Barry Gitarts 5537ce50ac disable additional services
done to speed up dev environment
2020-07-07 13:01:52 -04:00
Barry G 57106d3141
Merge pull request #1 from status-im/dependabot/npm_and_yarn/dapp/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dapp
2020-07-07 12:44:18 -04:00
dependabot[bot] 6f92bb892f
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dapp
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 16:23:54 +00:00
Barry Gitarts 1ba4bebc4f add init react scafold 2020-07-07 12:22:50 -04:00
Barry Gitarts ad12285d95 add project setup 2020-07-07 12:13:25 -04:00