418 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
52b31bef34 fix(@votingdapp) minor css fix for calendar height 2019-01-16 18:20:03 -04:00
Anshuman Verma
843541f0e0 Add infinite scroll calendar to Poll Schedule component 2019-01-16 20:18:53 +00:00
Richard Ramos
4f7fc2c114 fix(@votingdapp) minor cosmetic fixes 2019-01-14 14:25:17 -04:00
Richard Ramos
a6034e359d
Merge pull request #55 from PumpkingWok/fix-ui
[WIP] Fix UI/UX
2019-01-14 18:06:46 +00:00
andrea zuccarini
eca3d488db few fixes 2019-01-14 17:08:10 +01:00
andrea zuccarini
2970afc15b last fixes 2019-01-12 19:31:41 +01:00
andrea zuccarini
38598724e9 Some Fixes 2019-01-12 17:20:09 +01:00
Richard Ramos
fbbe9329bf
Updated README.md to remove reference to new-ui 2019-01-11 08:30:54 -04:00
Richard Ramos
9fc59818db
Merge pull request #56 from anshumanv/red-bloat
Reduce bloat due to several heavy libraries
2019-01-11 12:30:14 +00:00
Anshuman Verma
546e98b93b
Get rid of react-bootstrap 2019-01-10 01:14:58 +05:30
Anshuman Verma
75cb02f864
Remove react-bootstrap from admin 2019-01-10 01:09:05 +05:30
andrea zuccarini
726dc61c59 Added new tasks 2019-01-09 19:50:44 +01:00
Anshuman Verma
8efbb1ff0e
Remove import from Voting.js 2019-01-10 00:12:56 +05:30
Anshuman Verma
ea93c7e431
Remove typeface-roboto package 2019-01-10 00:11:47 +05:30
andrea zuccarini
86307913c4 Added nex tasks and fix 2019-01-09 18:28:05 +01:00
andrea zuccarini
64d7f7c043 Added new opt transition from bottom 2019-01-09 16:57:48 +01:00
andrea zuccarini
9a7f9cc955 few fixes 2019-01-09 16:16:45 +01:00
andrea zuccarini
1b3f10c9b0 Added step3-step4 2019-01-09 15:05:28 +01:00
andrea zuccarini
bf07e08daf Added step5-review 2019-01-09 12:54:22 +01:00
andrea zuccarini
a28c4d1933 fix input fields 2019-01-08 18:25:10 +01:00
Richard Ramos
c3a352313c Disabling JSX curly spacing rule 2018-12-12 16:21:08 -04:00
Richard Ramos
c9b5e8a424 Added eslint 2018-12-12 15:50:37 -04:00
Richard Ramos
7bac3c9613
Merge pull request #53 from status-im/use-token-decimals
Use token decimals
2018-12-12 15:30:09 -04:00
Richard Ramos
28c3a7971f Calculate number of tokens based on decimal number 2018-12-12 15:28:45 -04:00
Richard Ramos
0f869b4a06 Added token decimals conversion functions 2018-12-12 15:00:36 -04:00
Richard Ramos
9753312ac2 Added LearnMore to HowVotingWorks section 2018-12-12 13:35:27 -04:00
Richard Ramos
b0fc429039 Fix - no web3 2018-12-07 20:38:23 -04:00
Richard Ramos
68031b2071 Merge branch 'master' of https://github.com/status-im/snt-voting 2018-12-07 19:27:15 -04:00
Richard Ramos
788d6b295d Adding delete option 2018-12-07 19:16:59 -04:00
Richard Ramos
25206f0176
Update README.md 2018-12-06 10:24:59 -04:00
Richard Ramos
2c7e82acce Using Inter UI font 2018-12-06 09:50:11 -04:00
Richard Ramos
167a330b06 Long press to drag 2018-12-06 09:38:02 -04:00
Richard Ramos
590b4a3fdd Hide no tokens available screen while balances are loaded - Fixes #49 2018-12-06 08:48:27 -04:00
Richard Ramos
8aa98b521d Fix: production build messes with big numbers 2018-12-05 20:39:04 -04:00
Richard Ramos
710781c0e5 Merge branch 'snt-to-generic' 2018-12-05 19:11:20 -04:00
Richard Ramos
cd8071a32c Fixing voting 2018-12-05 19:10:40 -04:00
Richard Ramos
0e6f4a9ef6
Update README.md 2018-12-05 14:59:09 -04:00
Richard Ramos
44ae9a35b6
Merge pull request #47 from status-im/snt-to-generic
Snt to generic
2018-12-05 14:43:40 -04:00
Richard Ramos
09cc44fbf1 Reusing wallet connect section for creating polls 2018-12-05 14:31:01 -04:00
Richard Ramos
e1f1e58930 Added TODOs to point places where decimals need to be used 2018-12-05 11:21:22 -04:00
Richard Ramos
f4701ccd51 Removing all text references to SNT 2018-12-05 10:59:34 -04:00
Richard Ramos
9967e4a36f Merge branch 'master' into snt-to-generic 2018-12-05 10:24:48 -04:00
Richard Ramos
696e5d9c47 Removing references to SNT at import level 2018-12-05 10:24:45 -04:00
Richard Ramos
2166b3ff4c Allow going back from poll title to main screen 2018-12-05 10:05:25 -04:00
Richard Ramos
7c2a0249ca Visual fixes 2018-12-05 09:39:18 -04:00
Richard Ramos
4096aa1bfa
Merge pull request #46 from status-im/poll-creation
Poll creation
2018-12-05 08:21:23 -04:00
Richard Ramos
bc95a4beed
Merge pull request #45 from status-im/landing-page
Landing page
2018-12-05 08:20:27 -04:00
Richard Ramos
b8030b9800 Added poll creation results content 2018-12-04 18:22:55 -04:00
Richard Ramos
4d5fbdecbb Poll review content 2018-12-04 18:12:15 -04:00