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

1773 Commits

Author SHA1 Message Date
Enzo Vezzaro
213454bc81 fix CI (updated main) 2022-06-22 10:20:30 -04:00
EnzoVezzaro
f460ba7e9d
Merge branch 'main' into feature/1400-shared-components-stories 2022-06-22 10:10:48 -04:00
ClaudiaHolhos
7a7e493f6e fixes 2022-06-22 16:41:16 +03:00
Enzo Vezzaro
be44ee4f2b clean up 2022-06-22 09:37:32 -04:00
d884a9529d
remove Portis (#1529)
* remove Portis

* cleanup
2022-06-21 14:18:40 +01:00
Jamie Hewitt
f20a6a5a48
Opening blog post link in new tab (#1526)
* Opening link in new tab

* Adding styling to link

* Updating button font size
2022-06-20 17:46:13 +03:00
ClaudiaHolhos
aaf3c2b8ae price components fixes 2022-06-20 16:41:56 +03:00
ClaudiaHolhos
af31b25ef2 remove locale, currency and prices as props, use providers for stories 2022-06-20 16:36:55 +03:00
Enzo Vezzaro
b0e57c66df added token and refactor TokenApprove (es ButtonApprove) 2022-06-20 07:22:29 -04:00
ClaudiaHolhos
37d1c0cf82 changes reverted for token and asset list components 2022-06-17 14:53:55 +03:00
ClaudiaHolhos
8f2b5839de more changes reverted 2022-06-17 13:06:18 +03:00
ClaudiaHolhos
87c7d239ad revert prices, locale and currency changes for price components 2022-06-17 12:37:54 +03:00
ClaudiaHolhos
5231f43648 debug output stories, main merged 2022-06-16 17:30:32 +03:00
mihaisc
33edc3f5f4
Update file (#1518)
* update version and file

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

* update label and description

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

* remove dot

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

* remove helper props so we don't add them on chain

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

* bump ocean.js to v1.1.2

* build fix

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-06-16 11:10:08 +01:00
ClaudiaHolhos
e71695fed5 Merge remote-tracking branch 'origin/main' into feature/1400-shared-components-stories 2022-06-16 12:38:23 +03:00
mihaisc
a47fb09b91
update publish form with DDO v4.1.0 structure (#1519)
* update publish form

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

* typing quick fix

* fix build

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

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-06-15 17:35:41 +03:00
d523c7f0f3
Retry failed transactions during publish (#1511)
* allow multiple runs of handleSubmit

* collect what we need in local state for reuse after method has run
* run each step conditionally

* split up handleSubmit

* switch submit button text

* empty values.feedback fix

* error copy

* tiny logic fix for consistency

* code comments

* submit button fixes

* add loader during submission
* add new white loader style
* button style override fixes
2022-06-15 12:35:37 +01:00
mihaisc
82e5f60e65
fix (#1517) 2022-06-14 03:57:06 -07:00
89a63f7cb2
NFT display tweaks (#1507)
* NFT display tweaks

* capitalization consistency

* refactor

* fix asset preview
2022-06-13 14:41:18 +01:00
mihaisc
a1856d79a4
fix global stats (#1512)
* fix global stats

* switch graph schema to ropsten

* minor fix
2022-06-10 17:11:37 +03:00
Enzo Vezzaro
b3260d88a5 fix apollo codegen endpoint 2022-06-10 07:41:56 -04:00
ClaudiaHolhos
6e4dcf9e73 Merge remote-tracking branch 'origin/feature/publish-error-handling' into feature/1400-shared-components-stories 2022-06-10 14:12:13 +03:00
Enzo Vezzaro
b42f44dda0 added stories for Token and SuccessConfetti 2022-06-10 07:08:50 -04:00
ClaudiaHolhos
dfa3c5d6cc page stories 2022-06-10 12:23:20 +03:00
636f3621d0
allow multiple runs of handleSubmit
* collect what we need in local state for reuse after method has run
* run each step conditionally
2022-06-09 20:42:50 +02:00
Enzo Vezzaro
ed9177d1d9 added mocked form to datatoken (WIP) 2022-06-09 12:29:20 -04:00
ClaudiaHolhos
e206cd7f70 markdown and network name stories 2022-06-09 17:37:08 +03:00
dependabot[bot]
ce12c0e1c1
Bump @coingecko/cryptoformat from 0.4.4 to 0.5.4 (#1501)
Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.4.4 to 0.5.4.
- [Release notes](https://github.com/coingecko/cryptoformat/releases)
- [Commits](https://github.com/coingecko/cryptoformat/commits/v0.5.4)

---
updated-dependencies:
- dependency-name: "@coingecko/cryptoformat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 10:44:28 +02:00
ClaudiaHolhos
faf87d65a0 story fix 2022-06-08 17:41:13 +03:00
3b87122043
Dependency updates (#1500)
* bump all dependencies

* activate dependabot

* bump to ocean.js v1.0.0
2022-06-08 15:38:03 +02:00
ClaudiaHolhos
186cf92908 Merge remote-tracking branch 'origin/feature/1400-shared-components-stories' into feature/1400-shared-components-stories 2022-06-08 16:18:46 +03:00
ClaudiaHolhos
8fc7a19a55 currency, prices props fixes 2022-06-08 16:18:37 +03:00
EnzoVezzaro
d3ddc0e73e
Merge branch 'main' into feature/1400-shared-components-stories 2022-06-08 09:08:11 -04:00
Enzo Vezzaro
fa6534a4bb adding missing args 2022-06-08 08:41:42 -04:00
mihaisc
f901355e98
fix profile (#1499)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-08 14:32:13 +02:00
mihaisc
ed13131f57
fix ci (#1498)
* fix ci

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

* add v3

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-08 14:31:36 +02:00
3646fbdf06
update v4 blog post link (#1497) 2022-06-08 13:06:33 +02:00
mihaisc
6dfeead4fd
Release (#1492)
* update contracts

* add version selector

* show banner on all pages

* show banner on all pages

* Announcement/warning messages cleanup

* new main announcement message
* contextual compute-to-data warnings in publish form & asset action

* copy update

* change hardcoded URLs

* change localStorage key

* to prevent user preferences clashes when switching between v3 & v4

* footer stats note changes

* move copy into content file
* mention external markets

* footer stats note copy changes

* modified pool widget footer

* take out pool reserve display
* style & spacing updates for fees

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-06-08 11:46:46 +03:00
mihaisc
57477958ab
update package.lock (#1490)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-07 11:39:32 +02:00
mihaisc
857409d5ad
remove display of dt in setup (#1488)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-07 11:54:10 +03:00
ClaudiaHolhos
3a3feda675 some more fixes regarding currency and prices use 2022-06-06 14:25:17 +03:00
Luca Milanese
e412dc10d6
add v3 assets redirect (#1446)
* feat: add v3 assets redirect

* feat: add fallback return value to checkV3Asset

* fix: rename env variables for v3 related uris
2022-06-06 12:25:09 +02:00
ClaudiaHolhos
2c1df58efc Merge remote-tracking branch 'origin/feature/1400-shared-components-stories' into feature/1400-shared-components-stories 2022-06-06 12:35:11 +03:00
ClaudiaHolhos
64299b9eeb use prices and currency with hooks 2022-06-06 12:34:47 +03:00
Enzo Vezzaro
0e8e763649 change dummy address 2022-06-03 09:43:29 -04:00
ClaudiaHolhos
6cbdb0d722 use locale value as Conversion prop 2022-06-03 16:29:36 +03:00
Enzo Vezzaro
20546dea3a clear testing-library/no-unnecessary-act console.error eslint 2022-06-03 06:33:09 -04:00
Enzo Vezzaro
e6b03408be fix locale path 2022-06-02 11:12:02 -04:00
Enzo Vezzaro
a06cc83061 added interface and get locale from mock data 2022-06-02 10:48:44 -04:00
Enzo Vezzaro
fd0f32b5b4 added assetTeaser, assetList, assetComputeList, as well as some mock data for storybook 2022-06-02 10:32:50 -04:00