1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-12 00:04:52 +01:00
Commit Graph

1181 Commits

Author SHA1 Message Date
3607084efc
copy 2021-03-01 16:24:55 +01:00
0303c52f3e
copy 2021-03-01 16:17:44 +01:00
f6f6c68428
more fine grained price issues display 2021-03-01 16:08:50 +01:00
Norbi
29a37b531c Merge branch 'main' into feature/optimize-did-fetching-in-tables 2021-03-01 16:55:00 +02:00
Norbi
4b4cda4906 resolve promise using async/await 2021-03-01 16:54:43 +02:00
d71bf5dfaa
style fix 2021-03-01 15:10:52 +01:00
9f9113c291
Merge branch 'feature/compute' into feature/issue392 2021-03-01 15:07:34 +01:00
07e8ac6f13
styling & spacing 2021-03-01 15:04:41 +01:00
Bogdan Fazakas
f2e906e790
Fix/ Search query with price filter and no text (#408)
* fixed querry with price filter and no text entered

* retrigger checks
2021-03-01 15:35:29 +02:00
KatunaNorbert
939c577483 Retrigger checks 2021-03-01 15:34:31 +02:00
Norbi
0b942de217 added function to get only the name of the asset 2021-03-01 11:51:24 +02:00
Bogdan Fazakas
f4f7ecefc8 run validation only when custom image is selected 2021-02-26 16:15:41 +02:00
Bogdan Fazakas
a770fdac55 merged publish-algo into issue398-validate-dockerImages 2021-02-26 10:54:25 +02:00
Bogdan Fazakas
d9b5355ba7 updated key name for private algo in metadata preview 2021-02-25 23:08:40 +02:00
Bogdan Fazakas
cdd5c5cf16 WIP validate for dockerhub images and 3rd party images 2021-02-25 23:05:30 +02:00
Norbi
042e40eeb6 displayed Docker Image, used MetadataMain type interface for asset type 2021-02-25 20:15:42 +02:00
claudia.holhos
6eaf2efd95 eliminate no price elements on both price filters set 2021-02-25 17:10:19 +02:00
433af0147a
switch IPFS gateway (#404)
* switch to dweb.link for loading 3Box profile images
* ipfs.oceanprotocol.com has been deprecated
2021-02-25 16:00:42 +02:00
Bogdan Fazakas
9b78e46c97
Merge pull request #402 from oceanprotocol/issue397-form-persistance
save form values for both publish forms
2021-02-25 15:29:10 +02:00
60a84db4eb
Merge pull request #403 from oceanprotocol/feature/compute-color-tweaks
small global color tweaks
2021-02-25 14:17:38 +01:00
Bogdan Fazakas
90787e9031 fixed reset form & cover flow where algorithm form is clear 2021-02-25 14:21:05 +02:00
e5b71046db
small global color tweaks 2021-02-25 13:16:32 +01:00
claudia.holhos
2283148e6d code refactoring 2021-02-25 14:14:21 +02:00
Norbi
bee7c1ecbf changed way to get accessType, asset type declaration 2021-02-25 13:46:20 +02:00
Bogdan Fazakas
9b67c951c2 added default values for docker image/tag/entrypoint 2021-02-25 11:12:18 +02:00
Norbi
a9e1ff1dbb AssetType changes, moved to MetaMain 2021-02-25 10:55:38 +02:00
claudia.holhos
99e0cb78e2 select multiple options 2021-02-24 20:32:18 +02:00
Bogdan Fazakas
7ef538818a hide image/tag/entrypoint when pre-defined docker image is selected 2021-02-24 16:56:22 +02:00
Bogdan Fazakas
dca5b9f56c fix persistance for both publish forms 2021-02-24 13:32:15 +02:00
Bogdan Fazakas
e92f759898 set default pre-defined docker image and renamed version field to docker image tag 2021-02-24 11:25:52 +02:00
claudia.holhos
8d4b438736 Merge remote-tracking branch 'origin/feature/issue392' into feature/issue392 2021-02-24 09:12:41 +02:00
claudia.holhos
2938a09454 select and deselect filter button
price and service filters combined


unselect filter on button
2021-02-23 23:51:02 +02:00
claudia.holhos
ed5796aa42 price and service filters combined 2021-02-23 21:24:44 +02:00
claudia.holhos
2eb560b000 select and deselect filter button 2021-02-23 16:52:59 +02:00
8f8870c829
tabs color tweak 2021-02-23 11:46:23 +01:00
70d3e26bab
Merge branch 'feature/compute' into publish-algo 2021-02-23 11:43:49 +01:00
7b8c11ea36
Merge pull request #394 from oceanprotocol/publish-algo-tabs
refactor publish page for tab usage
2021-02-23 11:30:57 +01:00
Norbi
80ae4d2bd5 created AssetTypeDetails component and added it to asset details 2021-02-23 12:16:52 +02:00
e532ec3891
remove value reset on mount 2021-02-23 11:14:41 +01:00
ea9952cc56
typo 2021-02-23 10:50:15 +01:00
e157278e37
form tabs thingy 2021-02-22 18:38:24 +01:00
d27812fc51
typecheck fix 2021-02-22 17:18:40 +01:00
193670ed5f
more tab switching 2021-02-22 16:43:16 +01:00
f79d8c2c91
content updates 2021-02-22 16:37:50 +01:00
41fd894ce6
output form titles 2021-02-22 16:28:56 +01:00
Norbi
4a35d08880 Merge branch 'feature/compute' into feature/algorithm-details-view 2021-02-22 17:25:09 +02:00
82a12a915d
refactor publish page for tab usage 2021-02-22 16:15:22 +01:00
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
Bogdan Fazakas
2f1bd399f8 refactor metadata types for publish forms 2021-02-19 17:51:40 +02:00
Norbi
14942b5785 use action view changes by asset type 2021-02-19 16:25:49 +02:00