Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable wallet connect #439

Open
wants to merge 92 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    ace7c1e View commit details
    Browse the repository at this point in the history
  2. Metadata validation updates

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    91976fe View commit details
    Browse the repository at this point in the history
  3. Fix Rollup error

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    34fc56e View commit details
    Browse the repository at this point in the history
  4. Logs type update

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8decb72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01dffde View commit details
    Browse the repository at this point in the history
  6. Add basic profile fragment

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8a75b6e View commit details
    Browse the repository at this point in the history
  7. Cleanups

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    748d06d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22ea8e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7742bc6 View commit details
    Browse the repository at this point in the history
  10. Lint

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    66d45f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02dbbea View commit details
    Browse the repository at this point in the history
  12. Update index

    dzbo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e21f55c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix breakpoint

    dzbo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8754005 View commit details
    Browse the repository at this point in the history
  2. Fix grouped assets modal

    dzbo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dc61110 View commit details
    Browse the repository at this point in the history
  3. Rework routes

    dzbo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1f91d9d View commit details
    Browse the repository at this point in the history
  4. Rename pages

    dzbo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c62f0fe View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. chore: Query aliases (#352)

    dzbo authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4ec1f31 View commit details
    Browse the repository at this point in the history
  2. feat: collection page (#349)

    dzbo authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    32f6668 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c1737bc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    85ce0c5 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    dzbo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1d19308 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a9e5577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d4ef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100183a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c295744 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/graphql-indexer-integration
    dzbo committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6823e67 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    dzbo committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ecc39ec View commit details
    Browse the repository at this point in the history
  3. Fix tests

    dzbo committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d708937 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e097f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    043271d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    3223ff9 View commit details
    Browse the repository at this point in the history
  2. Switch endpoint

    dzbo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0ceb79a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…

    …etwork/universalprofile.cloud into feat/graphql-indexer-integration
    dzbo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e7c6d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8af8f65 View commit details
    Browse the repository at this point in the history
  2. Biome fix

    dzbo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6ba5683 View commit details
    Browse the repository at this point in the history
  3. fix: wrap filter chips (#369)

    dzbo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    452d5e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    900039b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    c99125f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat: profile filters (#372)

    dzbo authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6e814d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix: filter issues (#373)

    dzbo authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    40295a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/graphql-indexer-integration
    dzbo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0fe6c8c View commit details
    Browse the repository at this point in the history
  2. fix: Testnet lock (#383)

    dzbo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    331687e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…

    …etwork/universalprofile.cloud into feat/graphql-indexer-integration
    dzbo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d077f59 View commit details
    Browse the repository at this point in the history
  4. Fix query

    dzbo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bd413bb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Fix icon button spacing

    dzbo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c3e63d5 View commit details
    Browse the repository at this point in the history
  2. Mobile alignment

    dzbo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7cb10fb View commit details
    Browse the repository at this point in the history
  3. Update web-components

    dzbo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6b7ff82 View commit details
    Browse the repository at this point in the history
  4. feat: default to RPC (#384)

    dzbo authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1f76969 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/graphql-indexer-integration
    dzbo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a68703e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    33560aa View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. PR remarks

    dzbo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b6bd4b7 View commit details
    Browse the repository at this point in the history
  2. feat: mobile filters (#388)

    dzbo authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d7daab9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/graphql-indexer-integration' of github.com:lukso-n…

    …etwork/universalprofile.cloud into feat/graphql-indexer-integration
    dzbo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5a80dbc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/graphql-indexer-integration
    dzbo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e6c729d View commit details
    Browse the repository at this point in the history
  5. Remove image error check

    dzbo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    63ae7c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. WIP

    dzbo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    427329b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/wallet-connect-DEV-11530
    dzbo committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    76717b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. WIP provider use

    dzbo committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    727927a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/wallet-connect-DEV-11530
    dzbo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    685a68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a2e74 View commit details
    Browse the repository at this point in the history
  3. Allow to copy qr code

    dzbo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f47bb3f View commit details
    Browse the repository at this point in the history
  4. Check if modal is already open

    dzbo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2debe94 View commit details
    Browse the repository at this point in the history
  5. Improve network change logic

    dzbo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aad6676 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Reverse buttons based on device

    dzbo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4edaaa0 View commit details
    Browse the repository at this point in the history
  2. App link

    dzbo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    518a121 View commit details
    Browse the repository at this point in the history
  3. Use own deep link prefix

    dzbo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    30c868a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e531b0 View commit details
    Browse the repository at this point in the history
  5. Fixes

    dzbo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3d47edc View commit details
    Browse the repository at this point in the history
  6. Network switch updates

    dzbo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c62ebd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix await state

    dzbo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bdf2c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9d7cee View commit details
    Browse the repository at this point in the history
  3. Disable wallet connect

    dzbo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    acdd466 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/wallet-connect-DEV-11530
    dzbo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5c7200c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/wallet-connect-DEV-11530
    dzbo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8c423d3 View commit details
    Browse the repository at this point in the history
  6. Enable wallet connect

    dzbo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    95170bf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update deep link

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f8a083 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/enable-wallet-connect-DEV-11698
    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    09eec85 View commit details
    Browse the repository at this point in the history
  3. Lint

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2f1a6a5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/enable-wallet-connect-DEV-11698
    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    77607a9 View commit details
    Browse the repository at this point in the history
  5. Show correct button

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4f463f View commit details
    Browse the repository at this point in the history
  6. Fix deep link

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6fc3be1 View commit details
    Browse the repository at this point in the history
  7. Show loading only on desktop

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    36b00df View commit details
    Browse the repository at this point in the history
  8. Cleanup

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9bc7bf6 View commit details
    Browse the repository at this point in the history
  9. Refactor connecting logic

    dzbo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ba23735 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'main' of github.com:lukso-network/universalprofile.clou…

    …d into feat/enable-wallet-connect-DEV-11698
    dzbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4d5c424 View commit details
    Browse the repository at this point in the history
  2. Change deep link

    dzbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b5b21ba View commit details
    Browse the repository at this point in the history
  3. Pass WC id as well

    dzbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    df9cf33 View commit details
    Browse the repository at this point in the history
  4. Add logging

    dzbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8325020 View commit details
    Browse the repository at this point in the history
  5. Fix

    dzbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    be8b0b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Add redirectUrl

    dzbo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    add4fbb View commit details
    Browse the repository at this point in the history
  2. Enable qr code scan

    dzbo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8dcd84 View commit details
    Browse the repository at this point in the history
  3. Fix comments in file

    dzbo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f0c18d View commit details
    Browse the repository at this point in the history