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(explorer): add funcitonality to remove networks #2401

Merged
merged 24 commits into from
Jul 22, 2024

Commits on Jul 12, 2024

  1. start edit dialog

    sstraatemans committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7603cf4 View commit details
    Browse the repository at this point in the history
  2. remove network

    sstraatemans committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a75bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e66980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b428b87 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 17, 2024

  1. Merge branch 'main' into feat/explorer/editnetworks

    # Conflicts:
    #	packages/apps/explorer/src/components/routing/useRouter.tsx
    #	packages/apps/explorer/src/components/select-network/select-network.tsx
    #	packages/apps/explorer/src/context/networks-context.tsx
    sstraatemans committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1e822ae View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. start for remove network

    sstraatemans committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    caef9c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/explorer/editnetworks

    # Conflicts:
    #	packages/apps/explorer/src/components/select-network/new-network.tsx
    #	packages/apps/explorer/src/context/networks-context.tsx
    sstraatemans committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5a8f506 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. validation of network

    sstraatemans committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b66b0e8 View commit details
    Browse the repository at this point in the history
  2. adding a network

    sstraatemans committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    62ab1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b874718 View commit details
    Browse the repository at this point in the history
  4. add styling

    sstraatemans committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    189cb95 View commit details
    Browse the repository at this point in the history
  5. cleanup

    sstraatemans committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c9b019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5781b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f972f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. show "selectnet work"

    sstraatemans committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4ec858f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf300f6 View commit details
    Browse the repository at this point in the history
  3. styling fix

    sstraatemans committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fdb0b1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18f416 View commit details
    Browse the repository at this point in the history
  5. fix build

    sstraatemans committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    329aa94 View commit details
    Browse the repository at this point in the history
  6. cleanup

    sstraatemans committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6ba4b58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dddf748 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a388b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2529df6 View commit details
    Browse the repository at this point in the history