1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 00:27:49 +02:00
market/src/components/molecules
mihaisc cef0969065
Refactor aquarius calls (#917)
* aquarius refactor

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

* fix highest liquidity

Signed-off-by: mihaisc <mihai@oceanprotocol.com>

* fix

* update search

Signed-off-by: mihaisc <mihai@oceanprotocol.com>

* remove test code

Signed-off-by: mihaisc <mihai@oceanprotocol.com>

* remove logs&unused dep

* remove old types

* fix bookmarks

* fix downloaded assets

* fix published list

* fix profile

* fix compute history

* fix compute

* fix edit compute

* remove old commented code
2021-10-21 10:24:00 +03:00
..
FormFields fix config = undefined error in advanced publish settings (#915) 2021-10-13 10:35:15 +01:00
PoolTransactions Fix display 'No results found' message before displaying results (#890) 2021-10-14 13:49:02 +01:00
UserPreferences add moonriver support (#900) 2021-10-06 11:30:17 +02:00
Wallet ENS names (#860) 2021-09-20 13:47:15 +02:00
AssetComputeList.module.css Show the list of data sets an algorithm is allowed to run on (#579) 2021-06-14 14:37:03 +02:00
AssetComputeList.tsx Show the list of data sets an algorithm is allowed to run on (#579) 2021-06-14 14:37:03 +02:00
AssetListTitle.module.css Data Partners (#214) 2020-11-05 14:43:13 +01:00
AssetListTitle.tsx add total user liquidity, new Profile provider (#841) 2021-09-13 16:39:32 +02:00
AssetTeaser.module.css Fix title out of bounds in asset teaser component (#850) 2021-09-13 12:40:51 +02:00
AssetTeaser.stories.tsx Handle asset price in teaser (#596) 2021-05-17 17:08:15 +03:00
AssetTeaser.tsx Using optional chaining on the description to solve search bug (#903) 2021-10-05 14:19:51 +03:00
Bookmarks.tsx Refactor aquarius calls (#917) 2021-10-21 10:24:00 +03:00
CookieModule.module.css GDPR Compliance (#796) 2021-10-12 09:00:57 +01:00
CookieModule.tsx GDPR Compliance (#796) 2021-10-12 09:00:57 +01:00
MarketStats.module.css Statistics footer (#746) 2021-07-22 13:07:52 +02:00
MarketStats.tsx Fixing metadata history (#794) 2021-08-17 12:46:51 +03:00
Menu.module.css Multinetwork UI additions (#729) 2021-07-26 15:48:24 +02:00
Menu.stories.tsx first commit 2020-05-07 09:03:30 +03:00
Menu.tsx Multinetwork UI additions (#729) 2021-07-26 15:48:24 +02:00
MetadataFeedback.module.css Fixing more info button padding (#783) 2021-08-10 13:09:39 +03:00
MetadataFeedback.tsx Fixing more info button padding (#783) 2021-08-10 13:09:39 +03:00
MetadataPreview.module.css prototype network feedback based on asset network checks 2021-06-04 15:01:22 +02:00
MetadataPreview.tsx Create wallet network switcher (#676) 2021-07-15 17:03:03 +02:00
NumberUnit.module.css add total user liquidity, new Profile provider (#841) 2021-09-13 16:39:32 +02:00
NumberUnit.tsx add total user liquidity, new Profile provider (#841) 2021-09-13 16:39:32 +02:00
PageHeader.module.css mobile fixes 2020-10-31 00:56:03 +01:00
PageHeader.stories.tsx first commit 2020-05-07 09:03:30 +03:00
PageHeader.tsx Fix pagination breaks on to many results (#831) 2021-09-15 12:50:41 +02:00
Pagination.module.css added pagination to Published list, used aquarius to get assets (#377) 2021-02-18 09:33:38 +01:00
Pagination.stories.tsx first commit 2020-05-07 09:03:30 +03:00
Pagination.tsx Fix pagination breaks on to many results (#831) 2021-09-15 12:50:41 +02:00
PrivacyHeader.tsx GDPR Compliance (#796) 2021-10-12 09:00:57 +01:00
SearchBar.module.css Multinetwork UI additions (#729) 2021-07-26 15:48:24 +02:00
SearchBar.stories.tsx Global search bar (#690) 2021-07-06 04:55:10 -07:00
SearchBar.tsx Multinetwork UI additions (#729) 2021-07-26 15:48:24 +02:00
SyncStatus.module.css The Graph sync status (#466) 2021-04-13 10:57:59 +02:00
SyncStatus.tsx The Graph sync status (#466) 2021-04-13 10:57:59 +02:00
TokenApproval.tsx Add liquidity input changes&fixes (#893) 2021-10-14 13:48:20 +01:00
WalletNetworkSwitcher.module.css Create wallet network switcher (#676) 2021-07-15 17:03:03 +02:00
WalletNetworkSwitcher.tsx Error when switching to a network that is not added in Metamask (#846) 2021-09-16 19:44:34 +02:00
Web3Feedback.module.css Create wallet network switcher (#676) 2021-07-15 17:03:03 +02:00
Web3Feedback.tsx Web3Feedback UI messages fix (#812) 2021-08-31 09:47:55 +02:00