1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00
market/tests/unit
Bogdan Fazakas f8ffcbac75
Account metadata header (#776)
* get all neded data for the header from 3box, aqua and subgraph

* fix tvl display error

* WIP metadata header styling

* added more styling for the header

* make page title optional so we can remove it on account page

* stroke change for svg images and default values

* more styling added to the header

* fixed linter

* added ocean balance to tvl

* update styling for statistcs

* fixed eror for go to my account from another account page

* updated styling for mobile use

* wip show more on explorer links and description

* properly display read more for explorer links and description

* replaced show more with 3box redirect on description

* change accounts default picture and check links length before display element

* use optional on links

* grid cleanup, new number unit, split up stats

* rename all the things, more profile header styling

* visual hierarchy, improve image loading experience

* layout flow & visual tweaks

* more description

* replaced account route  with profile when accesing a profile by the eth address

* use account id from url if exists when fetching data

* bump @oceanprotocol/art to v3.2.0

* styling, fallbacks, edge case fixes

* clean up Publisher atom, link to profile page

* fixed issue when switching to my profile from another profile

* output accountId, make it copyable, remove stats icons

* render tweaks, markup cleanup

* add 3box reference

* mobile tabs spacing tweaks

* text flow and spacing tweaks

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-01 13:56:34 +02:00
..
__fixtures__ Account metadata header (#776) 2021-09-01 13:56:34 +02:00
__mocks__ Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
components refactor metadata types for publish forms 2021-02-19 17:51:40 +02:00
pages typecheck fix 2021-02-22 17:18:40 +01:00
utils Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
AssetModel.test.ts case fix 2020-10-01 17:13:19 +02:00
babel.config.js refactor for Gatsby, update all the things 2020-06-30 11:28:49 +02:00
jest.config.js make Jest run 2020-06-30 14:19:27 +02:00
loadershim.js refactor for Gatsby, update all the things 2020-06-30 11:28:49 +02:00
setupTests.ts package cleanup and updates 2021-06-04 11:42:33 +02:00
storyshots.test.tsx disable storybook test runs for now 2021-06-04 11:43:51 +02:00
testRender.ts fix search test 2020-06-30 16:22:22 +02:00