59 Commits

Author SHA1 Message Date
Anshuman Verma
7665fb5956 [WIP] Fix some UI/UX bugs (#57)
* Fix landing page button height
* Override button height to 44px through theme provider
* Apply consistent font size and line height on all buttons
* Fix spacing above closed polls section
* Fix grey poll type titles style
* Fix general screen things
2019-01-17 15:18:54 +00:00
Richard Ramos
788d6b295d Adding delete option 2018-12-07 19:16:59 -04:00
Richard Ramos
2c7e82acce Using Inter UI font 2018-12-06 09:50:11 -04:00
Richard Ramos
8aa98b521d Fix: production build messes with big numbers 2018-12-05 20:39:04 -04:00
Richard Ramos
cd8071a32c Fixing voting 2018-12-05 19:10:40 -04:00
Richard Ramos
09cc44fbf1 Reusing wallet connect section for creating polls 2018-12-05 14:31:01 -04:00
Richard Ramos
f4701ccd51 Removing all text references to SNT 2018-12-05 10:59:34 -04:00
Richard Ramos
696e5d9c47 Removing references to SNT at import level 2018-12-05 10:24:45 -04:00
Richard Ramos
2302945203 Pagination 2018-11-29 16:02:31 -04:00
Richard Ramos
c1b76ed095 Sorting polls 2018-11-29 12:08:12 -04:00
Richard Ramos
da10607d5e Loading of historic polls 2018-11-29 09:11:22 -04:00
Richard Ramos
3a97856a47 Loading IPFS content when accessing internal link instead of index 2018-11-28 15:27:46 -04:00
Richard Ramos
0aba085ed7 Added landing page and lazy loading of IPFS text 2018-11-28 14:51:10 -04:00
Richard Ramos
fc7cbb2a1f Loading ipfs content sync 2018-11-06 14:08:33 -04:00
Richard Ramos
e44ba8c8f0 Fix for #6, #22, #33 & #38 2018-11-06 13:49:25 -04:00
Richard Ramos
e25c0541df Fixes #31 and attempt to fix https://github.com/status-im/snt-voting/issues/28#issuecomment-434253867 2018-10-31 02:38:59 -04:00
Richard Ramos
a982d320d1 Setting default from 2018-10-30 16:53:53 -04:00
Richard Ramos
a91fee82f0 Fixes #20 and #23 2018-10-29 02:51:25 -04:00
Richard Ramos
1379724d49 New connection frlow 2018-10-27 13:12:35 -04:00
Richard Ramos
390c967728 Removing top bar 2018-10-22 09:46:11 -04:00
Richard Ramos
d3b1b5a973 Displaying only specific votes 2018-10-21 09:22:34 -04:00
Richard Ramos
1d3e7d7006 Preloading all ipfs content and css styling 2018-10-16 18:52:40 -04:00
Richard Ramos
0c2b5ac5e3 Adding new screens for voting flow 2018-10-16 16:20:54 -04:00
Richard Ramos
50d4f9b98f Obtaining token symbol 2018-09-27 15:30:23 -04:00
Richard Ramos
8fc15d9eb4 Removing network check for ropsten 2018-09-27 10:51:40 -04:00
Barry Gitarts
bc7dabfc92 do not show web3 provider in dev enviroments 2018-09-13 11:40:39 -04:00
Barry Gitarts
40f009cad6 add fetchData to prevent blocking calls 2018-07-18 06:29:59 -04:00
Barry Gitarts
c47908a454 fix premature 50 block no confirm error
add full refresh due to new off by one error
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
498742dc11 add fetch idea link for poll 2018-07-12 15:31:47 -04:00
Barry Gitarts
f60a12c32c add check if connected to mainnet 2018-07-05 14:31:51 -04:00
Barry Gitarts
44bbf31aa3 add check for web3Provider 2018-07-04 14:46:52 -04:00
Barry Gitarts
e5f880680d fix nPoll function call 2018-06-30 15:08:47 -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
25229dbd27 disable add proposal when no SNT 2018-06-28 16:24:28 -04:00
Barry Gitarts
57ef231576 Update votes on update
use global context for updating polls
2018-06-28 15:05:53 -04:00
Barry Gitarts
51baddb70e add voting context + refresh polls after add 2018-06-28 12:14:15 -04:00
Barry Gitarts
bf7653499b fixup! Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 09:22:05 -04:00
Barry Gitarts
227c01e853 add bypass getPolls when no polls 2018-06-28 09:03:58 -04:00
Richard Ramos
bfad0ae88e Simplified contract to only gather votes without requiring options 2018-06-27 17:23:27 -04:00
Barry Gitarts
2cc4478553 add get voting option
store proposals in indexed order
2018-06-27 13:54:36 -04:00
Barry Gitarts
56297fb988 add pollsList 2018-06-27 13:23:14 -04:00
Barry Gitarts
840295bb27 add rawPolls to top level state 2018-06-27 10:27:16 -04:00
Barry Gitarts
7f007935f2 add initial scalfold for voting dapp
seperate admin view from main view
2018-06-26 12:46:06 -04:00
Richard Ramos
c6f7e54cac SNT minting 2018-06-01 15:17:32 -04:00
Richard Ramos
08d5665245 Loading proposals, and reorganized code 2018-05-29 20:29:40 -04:00
Richard Ramos
3476f96171 Merged 172 changes, and set contracts.json to deploy required contracts 2018-05-24 08:11:33 -04:00