248 Commits

Author SHA1 Message Date
Anshuman Verma
28e3fb20d2 Add linting rules, with husky and prettier (#64)
* Add linting rules, with husky and prettier

* Update lint-staged path

* final
2019-02-18 17:55:21 +00:00
Richard Ramos
051fe36537 linting and removing a console.log 2019-02-09 15:41:33 -04:00
Richard Ramos
7c9ed2b7b2 fix: closing date incorrect on closed polls when no open poll available 2019-02-09 15:26:15 -04:00
Chris Hutchinson
4de4c9d3d7 Update L78 (#62)
Change string
2019-01-31 13:07:04 +00:00
Richard Ramos
7d4db8052f fix(@votingdapp) hide canceled polls 2019-01-22 08:39:53 -04:00
Richard Ramos
3f7198d922 fix(@votingdapp) wrong expiration time & minor css fixes 2019-01-17 11:29:27 -04:00
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
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
c9b5e8a424 Added eslint 2018-12-12 15:50:37 -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
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
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
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
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
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
Richard Ramos
e327e0f3a6 Adding poll result screen header sans poll details 2018-12-04 15:10:30 -04:00
Richard Ramos
5ab5896f3e Poll schedule section 2018-12-04 11:26:49 -04:00
Richard Ramos
1bd8604871 Added pollschedule calendar 2018-12-04 09:58:14 -04:00
Richard Ramos
42a12bbd32 Poll option edition 2018-12-03 22:09:54 -04:00
Richard Ramos
4a63bbdfa0 Options can be sorted and deleted 2018-12-03 18:01:58 -04:00