Commit Graph

189 Commits

Author SHA1 Message Date
Vadim Arasev 664233571e (Update) Put address arguments at the end of argument list of functions 2018-09-05 11:56:52 +03:00
Vadim Arasev 49c2cf204d (Update) Replace `hasAlreadyVoted` property with `alreadyVoted` 2018-08-29 14:14:17 +03:00
Gabriel Rodriguez Alsina 2235b2d291 (fix) Changed Sokol logo. 2018-08-16 13:16:34 -03:00
Gabriel Rodriguez Alsina e33c118c21 (chore) Disable new ballot type, enable regular yes / no ballot. 2018-08-16 11:50:52 -03:00
Gabriel Rodriguez Alsina e30e52babc (fix) Removed text overflow. 2018-08-16 10:52:56 -03:00
Gabriel Rodriguez Alsina ae64f7f129 (feat) New column types. 2018-08-16 10:10:19 -03:00
Victor Baranov 671c672a5c
Merge branch 'core' into issue-164-styles 2018-08-14 19:41:28 +03:00
Gabriel Rodriguez Alsina 4b2a45d6fd (feat) Send / Burn / Freeze buttons. 2018-08-13 16:24:15 -03:00
Gabriel Rodriguez Alsina fd71035a52 (fix) Vote colors class names were backwards (yes was red, no was green). 2018-08-13 15:29:25 -03:00
Gabriel Rodriguez Alsina 60f80a4ba1 (feat) New vote types. - Generic buttons. 2018-08-13 15:15:17 -03:00
Gabriel Rodriguez Alsina b8ed69c639 (feat) Load more button borders. 2018-08-13 14:38:22 -03:00
Gabriel Rodriguez Alsina 7162d33026 (fix) UI feedback. 2018-08-10 16:12:57 -03:00
Vadim Arasev b6e62529fb (Refactor) Replace `let` with `const` *.contract.js files 2018-08-10 11:13:58 +03:00
Gabriel Rodriguez Alsina a25f05d627 (fix) Added paddings to better separate keys. 2018-08-09 14:27:35 -03:00
Gabriel Rodriguez Alsina d97772e303 (fix) Visual feedback from pull request. 2018-08-09 11:16:29 -03:00
Gabriel Rodriguez Alsina 51bed94e38 (fix) Aligned icons with text description. 2018-08-09 09:52:05 -03:00
Gabriel Rodriguez Alsina 7359b9d681 (feat) Add Sokol styles. 2018-08-08 16:03:07 -03:00
Gabriel Rodriguez Alsina f41217187b (feat) Add new "New Ballot" form styles. 2018-08-07 16:48:46 -03:00
Vadim Arasev 2c1a133200 (Refactor) Remove commented code 2018-08-06 09:40:09 +03:00
Vadim Arasev e4ac5242d2 (Fix) prettier: max line length exceeded 2018-08-06 09:40:00 +03:00
Vadim Arasev cc5b2f160f (Fix) some text inscriptions 2018-08-06 09:39:54 +03:00
Vadim Arasev efd89dbd24 (Update) Finalization w/o reverts, some optimizations and refactoring 2018-08-06 09:39:42 +03:00
Gabriel Rodríguez Alsina 1a262bd371 (feat) Ballot cards restyling. 2018-08-02 16:14:11 -03:00
Gabriel Rodríguez Alsina 9259270dfc (feat) button styles 2018-07-31 16:21:59 -03:00
Gabriel Rodríguez Alsina bd400f788a (feat) Search bar. 2018-07-31 15:37:35 -03:00
Gabriel Rodríguez Alsina 20917158b9 (feat) Header & Footer styles. 2018-07-31 15:07:04 -03:00
Victor Baranov 84b3a6f29b
Merge pull request #160 from gabitoesmiapodo/restyling
Restyling
2018-07-25 11:44:41 +03:00
Gabriel Rodríguez Alsina 7ac6ddd717 (fix) add separators to ballot columns. 2018-07-24 09:07:03 -03:00
Vadim Arasev 4f59f4f1db (Fix) Checking for zero mining key 2018-07-23 11:21:41 +03:00
Vadim Arasev 99a712f7d7 (Refactor) Remove commented code 2018-07-18 17:43:18 +03:00
Vadim Arasev 7fa26a17f1 (Refactor) move web3.eth.sendTransaction to helpers.js 2018-07-18 17:43:11 +03:00
Gabriel Rodríguez Alsina e2b4ed13fe (feat) Adjustments in the "New Ballot" view. 2018-07-18 11:13:31 -03:00
Vadim Arasev 2d2189590f (Fix) ballot duration in alert 2018-07-18 15:30:04 +03:00
Gabriel Rodríguez Alsina f7056e86dc (chore) Images optimization. 2018-07-17 23:00:02 -03:00
Gabriel Rodríguez Alsina fe5b5e7c0f (feat) New Ballot form facelift. 2018-07-17 22:56:53 -03:00
Gabriel Rodríguez Alsina b593353ac1 [feat] Ballots facelift. 2018-07-17 22:27:05 -03:00
Gabriel Rodríguez Alsina 5a1a8753ef [chore] renamed files according to app convention 2018-07-17 19:01:48 -03:00
Gabriel Rodríguez Alsina cf7d3d9251 Merge remote-tracking branch 'upstream/core' into restyling
# Conflicts:
#	src/App.js
#	src/components/Footer.jsx
#	src/components/Header.jsx
2018-07-17 18:51:45 -03:00
Vadim Arasev 524033a1fb (Fix) sources with prettier 2018-07-17 15:15:02 +03:00
Vadim Arasev 2ca0b80fb0
Merge branch 'core' into fix-125 2018-07-17 14:47:08 +03:00
Gabriel Rodríguez Alsina 1d372a03be (feat) Header 2018-07-16 22:27:15 -03:00
Gabriel Rodríguez Alsina 27ee4ad781 (feat) New Footer. 2018-07-16 18:49:43 -03:00
Gabriel Rodríguez Alsina b1d0e7d60f (chore) Add updated favicons. 2018-07-16 18:14:32 -03:00
Vadim Arasev 5ce6716cf3 (Fix) Replace on('receipt') with web3.eth.sendTransaction 2018-07-13 17:32:22 +03:00
viktor ebaf73f639 Prettier config was added 2018-07-12 15:40:39 +03:00
Victor Baranov 11be1a8944
Merge pull request #151 from varasev/fix-147
(Fix) Show a new ballot card right after the ballot is created
2018-07-12 12:52:40 +03:00
Vadim Arasev b84c6b9ccd (Fix) Avoid some exceptions if Metamask is locked 2018-07-11 11:20:38 +03:00
Vadim Arasev 1240d72e29 (Fix) Show a new ballot card right after the ballot is created 2018-07-09 18:55:06 +03:00
Vadim Arasev e17c262af6
Merge branch 'core' into fix-144 2018-07-04 15:48:40 +03:00
Victor Baranov 66a86aac19
Merge pull request #145 from varasev/fix-123
(Fix) Checking transaction status when voting or finalizing
2018-07-04 14:04:21 +03:00