1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00
Commit Graph

771 Commits

Author SHA1 Message Date
e95d8044c6
input size modifiers, add large 2020-10-31 00:55:00 +01:00
a670d3b2f1
default theme fix 2020-10-30 22:36:47 +01:00
983bc3a902
default theme fix 2020-10-30 22:34:39 +01:00
d655adb9f7
copy 2020-10-30 22:10:33 +01:00
74dc5b8081
logo fixes 2020-10-30 22:00:57 +01:00
cf3f406547
Dark Mode (#182)
* refactor CSS custom properties for dark mode

* dark mode style

* dark mode switching

* config tweaks
2020-10-30 21:28:20 +01:00
2063f594f6
disable walletconnect, metamask download fallback (#183) 2020-10-30 20:55:09 +01:00
d5c217dc46
disable baseUrl 2020-10-30 16:31:22 +01:00
mihaisc
0f9b6acee4
Fixes exchange price, updates to oceanlib 0.9.9 (#181) 2020-10-30 15:28:13 +01:00
08e2a3f22d
unify TokenList styles 2020-10-30 15:27:14 +01:00
8b3f16fac9
output owner on asset details (#180) 2020-10-30 14:58:36 +01:00
24cd36b2be
price display tweaks 2020-10-30 14:10:21 +01:00
0134610dbe
remove conversion display from pool price 2020-10-30 14:03:40 +01:00
22cb980207
fix remove screen styles 2020-10-30 13:46:52 +01:00
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