marcoelissa
84aa21e5c5
create some global orbis components
2022-11-10 00:42:23 +07:00
marcoelissa
e11d4bc6ae
rename FloatingChat to DirectMessages
2022-10-13 17:19:41 +07:00
Nuary Pradipta
8f55fee1c3
Add Emoji Picker to Postbox
2022-10-11 21:05:36 +07:00
Nuary Pradipta
6ee1de9ffa
Update Emoji Picker
2022-10-10 15:23:54 +07:00
Dollar Bull
a890beea4e
update callbackMessage.
2022-10-06 23:55:54 +07:00
marcoelissa
b4479c8b79
show conversation title from participant
2022-10-06 19:01:55 +07:00
marcoelissa
83a13638f7
remove next dynamic on emoji picker
2022-10-06 18:10:39 +07:00
marcoelissa
0b98a35748
useDarkMode emoji fix
2022-10-06 17:56:02 +07:00
Nuary Pradipta
135943b916
Add Emoji Picker Theme
2022-10-06 17:39:42 +07:00
Nuary Pradipta
5083ceeb52
Add chatbox emoji
2022-10-05 17:01:00 +07:00
Dollar Bull
49bf6fa251
update posts and floating function
2022-10-04 22:09:32 +07:00
Dollar Bull
8ea85ff579
udpate orbis
2022-10-04 17:38:51 +07:00
Nuary Pradipta
a861630307
Fix send message button css
2022-10-04 17:24:07 +07:00
Nuary Pradipta
27e3c7d2eb
Update send message button style
2022-10-04 17:21:28 +07:00
Dollar Bull
52b9a006d8
updating post comment function
2022-10-04 17:01:42 +07:00
Dollar Bull
d363513c69
adding details conditional
2022-10-04 16:37:12 +07:00
Dollar Bull
586f6a72cd
update orbis version
2022-10-04 14:24:28 +07:00
marcoelissa
7effd27819
minor fix conversation styles
2022-10-04 14:15:52 +07:00
Dollar Bull
9bdaaa781e
update message button in profile
2022-10-03 22:48:23 +07:00
marcoelissa
3d057f942b
load orbis conversations
2022-10-03 21:38:41 +07:00
Dollar Bull
2b2e04e817
adding orbis function
2022-10-03 20:49:46 +07:00
Nuary Pradipta
07d69c1fb6
Add orbis floating chat
2022-10-03 05:23:38 +07:00
marcoelissa
e639b419d8
new changes
2022-09-29 15:47:50 +07:00
marcoelissa
1c3baad181
add orbis context
2022-09-23 16:44:32 +07:00
EnzoVezzaro
fa17458d9c
Merge pull request #1702 from oceanprotocol/feature/ci-tweaks
...
CI tweaks
2022-09-22 09:52:33 -04:00
365618f5d9
CI tweaks
2022-09-22 14:22:31 +01:00
4512be9781
Fix npm install
( #1700 )
...
* switch to @oceanprotocol/use-dark-mode
* apollo fixes
* testing updates
2022-09-21 12:58:28 +01:00
dependabot[bot]
2abbff9676
Dependency fixes ( #1687 )
...
* Bump eslint-plugin-testing-library from 5.5.1 to 5.6.4
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library ) from 5.5.1 to 5.6.4.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases )
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json )
- [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.5.1...v5.6.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* dependency fixes
* typing error fixes
* closes #1694
* upgrade/downgrade all the things
* package updates
* remove storyshot test runs, replace with basic render tests
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-09-20 18:53:34 +01:00
EnzoVezzaro
4dca7d3442
update market to ocean.js@2.0.2 ( #1661 )
...
* update ocean js
* refactoring ocean.js 2.0.0
* removed deleted method
* added type in publish utils
* fix FixedRateExchange parameters
* use 2.0.0 lib version
* remove cast on approveWei and fix algo asset selection list issue
* bump oceanlib to 2.0.1
* bump oceanlib to 2.0.2
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2022-09-13 12:19:56 +03:00
EnzoVezzaro
939c8aad0d
unsupported networks ( #1678 )
2022-09-12 10:23:53 +03:00
EnzoVezzaro
0c9b276247
Merge pull request #1660 from oceanprotocol/fix/issue-1659-publish-fails-connection
...
fix publishing when connecting wallet on publish form
2022-09-08 08:36:26 -04:00
Ana
e29b153589
Merge pull request #1670 from oceanprotocol/remove_v3_link
...
Remove v3 link
2022-09-02 14:10:31 +03:00
mihaisc
d7d1dabf4c
remove link
2022-09-01 17:13:28 +03:00
mihaisc
2d7584648d
Fix headers ( #1663 )
...
* test
* test
* test
* test
* test
* test
* test
2022-08-29 18:19:21 +03:00
EnzoVezzaro
7a3c7a9927
cleanup
2022-08-24 11:12:53 -04:00
EnzoVezzaro
419234ab64
removed changing steps
2022-08-24 06:52:32 -04:00
EnzoVezzaro
245ccfe5e4
fix reset pricing on tx execution
2022-08-24 06:22:57 -04:00
EnzoVezzaro
f8a6edc3c6
fix publishing when connecting wallet on publish form
2022-08-23 07:08:12 -04:00
EnzoVezzaro
66212c264c
Merge pull request #1656 from oceanprotocol/fix/issue-1648-spelling-dataset
...
change label 'data set' with 'dataset'
2022-08-17 06:39:02 -04:00
EnzoVezzaro
587fd80193
change dataset with asset in readme
2022-08-17 06:11:21 -04:00
EnzoVezzaro
f5514bbc1d
change label 'data set' with 'dataset'
2022-08-15 09:57:53 -04:00
4d119467a4
refactor price context to fetch multiple tokens ( #1573 )
...
* refactor price context to fetch multiple tokens
* fixes
* move tokenIds to app config
* make conversion work
* conversion for all user tokens, hide if 0
* different user balance key tactic
* remove NFT gas estimation
* closes #1633
* small simplification in getCoingeckoTokenId logic
* basic Prices provider test
* mock some hooks
* mock MarketMetadata in all tests
2022-08-12 14:11:33 +01:00
Jamie Hewitt
2f93d84e5f
Adding links to the docs on forking ocean market ( #1649 )
2022-08-12 10:38:56 +01:00
mihaisc
27517faea2
fix tag search ( #1651 )
2022-08-12 10:38:13 +01:00
mihaisc
dc4add5c70
minor fixes ( #1639 )
...
* minor fixes
* error fix
* add loading
* add price loading
* remove console.log
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-08-09 15:45:28 +03:00
Luca Milanese
52ad877b13
Dynamic token list support for publishing ( #1516 )
...
* feat: add approved tokens list query to subgraph
* feat: add base token selector
* feat: add placeholder tooltip message for base token
* feat: use user selected base token for publish
* fix: publish constants
* feat: update base token query to include digits and symbol
* feat: display correct token name and symbol in publish pricing tab
* fix: publish preview token name
* fix: query type
* feat: add balance fetch for all approved tokens
* fix: balance check for dynamic price with alternative base tokens
* feat: update balance to show baseToken instead of ocean
* fix: default baseToken in publish form
* feat: update text content for pricing publish step
* chore: update ocean.js
* add decimals to token
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix dt decimals
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* update ocean.js
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix: show correct basetoken symbol under button buy
* refactor: move baseToken selector to input label [WIP]
* refactor: preserve baseToken value value when switching tabs
* remove basetoken tooltip from content json
* fix: price props
* refactor: remove BaseToken component
* fix: baseToken name on first load
* fix: baseToken display name in dynamic price
* fix: conversion tooltip text
* fix: error box overlapping in Coin component
* feat: add token logo component
* feat: add basetoken logo to asset actions pool
* fix: token images size
* fix: add default appproved token list when disconnected or chainId not supported
* fix: datatoken logo on asset details meta
* refactor: balance fetch + move approved base tokens list in web3 provider
* feat: update all datatokens to display ocean logo in violet
* fix: show correct logos on polygon
* fix wallet, remove dynamic
* fix build
* fix: reset baseToken on chainId change during publish
* fix: price tabs selection indicator
* feat: set the ocean token as default in pricing
* add baseToken
* fix price
* remove firstPrice
* cleanup, more affordance for token dropdown
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-08-03 13:48:57 +01:00
EnzoVezzaro
eb29c4ce3b
Remove AMM Pools ( #1614 )
2022-08-02 10:53:22 +01:00
dependabot[bot]
8edd61bfa7
Bump eslint from 8.17.0 to 8.21.0 ( #1630 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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-08-01 11:53:06 +01:00
dependabot[bot]
1eb684c007
Bump react-spring from 9.4.5 to 9.5.2 ( #1629 )
...
Bumps [react-spring](https://github.com/pmndrs/react-spring ) from 9.4.5 to 9.5.2.
- [Release notes](https://github.com/pmndrs/react-spring/releases )
- [Commits](https://github.com/pmndrs/react-spring/compare/v9.4.5...v9.5.2 )
---
updated-dependencies:
- dependency-name: react-spring
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-08-01 11:25:01 +01:00
dependabot[bot]
7fad12c370
Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.31.0 ( #1628 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.27.1 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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-08-01 11:24:09 +01:00