Lyubomir Kiprov
46b5524a5f
Merge branch 'develop' of https://github.com/status-im/discover-dapps into develop
2019-05-09 16:03:03 +03:00
Kamen Stoykov
976dc0a586
pointer
2019-05-09 15:55:08 +03:00
Kamen Stoykov
80d63062a7
submit reducer
2019-05-09 15:52:08 +03:00
Kamen Stoykov
5cbb8392f5
dapp create async
2019-05-09 13:11:21 +03:00
Lyubomir Kiprov
75d2af0263
Merge bakasura980/develop
2019-05-09 12:39:39 +03:00
Lyubomir Kiprov
b566c248bf
Merge branch 'develop' of https://github.com/bakasura980/discover-dapps into develop
2019-05-09 12:22:38 +03:00
Kamen Stoykov
fe4f2dd055
create dapp
2019-05-08 19:05:54 +03:00
Lyubomir Kiprov
d8359163c2
Upload metadata on setMetadata
2019-05-08 15:45:17 +03:00
Lyubomir Kiprov
7042d99fa8
Merge head:develop
2019-05-08 12:19:39 +03:00
Kamen Stoykov
fb58dee434
create dapp
2019-05-07 19:58:33 +03:00
Lyubomir Kiprov
2b55cc7955
Implement getDAppDataById to get a dapp with decoded metadata, add more examples for blockchainSDK usage, fix some validations, add support for converting from IPFS hash to bytes32 and vice versa, add error handling in getDAppById method, implement a singleton EmbarkJSService class, check for IPFS Storage availability before IPFS interaction, add instead of using
2019-05-07 18:25:11 +03:00
Lyubomir Kiprov
c3920055bb
Add IPFS data uploading
2019-05-03 18:50:54 +03:00
Kamen Stoykov
3fd7cb0fd0
data models
2019-05-03 17:23:59 +03:00
Kamen Stoykov
3f7d45d309
data model
2019-05-02 18:30:50 +03:00
Kamen Stoykov
0e4ff75d62
some animations, desktop menu, vote navigations, T&C
2019-04-30 18:21:24 +03:00
Lyubomir Kiprov
a26091f59e
Refactor some implementation
2019-04-30 18:15:27 +03:00
Andy Tudhope
98844b7c5a
Remove Submit link in footer for now
2019-04-25 19:51:11 +02:00
Kamen Stoykov
e7bca9b637
modals & categories url issue & hightest rating mobile issue
2019-04-25 17:36:48 +03:00
Andy Tudhope
183a6d2b38
Merge branch 'develop' of github.com:status-im/discover-dapps into develop
...
Merge issues
2019-04-25 10:08:00 +02:00
Andy Tudhope
6b4a5889fa
Spelling fixes
2019-04-25 10:07:34 +02:00
Kamen Stoykov
88f3875cc7
Merge branch 'develop' of https://github.com/status-im/discover-dapps into develop
2019-04-24 20:01:46 +03:00
Kamen Stoykov
a916b629aa
vote modals
2019-04-24 20:01:30 +03:00
Lyubomir Kiprov
b6e01e690b
Abstract validators and serverices
2019-04-24 18:03:54 +03:00
Lyubomir Kiprov
27fb4f339e
Add Discover service implementation + some validators
2019-04-24 13:56:18 +03:00
Andy Tudhope
1d3f037682
Fixes spacing
2019-04-23 15:59:06 +02:00
Andy Tudhope
1b3d820ae9
Make featured dapps clickable
2019-04-23 11:09:22 +02:00
Andy Tudhope
c8ed9d9911
Adds dBay
2019-04-23 10:47:39 +02:00
Andy Tudhope
8db200bef2
Adds uniswap and update styles
2019-04-23 10:41:19 +02:00
Onuwa Nnachi Isaac
bd524aff54
#31 404 when dap.ps/all and dap.ps/categories requested ( #33 )
...
* 31 404 when dap.ps/all and dap.ps/categories requested
* Set initalState for selectedCategory to EXCHANGES
2019-04-19 22:17:12 +02:00
Andy Tudhope
8c016eb926
Changes all arithmetic operations to safeMath
2019-04-19 22:15:02 +02:00
Andy Tudhope
ecc0d25676
Update contract name
2019-04-19 11:03:03 +02:00
Andy Tudhope
c93439f380
Align master and develop before v2 proper
2019-04-19 10:43:21 +02:00
Andy Tudhope
3a4c70d11f
Merge master with images and style fixes
2019-04-19 10:38:37 +02:00
Andy Tudhope
050f3a9868
Set up for launch
2019-04-17 13:15:16 +02:00
Andy Tudhope
0d3c6b4908
Removes package-lock
2019-04-17 10:47:14 +02:00
Andy Tudhope
e98685d8c0
Updates kyber banner
2019-04-16 10:13:40 +02:00
Andy Tudhope
5260988af3
FIx some merge issues
2019-04-16 09:41:28 +02:00
Andy Tudhope
f5e8da9d5c
Vote component ( #30 )
...
* gh-pages setup
* Minor change
* Change router
* Change font paths
* v1 to GH pages while waiting for domain
* Removes bad DApps, adds Nuo
* vote component + some styles
* styles for upvote and downvote
* fix: downvotes
* Adds routes to vote component
2019-04-16 09:34:45 +02:00
Andy Tudhope
4c94c909f6
Small fix for category selector
2019-04-15 20:13:32 +02:00
Andy Tudhope
28b0300044
Update styles and descriptions for Featured
2019-04-15 20:08:22 +02:00
Andy Tudhope
e349e72622
Fixes loading for Featured, adds back Ranks, adds favicon
2019-04-15 19:55:08 +02:00
Andy Tudhope
9e57fd7b69
Merge branch 'develop' of github.com:status-im/discover-dapps into develop
...
Some merging and GPG issues
2019-04-15 18:46:30 +02:00
Onuwa Nnachi Isaac
cb4e131eee
#25 Add a 'Featured DApps' Component to be displayed at the top of th… ( #28 )
...
* #25 Add a 'Featured DApps' Component to be displayed at the top of the Home Screen
* Update changes
* Update headlines
2019-04-15 18:46:14 +02:00
Andy Tudhope
c2623aedda
Adds favicon
2019-04-15 11:18:14 +02:00
Andy Tudhope
d87c2aef61
Fixes sticky header
2019-04-13 09:09:36 +02:00
Andy Tudhope
f849a7e262
Forces circle for all dapp images
2019-04-13 09:08:24 +02:00
Onuwa Nnachi Isaac
9136adcf1c
Fix Sticky Header Transitions for 'View All' page #17 ( #27 )
...
* Fix Sticky Header Transitions for 'View All' page #17
* Remove yarn.lock
2019-04-13 09:04:22 +02:00
Andy Tudhope
5cc9a8359e
Makes Recently Added section work
2019-04-12 17:21:01 +02:00
Onuwa Nnachi Isaac
6987d1c91a
Fix: Make Sure "Recently Added" actually works. #21 ( #26 )
...
* Fix: Make Sure "Recently Added" actually works. #21
* Fixes deprecation error
2019-04-12 17:18:45 +02:00
Andy Tudhope
96f4596d79
Fixes dapp images to circles
2019-04-12 17:02:44 +02:00