Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

feat: enable wallet connect #439

Merged
merged 99 commits into from
Oct 29, 2024
Merged
Changes from 78 commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
ace7c1e
feat: GraphQL indexer integration - Setup, profile page (#332)
dzbo Jun 18, 2024
91976fe
Metadata validation updates
dzbo May 8, 2024
34fc56e
Fix Rollup error
dzbo Jun 18, 2024
8decb72
Logs type update
dzbo May 24, 2024
01dffde
feat: Use GraphQL indexer for profile showcase (#347)
dzbo Jun 18, 2024
8a75b6e
Add basic profile fragment
dzbo Jun 18, 2024
748d06d
Cleanups
dzbo Jun 18, 2024
22ea8e6
feat: Use GraphQL for profile search (#346)
dzbo Jun 18, 2024
7742bc6
feat: move asset showcase to graph domain (#348)
dzbo Jun 18, 2024
66d45f7
Lint
dzbo Jun 18, 2024
02dbbea
Move profile showcase to graph domain
dzbo Jun 18, 2024
e21f55c
Update index
dzbo Jun 18, 2024
8754005
Fix breakpoint
dzbo Jun 19, 2024
dc61110
Fix grouped assets modal
dzbo Jun 19, 2024
1f91d9d
Rework routes
dzbo Jun 19, 2024
c62f0fe
Rename pages
dzbo Jun 19, 2024
4ec1f31
chore: Query aliases (#352)
dzbo Jun 22, 2024
32f6668
feat: collection page (#349)
dzbo Jun 22, 2024
c1737bc
feat: Rework details page (#350)
dzbo Jun 24, 2024
85ce0c5
fix: GraphQL improvements and bugfixes (#353)
dzbo Jul 2, 2024
1d19308
Fix CI
dzbo Jul 2, 2024
a9e5577
fix: improve asset load in send (#357)
dzbo Jul 8, 2024
d0d4ef7
feat: small updates for collection page (#356)
dzbo Jul 8, 2024
100183a
chore: switch to testing endpoint (#362)
dzbo Jul 8, 2024
c295744
fix: creators are displayed as unverified (#361)
dzbo Jul 8, 2024
6823e67
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Jul 9, 2024
ecc39ec
Cleanup
dzbo Jul 9, 2024
d708937
Fix tests
dzbo Jul 9, 2024
e097f61
feat: Use formatted token id from indexer (#366)
dzbo Jul 11, 2024
043271d
fix: Wrong order in asset `images` (#364)
dzbo Jul 11, 2024
3223ff9
feat: Read image `src` and verification from index (#365)
dzbo Jul 16, 2024
0ceb79a
Switch endpoint
dzbo Jul 16, 2024
e7c6d07
Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…
dzbo Jul 16, 2024
8af8f65
feat: filter collectibles (#368)
dzbo Jul 18, 2024
6ba5683
Biome fix
dzbo Jul 18, 2024
452d5e5
fix: wrap filter chips (#369)
dzbo Jul 18, 2024
900039b
feat: data provider switch (#370)
dzbo Jul 22, 2024
c99125f
perf: asset query optimization (#371)
dzbo Jul 25, 2024
6e814d9
feat: profile filters (#372)
dzbo Jul 29, 2024
40295a7
fix: filter issues (#373)
dzbo Jul 30, 2024
0fe6c8c
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Aug 6, 2024
331687e
fix: Testnet lock (#383)
dzbo Aug 6, 2024
d077f59
Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…
dzbo Aug 6, 2024
bd413bb
Fix query
dzbo Aug 6, 2024
c3e63d5
Fix icon button spacing
dzbo Aug 6, 2024
7cb10fb
Mobile alignment
dzbo Aug 7, 2024
6b7ff82
Update web-components
dzbo Aug 7, 2024
1f76969
feat: default to RPC (#384)
dzbo Aug 7, 2024
a68703e
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Aug 7, 2024
33560aa
fix: verify created assets (#387)
dzbo Aug 8, 2024
b6bd4b7
PR remarks
dzbo Aug 9, 2024
d7daab9
feat: mobile filters (#388)
dzbo Aug 9, 2024
5a80dbc
Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…
dzbo Aug 9, 2024
e6c729d
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Aug 9, 2024
63ae7c0
Remove image error check
dzbo Aug 9, 2024
427329b
WIP
dzbo Aug 19, 2024
76717b8
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Aug 21, 2024
727927a
WIP provider use
dzbo Aug 22, 2024
685a68f
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Sep 3, 2024
d4a2e74
Fix navbar links on landing page
dzbo Sep 3, 2024
f47bb3f
Allow to copy qr code
dzbo Sep 3, 2024
2debe94
Check if modal is already open
dzbo Sep 3, 2024
aad6676
Improve network change logic
dzbo Sep 3, 2024
4edaaa0
Reverse buttons based on device
dzbo Sep 4, 2024
518a121
App link
dzbo Sep 4, 2024
30c868a
Use own deep link prefix
dzbo Sep 4, 2024
6e531b0
Manage WC reconnect and use proper provider after connecting
dzbo Sep 4, 2024
3d47edc
Fixes
dzbo Sep 4, 2024
c62ebd8
Network switch updates
dzbo Sep 4, 2024
bdf2c31
Fix await state
dzbo Sep 6, 2024
c9d7cee
Improve error display and connecting state
dzbo Sep 6, 2024
acdd466
Disable wallet connect
dzbo Sep 6, 2024
5c7200c
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Sep 6, 2024
8c423d3
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Sep 6, 2024
95170bf
Enable wallet connect
dzbo Sep 6, 2024
8f8a083
Update deep link
dzbo Oct 2, 2024
09eec85
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Oct 2, 2024
2f1a6a5
Lint
dzbo Oct 2, 2024
77607a9
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Oct 2, 2024
a4f463f
Show correct button
dzbo Oct 2, 2024
6fc3be1
Fix deep link
dzbo Oct 2, 2024
36b00df
Show loading only on desktop
dzbo Oct 2, 2024
9bc7bf6
Cleanup
dzbo Oct 2, 2024
ba23735
Refactor connecting logic
dzbo Oct 2, 2024
4d5c424
Merge branch 'main' of github.com:lukso-network/universalprofile.clou…
dzbo Oct 7, 2024
b5b21ba
Change deep link
dzbo Oct 7, 2024
df9cf33
Pass WC id as well
dzbo Oct 7, 2024
8325020
Add logging
dzbo Oct 7, 2024
be8b0b5
Fix
dzbo Oct 7, 2024
add4fbb
Add `redirectUrl`
dzbo Oct 17, 2024
b8dcd84
Enable qr code scan
dzbo Oct 17, 2024
1f0c18d
Fix comments in file
dzbo Oct 17, 2024
a9a1d35
Stop network check on reload
dzbo Oct 24, 2024
cdca4d2
Fix network check after WC
dzbo Oct 24, 2024
f86677b
Reconnect attempt
dzbo Oct 24, 2024
1741543
Dont drop connection
dzbo Oct 25, 2024
f9d4891
Fix lint
dzbo Oct 25, 2024
5fc58ba
Fix reconnect issue
dzbo Oct 25, 2024
9e80d47
Merge branch 'feat/the-grid' of github.com:lukso-network/universalpro…
dzbo Oct 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions composables/web3-provider/useBrowserExtensionProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const connect = async () => {
assertAddress(address, 'connection')
connectedProfileAddress.value = address
setConnectionExpiry()
closeModal()

// close connect modal if it's open
if (modal?.template === 'ConnectWallet') {
Expand Down
Loading