1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

31 Commits

Author SHA1 Message Date
claudiaHash
ce81777030
view algorithms on homepage (#388)
* view algorithms on homepage

* linting error fixed

* view algos on rinkeby/mainnet, added algos on search

* global color system tweak, apply on asset teaser system

* create subtle hierarchical distinction between background & content
* output asset type
* add asset type as css class
* bonus side effect: a nicer dark mode theme on OLED screens

* add icon assets

* compute/download icons added to asset teaser

* tooltip content fix

* tooltip content width fix


tooltip message shortened

* max-width added

* links renamed, all algos section removed

* datatoken tooltip removed

* spacing tweaks

* visual separation of asset & access type, flip order
* spacing/font size tweaks, aligning things

* fix search

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

* light mode color tweak

* change dataset display name

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

* data set label fixed

* query updated for data sets and algos

Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-02-22 16:25:27 +02:00
Norby
0cad79ae97
cut asset teasers title length (#309)
* cut asset teasers title length, variable title font size on asset detail

* fixed linter errors

* changed title length to 2 lines in Asset teasers

* asset details long titles handle(wip)

* remove asset details title changes

* remove unused imports
2021-01-21 10:38:55 +01:00
claudiaHash
d1523a9065
Added create date for each asset card (#308)
* Added create/ update data for each asset card

* Code climate test fix

* Code styled after lint run

* Date moved to asset card footer

Co-authored-by: Claudia Holhos <holhos_claudia2001@yahoo.com>
2021-01-13 10:24:24 +01:00
26576fd188
Profile tweaks and fixes (#278)
* output emoji beside name

* spacing tweaks, fix tooltip arrow
2020-12-01 13:16:19 +01:00
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
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
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
da0cafe5a0
asset teaser tweaks 2020-10-05 16:14:59 +02:00
1aac244329
case fix 2020-10-01 17:13:19 +02:00
cda52aef1c
safeguard against assets without attributes.additionalInformation 2020-09-10 19:54:32 +02:00
5b36da54d2
fixes 2020-09-10 19:33:11 +02:00
9e37127360
useMetadata fixes 2020-08-20 16:59:17 +02:00
76e14be730
refactor price component 2020-08-07 18:12:39 +02:00
a3d98477ee
package updates, handle empty price 2020-08-06 13:00:22 +02:00
991a646dd7
small price on asset teaser 2020-08-05 13:33:48 +02:00
9aa921c22c
restore asset teaser compute label 2020-08-05 13:32:37 +02:00
82049e9446
handle all price output 2020-08-05 13:21:14 +02:00
3ab8ae198f
output price on asset teaser 2020-08-05 11:18:05 +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
2b90f0b08e
restore pagination 2020-07-15 16:05:10 +02:00
c1064f84f8
search result tweaks 2020-07-15 15:33:45 +02:00
c533194392
fix all the things by removing Rating altogether 2020-07-15 13:54:37 +02:00
7980d2fa4b
output asset teasers, basic styling 2020-07-07 23:00:16 +02:00
ff949c6a67
search & asset teaser refactor 2020-07-01 18:13:32 +02:00
6f9bf0176f
refactor Next.js pages into Gatsby pages 2020-06-30 12:56:50 +02:00
9cc38304c8
layout component & site metadata refactor 2020-06-30 11:59:20 +02:00
mihaisc
5f14e431da transactions, job details 2020-06-02 12:15:21 +03:00
mihaisc
dd297800da compute 2020-05-19 11:57:49 +03:00
alexcos20
ebd5ba9495 first commit 2020-05-07 09:03:30 +03:00