1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-14 17:24:51 +01:00
Commit Graph

907 Commits

Author SHA1 Message Date
mihaisc
5b3002fd82
add creator liquidity (#178)
* add creator liquidity

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

* remove comments

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

* check price update

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-30 14:39:00 +02:00
e96d782917
Add warning to Add Liquidity screen (#177)
* refactor add form, warning component

* dismissable alert

* prototype default warning screen

* add copy, finalize styling

* remove dismiss x
2020-10-30 13:31:27 +01:00
mihaisc
290e43199c
change weights (#169)
* change weights

* new defaults

* your liquidity fix

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-30 11:50:50 +01:00
551f4ab7ee
add back balance check for all use actions (#166) 2020-10-29 21:34:53 +01:00
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
31eb89f40f
update (#165)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 20:24:36 +02:00
00660ec970
more precise datatoken input explanation 2020-10-29 17:09:20 +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
2d02d80938
Merge pull request #153 from oceanprotocol/feature/packages
package updates
2020-10-28 13:54:36 +01:00
7e856a5eb7
package updates 2020-10-28 13:48:26 +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
6904cdf293
Merge pull request #151 from oceanprotocol/feature/priceprovider
price provider
2020-10-28 11:11:47 +01: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
071d811cd9
bump ocean libraries 2020-10-27 21:37:52 +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
d33669c963
Merge pull request #146 from oceanprotocol/fix/144
fixed price and gas estimate
2020-10-27 20:10:41 +02: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
3b5b6d56c9
v1.0.0 2020-10-27 16:08:42 +01:00
7053530160
Merge pull request #143 from oceanprotocol/fix/removeLicense
remove license
2020-10-27 13:18:08 +01:00
mihaisc
400ff6a4fd
fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:03:10 +02:00
mihaisc
f9f08ecb61
Merge branch 'main' into fix/removeLicense 2020-10-27 14:02:57 +02: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
b0a527afab
Merge pull request #142 from oceanprotocol/update/terms
Update terms.md
2020-10-27 12:42:39 +01:00
mihaisc
74bf694031
Update terms.md 2020-10-27 13:34:59 +02:00
Alex Coseru
cea02eb6b7
Update terms.md 2020-10-27 13:32:09 +02:00
mihaisc
44e6c125fd
Update terms.md 2020-10-27 13:29:47 +02:00
a3c7e7abe7
update banner link 2020-10-27 12:16:37 +01:00
a467bffeb8
add gatsby-plugin-google-analytics 2020-10-27 10:24:24 +01:00