claudiaHash
b1d8a77895
Update file metadata from provider ( #631 )
...
* get file metadata from provider
* get file metadata without a wallet connected
* unused import deleted
* get file metadata from provider
get file metadata without a wallet connected
unused import deleted
* loader added
* lint fix
* loaded added on file icon
* fileMetadata empty object init
* lint error fixed, deleted unused imports
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
2021-06-10 11:39:24 +03:00
4df84b8b14
split up network list into main & test networks
2021-06-09 19:41:12 +02:00
9943dae93c
full width menu bar
2021-06-09 19:40:43 +02:00
270f567879
move Graph sync status to asset details only
2021-06-09 13:16:55 +02:00
2d16841967
move main app warning
2021-06-09 12:49:00 +02:00
ef218a9d9e
chainId switching mechanism
2021-06-09 11:45:36 +02:00
claudiaHash
f5e01d7c0c
Display compute jobs history tab for a successful job ( #652 )
...
* selected tab added
* preselect and display compute jobs history
* defaultIndex prop used
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
2021-06-08 14:35:06 +03:00
f0b040c5cb
Merge branch 'main' into feature/multinetwork
2021-06-08 10:48:10 +02:00
15b036f462
capture chainIds in user preferences provider
2021-06-08 10:46:53 +02:00
mihaisc
1560c69239
Revert "Fix assets in purgatory not displayed" ( #647 )
...
* Revert "Fix assets in purgatory not displayed (#646 )"
This reverts commit f759757a1d1a61e2ac5972073ff7482fc0e96f23.
* fix asset purgatory
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-06-07 14:24:51 +03:00
Norbi
f759757a1d
Fix assets in purgatory not displayed ( #646 )
...
* don't show loading component if pageTitle is an empty string
* fix lint errors
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-06-07 12:36:44 +03:00
796fc6be81
get all screens to render again
2021-06-04 15:53:34 +02:00
fa5c2ed684
refactor new frontpage queries
2021-06-04 15:28:27 +02:00
21792e9d4f
move OceanProvider to asset route
2021-06-04 15:13:47 +02:00
3332249928
refactor and tinkering
2021-06-04 15:06:24 +02:00
6bc37b9b7b
remove NetworkBanner
2021-06-04 15:01:25 +02:00
9d7486d626
prototype network feedback based on asset network checks
2021-06-04 15:01:22 +02:00
fa682dad1e
show network at all times in wallet component
2021-06-04 15:00:33 +02:00
10b29c6e37
unify network names, more icons
2021-06-04 15:00:33 +02:00
476147f65a
add network icon components
2021-06-04 15:00:32 +02:00
fc6f611ac0
Merge pull request #617 from oceanprotocol/feature/package-updates
...
Bump all non-gatsby dependencies / npm v7
2021-06-04 14:34:09 +02:00
claudiaHash
f73191ef1a
Remove price.isConsumable from elastic query ( #639 )
...
* price.isConsumable removed from query
* subgraph query updated
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
2021-06-04 13:23:18 +02:00
mihaisc
e0f8104d07
add web3 in package-lock
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-06-04 14:19:51 +03:00
ece07927f6
more package updates
2021-06-04 11:51:13 +02:00
729bc5d998
update docs
2021-06-04 11:43:51 +02:00
3ff9fe4a68
add nvmrc with Node.js v16
2021-06-04 11:43:51 +02:00
53639e6839
disable storybook test runs for now
2021-06-04 11:43:51 +02:00
4dd11fd0f0
ethereumjs-abi lockfile fix
2021-06-04 11:43:51 +02:00
b5d58267c0
ethereum-blockies lockfile fix
2021-06-04 11:43:51 +02:00
508564ec03
more package updates, lock graphql, fresh package-lock
2021-06-04 11:43:51 +02:00
b516e95879
prettier formatting updates
2021-06-04 11:43:47 +02:00
feed5dd2d1
react-markdown code updates
2021-06-04 11:42:33 +02:00
de2e4e8fae
package cleanup and updates
2021-06-04 11:42:33 +02:00
306ff5833a
ESLint config updates
2021-06-04 11:42:32 +02:00
claudiaHash
88663d812a
Highest liquidity list based on subgraph ( #512 )
...
* fetch pools from graph, fetch ddos for pools
* WIP on displaying highest liquidity assets
* loader added
* check ddo state for each asset
* data ordered by valueLocked, logger added
* filter ddos for purgatory
* verify ddo isConsumable price attribute
* moved query into subgraph.ts
* send did list, fix assets display
* fixes on assets display
* assets sorted by dids
* get assets on correct order
* get assets in correct order
* loading assets fixes
* correct order and loading, network overloaded
* fixes on loading
* fixed on network change, added loading
* fixed on network change when no wallet connected, improved loading
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-06-02 12:14:54 +03:00
94139f42b4
fix marketFeeAddress ( #633 )
...
* fix marketFeeAddress
* UseSiteMetadata typing fixes
2021-05-31 12:53:37 +02:00
Dimo Dzhurenov
29b644f402
updated parameter ( #635 )
2021-05-31 12:52:14 +02:00
Norbi
cd8e388806
fixed app crash ( #629 )
...
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-05-27 16:39:02 +02:00
Norbi
18f3daed75
List of algorithms to select seems capped ( #618 )
...
* removed paginations from the algorithms query and set offset
* changed offset to 500 for compute algorithms query
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-05-26 16:16:46 +02:00
claudiaHash
5428a8e5b4
searching by full token symbol ( #564 )
...
* searching by full token symbol
regular expression used
* search by full names
match partial data
useless comments deleted
log deleted
* make search text uppercase
* data author and description added in query fields
* working search combined with sorting and filtering
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
2021-05-25 11:23:48 +03:00
Jamie Hewitt
24ad90cf59
Creating a new 'forking' section on the readme ( #613 )
...
* Creating a new 'forking' section on the readme
* adding copyright message to forking section in readme
2021-05-25 08:31:11 +02:00
claudiaHash
f7cf804ba5
Filter buttons bugs fix ( #614 )
...
* buttons selection and deselection fix
* style fixes
* hide button fix
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
2021-05-20 11:50:52 +03:00
Norbi
56169b9887
show page details after receiving the title ( #612 )
...
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-05-20 11:00:50 +03:00
Norbi
9ce9fc84c7
Display fiat value inside pool statistics ( #610 )
...
* fixed
* replaced ddo.price with price from useAsset
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-05-19 14:14:06 +02:00
Norbi
cb8243f4cc
fix assets from mainnet displayed on rinkeby inside the home page ( #607 )
...
* get assets after web3Loading is over
* set web3Loading as false when not connected to wallet
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-05-19 11:31:23 +03:00
Dimo Dzhurenov
4a28907fe3
Fix edge case calculation errors in remove liquidity screen ( #586 )
...
* switched to toFixed instead of toPrecision
* add round down parameter toFixed
* removed console log
* added toExpPos
* set decimal precision
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* slice price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* slice price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* slice ocean and dt amount
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* add logs
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* switch to decimal
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-05-18 10:32:19 +02:00
Bogdan Fazakas
0954613b5e
Merge pull request #588 from oceanprotocol/fix/issue583-start-second-job
...
Fix/Start a second compute job after first successful attempt
2021-05-17 17:38:16 +03:00
Bogdan Fazakas
7cc6b9b95b
Merge branch 'main' into fix/issue583-start-second-job
2021-05-17 17:24:07 +03:00
Bogdan Fazakas
e620ee2a47
Merge branch 'main' into fix/issue583-start-second-job
2021-05-17 17:13:13 +03:00
Jamie Hewitt
d887675f82
Add datatoken to wallet for metamask users ( #574 )
...
* upgrading to ocean.js 0.14.6
* saving initial changes
* creating seperate component for adding tokens
* showing datatoken name
* adding button for metamask users
* using substring as datatoken symbol
* removing duplicated code
* removing empty div element
* removing unneccessary div element
* no longer sending the whole DDO
* refactoring add token functions
* updating function name
* no longer sending the whole ddo to the addDataToken component
* removing DDO import
* small refactor, get web3 provider info in useWeb3
* general AddToken component
* cleanup
* cleanup, remove symbol shortening
* copy, layout tweaks
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-05-17 16:12:22 +02:00