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

42 Commits

Author SHA1 Message Date
mihaisc
dac47bf524
3Box publisher profiles (#264)
* install 3box

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

* tinkering

* check tweak

* load library on init only

* add profile

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

* get 3box profile

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

* fix return type

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

* remove console.log

* fix travis

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

* fix eslit

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

* fix travis

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

* 3box data structure tweaks, prepare output in byline

* refactor

* new Publisher component

* tweaks

* remove data partners

* link/profile splitup

* profile tweaks

* component splitup

* lots of styling, add image

* affordance for publisher, refactor, server response tinkering

* use 3Box proxy

* open all 3box links in new tab/window

* mobile fixes

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-27 12:04:35 +01:00
mihaisc
35d9b6faec
price optimizations and bug fixes (#274)
* price optimizations and bug fixes

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

* travis fix

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

* remove console.log

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

* rephrasing

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

* bump react hooks, show price while checking if consumable

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

* remove console.log

* fix travis
2020-11-26 16:02:42 +01:00
ed57702ff3
refactor root components (#263)
* refactor layout

* refactor

* root components reordering

* type-check fix
2020-11-18 20:01:33 +01:00
mihaisc
f8a0ff41c3
purgatory updates (#249)
* purgatory updates

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

* format

* update react hooks

* alert style, copy changes

* remove inverse style

* disable remove for purgatory owner

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

* remove buy button for purgatory assets

* hide remove liquidity for owner

* query change

* query rollback

* query change

* query change

* query change

* change frontpage queries

* typings

* query refactor, make `all data sets` link work again

* footer fix

* test endpoint for stats

* fix pagination

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

* partner query tweaks

* switch back market-stats endpoint

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-14 15:02:54 +01:00
ad107c5415
Data Partners (#214)
* datapartners prototype

* output partner name on asset teasers

* badge, output partner data

* deprioritize pool badge

* teaser spacing tweaks

* styling

* carousel pattern

* carousel fixes

* styling tweaks

* cleanup, useDataPartner hook

* large screen fixes

* add partner badge to all data set list titles

* byline links tweaks

* byline tweaks

* switch list data source

* fixes, link to https://github.com/oceanprotocol/list-datapartners

* refactor

* refactor
2020-11-05 14:43:13 +01:00
3505db21da
Owner/publisher search (#187)
* make owner search work

* owner/publisher search from asset details

* copy & cleanup

* style tweaks

* timing

* make search combinations work again

* remove account search highjacking

* switch owner source

* search route fixes

* eth address truncation in text search titles
2020-11-03 14:57:40 +01:00
be8307f34d
User pool transactions on asset details (#193)
* refactored pool transactions component, output pool transactions on asset details

* styling

* remove sticky around asset actions

* hasAddedLiquidity simplification

* owner from useMetadata

* refactor, styling, number formatting

* refactor

* toggle pattern
2020-11-02 19:18:21 +01:00
8b3f16fac9
output owner on asset details (#180) 2020-10-30 14:58:36 +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
060862602b
markdown display tweaks 2020-10-28 19:11:34 +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
mihaisc
b600e4cd44
remove copyright
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:01:52 +02:00
2b6759c3a2
remove debug 2020-10-26 19:30:51 +01:00
77e1d08a08
prepare displaying firstPrice 2020-10-26 18:44:32 +01:00
c2a247b605
search tweaks 2020-10-24 17:39:51 +02:00
7113db6419
metadata display tweaks 2020-10-24 17:01:04 +02:00
cc2474419b
package updates 2020-10-21 15:45:38 +02:00
9099c8ee33
change hasPrice check 2020-10-21 15:26:50 +02:00
2163ab643b
style & layout tweaks 2020-10-20 20:56:54 +02:00
1905e5b869
add owner & price check 2020-10-20 18:33:24 +02:00
fd1b66883a
submit view, success view, form submit 2020-10-20 16:59:29 +02:00
9ce1358fe1
move around pricing view 2020-10-20 13:10:03 +02:00
1aac244329
case fix 2020-10-01 17:13:19 +02:00
acfa0b8d06
refactor to use optional chain expressions 2020-09-10 22:22:16 +02:00
cda52aef1c
safeguard against assets without attributes.additionalInformation 2020-09-10 19:54:32 +02:00
91afd8ed39
make use of debug value 2020-09-09 16:07:37 +02:00
1972b1dca2
sample output on asset details 2020-09-02 12:31:20 +02:00
63fe171dd7
hide pool for simple pricing 2020-08-26 08:50:09 +02:00
24a7bdbd81
DDO debug output 2020-08-03 12:04:03 +02:00
c2dd8448cf
output data token address on asset details 2020-07-29 18:36:10 +02:00
a73fac1611
cleanup 2020-07-21 14:04:32 +02:00
f08b7da22a
fix asset display 2020-07-21 13:21:22 +02:00
c19cdcd9da
fix most metadata typings 2020-07-16 13:39:02 +02:00
c1064f84f8
search result tweaks 2020-07-15 15:33:45 +02:00
42e5ac864f
more asset details style fixes 2020-07-15 14:45:08 +02:00
c533194392
fix all the things by removing Rating altogether 2020-07-15 13:54:37 +02:00
6323c5bbb3
use queryMetadata 2020-07-15 13:54:37 +02:00
2568256ece
new AssetActions component 2020-07-08 17:57:53 +02:00
4e2b41ce35
wallet display tweaks 2020-07-08 00:21:31 +02:00
7980d2fa4b
output asset teasers, basic styling 2020-07-07 23:00:16 +02:00
85b76a727b
asset details component reorder 2020-07-07 09:43:45 +02:00