1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 00:27:49 +02:00
Commit Graph

600 Commits

Author SHA1 Message Date
9d681fc594
bookmarks fix 2020-10-29 20:45:57 +01:00
2ec825d255
table display tweaks 2020-10-29 20:42:21 +01:00
8eb1023447
boomarks title fix 2020-10-29 19:25:51 +01:00
mihaisc
d8dfe88e2a
refresh price and pool info (#164)
* refresh price and pool info

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* lib update

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove unused dependencies

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console.log

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 15:53:27 +01:00
0065d7b3da
Pool shares list (#163)
* refactor

* pool shares component

* bump ocean.js

* output shares and prices

* styling

* refactor

* bump ocean.js

* bump react hooks
2020-10-29 15:12:05 +01:00
a9550e1331
add a debounce to remove liquidity slider 2020-10-29 12:42:19 +01:00
eae81505f6
remove metadataCacheUri output from empty messages
* closes #134
2020-10-29 12:00:10 +01:00
c849fd0396
network agnostic bookmarks (#162)
* network agnostic bookmarks
* bookmark data structure migration
2020-10-29 11:39:42 +01:00
86ca66d2cb
add bookmark to beginning of array instead of end 2020-10-29 00:40:46 +01:00
a95a35bd7b
fix bookmarks empty state 2020-10-29 00:13:33 +01:00
0972944e03
Bookmarks (#159)
* handle pinned items in UserPreferencesProvider

* prototype add/remove pins

* output pins

* pins → bookmarks

* styling

* output datatoken info
2020-10-28 23:59:14 +01:00
a80c6ff5e8
output datatoken symbol on asset teaser 2020-10-28 23:43:04 +01:00
060862602b
markdown display tweaks 2020-10-28 19:11:34 +01:00
7af9ac6974
Merge pull request #152 from oceanprotocol/fix/paginationSearch
correct number of items on page
2020-10-28 13:08:35 +01:00
0695390c41
fix remove liquidity message 2020-10-28 13:02:24 +01:00
f01f885884
multiple remove liquidity fixes
* never go more than 100% in slider
* fix removing OCEAN
2020-10-28 12:57:06 +01:00
mihaisc
0540bad3fd
correct number of items on page
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-28 13:33:53 +02:00
8fb4f258db
refactor conversion to use PricesProvider 2020-10-28 11:00:06 +01:00
47bd08e7a9
create price provider 2020-10-28 10:32:56 +01:00
fd1a7f263a
cleanup 2020-10-27 21:05:09 +01:00
e57f675282
checkPreviousOrder fix 2020-10-27 20:58:20 +01:00
aff25b7954
lower allowed OCEAN amount to add 2020-10-27 19:16:59 +01:00
mihaisc
ae84db194c
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 20:03:19 +02:00
mihaisc
70caeb5d80
fixed price and gas estimate
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 19:56:14 +02:00
b2cd4fc79e
fix etherscan links 2020-10-27 18:07:19 +01:00
a81d7b9d8b
disable whole effect 2020-10-27 17:34:22 +01:00
960d20d1ea
disable user balance check for buy
* quick hack for #145
2020-10-27 17:30:40 +01:00
mihaisc
b600e4cd44
remove copyright
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:01:52 +02:00
mihaisc
be005e0936
remove license
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 13:56:43 +02:00
a3c7e7abe7
update banner link 2020-10-27 12:16:37 +01:00
mihaisc
01d729b130
Merge pull request #139 from oceanprotocol/fix/addLiquidityEstimates
correct pool shares
2020-10-26 22:31:04 +02:00
mihaisc
599e11aed7
remove forgotten console
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:23:25 +02:00
mihaisc
adcef8d15e
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:21:38 +02:00
5a7488fa04
refactor add form 2020-10-26 20:54:07 +01:00
ce9923f80c
another row of highest liquidity pools 2020-10-26 20:23:26 +01:00
mihaisc
478e18c68d
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:12:07 +02:00
mihaisc
9973ba09b3
Merge branch 'main' into fix/addLiquidityEstimates 2020-10-26 21:05:21 +02:00
mihaisc
93d141f91f
correct pool shares
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:04:49 +02:00
d6e9e7f7c9
disable compute starting for now 2020-10-26 19:51:07 +01:00
2b6759c3a2
remove debug 2020-10-26 19:30:51 +01:00
a76fb0342b
Merge pull request #138 from oceanprotocol/feature/first-price
Display firstPrice helper upon dynamic price creation
2020-10-26 19:29:33 +01:00
30ebed4e29
firstPrice styling 2020-10-26 19:17:20 +01:00
2ac9a7cf1b
price output 2020-10-26 19:04:40 +01:00
0658b656b1
change swapFee calculation 2020-10-26 18:57:57 +01:00
4585fecb1f
effect dependencies 2020-10-26 18:49:16 +01:00
2c27d955d9
formula update 2020-10-26 18:48:08 +01:00
77e1d08a08
prepare displaying firstPrice 2020-10-26 18:44:32 +01:00
411923373a
disable add input by default 2020-10-26 18:31:54 +01:00
1fa6303850
fix fallback etherscan link 2020-10-26 18:27:34 +01:00
e14d4ad9e0
disabled buttons 2020-10-26 18:20:34 +01:00