Marco Elissa
|
3cdaf54827
|
Merge branch 'main' into orbis
|
2023-01-25 13:49:47 +07:00 |
|
marcoelissa
|
02f2acb774
|
add send button and remove emojiPicker
|
2023-01-19 17:52:53 +07:00 |
|
marcoelissa
|
2d2dbc69e5
|
create new DM button component and add to asset
|
2023-01-19 17:33:06 +07:00 |
|
marcoelissa
|
be49e6502d
|
update copy
|
2023-01-19 17:14:35 +07:00 |
|
marcoelissa
|
65e7a68d39
|
update Orbis SDK to v0.4.17
|
2023-01-19 17:14:14 +07:00 |
|
marcoelissa
|
d57ee8ca44
|
update copy
|
2023-01-19 16:54:21 +07:00 |
|
marcoelissa
|
55129afc77
|
update orbis SDK to v0.4.14
|
2023-01-19 16:53:28 +07:00 |
|
marcoelissa
|
9208dbd4b9
|
remove lit-auth-signature on wallet changed
|
2023-01-18 21:17:14 +07:00 |
|
marcoelissa
|
5d6d965afc
|
test push
|
2023-01-18 20:50:00 +07:00 |
|
mihaisc
|
83934301fb
|
remove annoucement (#1864)
* remove annoucement
* put back old message
* Update content/site.json
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
|
2023-01-18 14:40:22 +02:00 |
|
marcoelissa
|
ea0148e953
|
remove comment from asset page
|
2023-01-18 19:20:06 +07:00 |
|
marcoelissa
|
4a6e37e23d
|
rerun npm install
|
2023-01-18 19:19:49 +07:00 |
|
marcoelissa
|
2fbdaee8ff
|
Merge branch 'main' into orbis
|
2023-01-18 19:15:28 +07:00 |
|
Jamie Hewitt
|
d86c45f6bd
|
Release candidate 09-01-2023 (#1843)
* Avoiding getInitialPaymentCollector failure (#1816)
* early return is no web3 or ddo
* Creating test for MetaFull
* adding test: src/components/Asset/AssetContent/MetaSecondary.test.tsx
* Adding test for bookmarks
* Adding test for displaying payment collector
* Removing comments
* Renaming assetAquarius
* Renaming assetWithAccessDetails
* Ensuring that the payment collector is shown even without a wallet connected
* Removing broken test
* Using getDummyWeb3 for fetching the payment collector address
* google validation (#1835)
* Updating validation to exclude any google link
* Updating Yup validation
* Checking if domain includes google.com
* Updating isGoogleUrl function
* Moving isGoogleUrl into @utils/url/index file
* isGoogleUrl function
* Updating tests
* Adding additional tests for other google domains
* Updating tests
* Updating isGoogleUrl file path
* Updating pricing message (#1842)
* Bump @storybook/addon-essentials from 6.5.13 to 6.5.15 (#1841)
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.13 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/jest from 29.2.3 to 29.2.5 (#1840)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump prettier from 2.8.0 to 2.8.1 (#1837)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump react-select from 5.6.1 to 5.7.0 (#1839)
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump react-tabs from 5.1.0 to 6.0.0 (#1838)
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/reactjs/react-tabs/releases)
- [Commits](https://github.com/reactjs/react-tabs/compare/v5.1.0...v6.0.0)
---
updated-dependencies:
- dependency-name: react-tabs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix asset route (#1836)
* updating the buy button message for free assets
* Updating pricing text for compute and algorithms
* Updating tests
* Adding a seperate sentence about paying gas fees for network charges with free assets
* Fixing tests
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* Showing hosting type in File Info (#1846)
* Bump @storybook/addon-essentials from 6.5.13 to 6.5.15 (#1841)
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.13 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/jest from 29.2.3 to 29.2.5 (#1840)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump prettier from 2.8.0 to 2.8.1 (#1837)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump react-select from 5.6.1 to 5.7.0 (#1839)
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump react-tabs from 5.1.0 to 6.0.0 (#1838)
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/reactjs/react-tabs/releases)
- [Commits](https://github.com/reactjs/react-tabs/compare/v5.1.0...v6.0.0)
---
updated-dependencies:
- dependency-name: react-tabs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix asset route (#1836)
* Adding hosting type to the file info component
* Writting smart contract hosting type across two lines
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* add initial price value for not supported price assets (#1851)
* Fix compute basetoken issue (#1829)
* fix lint
* add dynamic provider fees
* fixes
* cleanup and more fixes
* bump oceanlib to 2.6.0
* fix 404 styling (#1850)
* Fixing the z-index for the tippy component (#1858)
* Removing infinite approval (#1857)
* Removing infinite approvals
* Removing infinite approval content message
* Removing infinite approval from default user preferences
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
Co-authored-by: EnzoVezzaro <enzo-vezzaro@live.it>
|
2023-01-18 12:35:14 +02:00 |
|
Jamie Hewitt
|
c62abb66bc
|
Adding polygon hardfork warning banner (#1861)
|
2023-01-17 09:43:47 +03:00 |
|
marcoelissa
|
6b32e4a93b
|
add message decryption refresh button
|
2023-01-12 22:28:23 +07:00 |
|
marcoelissa
|
ba0082b80c
|
add toast after copy address
|
2023-01-12 22:27:15 +07:00 |
|
marcoelissa
|
0affb26995
|
update orbis types
|
2023-01-12 22:26:44 +07:00 |
|
marcoelissa
|
874bd79d5e
|
update notifs count and conversation creation flow
|
2023-01-10 22:27:59 +07:00 |
|
marcoelissa
|
8f6ee6e11d
|
update orbis version
|
2023-01-10 22:25:47 +07:00 |
|
marcoelissa
|
06b0244172
|
revisions
|
2023-01-10 04:51:22 +07:00 |
|
marcoelissa
|
9c364e34e6
|
temporary push
|
2023-01-10 02:03:22 +07:00 |
|
marcoelissa
|
348c5d45fe
|
update orbis sdk version
|
2023-01-10 02:02:40 +07:00 |
|
marcoelissa
|
8b73c034ac
|
update typescript
|
2023-01-10 02:02:20 +07:00 |
|
marcoelissa
|
eeebcc9cb7
|
rerun npm install
|
2023-01-09 20:08:53 +07:00 |
|
marcoelissa
|
f2b14f29d2
|
Merge branch 'main' into orbis
|
2023-01-09 19:57:55 +07:00 |
|
dependabot[bot]
|
8c379608a0
|
Bump json5 from 1.0.1 to 1.0.2 (#1848)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 09:56:44 +00:00 |
|
mihaisc
|
686f4d1803
|
fix asset route (#1836)
|
2023-01-02 16:56:55 +01:00 |
|
dependabot[bot]
|
3c9dd3bbd0
|
Bump react-tabs from 5.1.0 to 6.0.0 (#1838)
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/reactjs/react-tabs/releases)
- [Commits](https://github.com/reactjs/react-tabs/compare/v5.1.0...v6.0.0)
---
updated-dependencies:
- dependency-name: react-tabs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-02 12:03:39 +00:00 |
|
dependabot[bot]
|
ebb43c35b9
|
Bump react-select from 5.6.1 to 5.7.0 (#1839)
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-02 11:48:58 +00:00 |
|
dependabot[bot]
|
5d5d6ac00c
|
Bump prettier from 2.8.0 to 2.8.1 (#1837)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-02 09:48:39 +00:00 |
|
dependabot[bot]
|
ba9f4d8dd7
|
Bump @types/jest from 29.2.3 to 29.2.5 (#1840)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-02 09:34:32 +00:00 |
|
dependabot[bot]
|
353bf0564d
|
Bump @storybook/addon-essentials from 6.5.13 to 6.5.15 (#1841)
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.13 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-02 09:33:24 +00:00 |
|
marcoelissa
|
1398b8ef86
|
update create conversation flow
|
2022-12-15 20:26:29 +07:00 |
|
marcoelissa
|
b7d3119b6e
|
use getEnsName util
|
2022-12-15 19:05:17 +07:00 |
|
marcoelissa
|
9b0da69637
|
update styles for conversation details
|
2022-12-15 19:04:47 +07:00 |
|
marcoelissa
|
72eced6b8b
|
minor bug fix
|
2022-12-15 19:03:58 +07:00 |
|
marcoelissa
|
ac48cb1e39
|
useLocalStorage to store notifications
|
2022-12-15 05:46:42 +07:00 |
|
marcoelissa
|
100af9d2b0
|
add removeCeramicSession function
|
2022-12-15 02:50:39 +07:00 |
|
marcoelissa
|
cccaa60645
|
add hasLit condition on getMessages
|
2022-12-15 02:32:02 +07:00 |
|
marcoelissa
|
d1acec0f29
|
remove lit auth signatures on resetStates()
|
2022-12-15 02:31:38 +07:00 |
|
marcoelissa
|
964e7c3659
|
update custom DID string
|
2022-12-15 00:19:26 +07:00 |
|
marcoelissa
|
d16f59d6eb
|
update flow on address changed
|
2022-12-14 23:24:55 +07:00 |
|
marcoelissa
|
f1727b5a78
|
run npm install
|
2022-12-14 23:24:15 +07:00 |
|
marcoelissa
|
2949d101b6
|
add new custom hooks
|
2022-12-14 23:23:45 +07:00 |
|
marcoelissa
|
88e78afe5e
|
rerun npm install
|
2022-12-14 19:40:26 +07:00 |
|
marcoelissa
|
f1db09c183
|
Merge branch 'main' into orbis
|
2022-12-14 19:35:32 +07:00 |
|
marcoelissa
|
02bfe78769
|
temporary push
|
2022-12-14 19:34:45 +07:00 |
|
mihaisc
|
6db159f1cc
|
Fix filters (#1830)
* fix filters
* add chainid, fix test
|
2022-12-13 11:42:56 +02:00 |
|
marcoelissa
|
f2b33af3ab
|
rerun npm install
|
2022-12-13 15:43:58 +07:00 |
|