dependabot[bot]
cdff98ce08
Bump lodash from 4.17.11 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 14:53:13 +02:00
dca106434b
fix usage of legacy get.status.im domain
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-02 22:20:11 +02:00
dependabot[bot]
2268b2c66a
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 16:02:55 +02:00
Richard Ramos
f390765c24
fix: require semicolons
2019-03-09 15:45:48 -04:00
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
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