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(grc20-launchpad): UI implementation #1276

Merged
merged 44 commits into from
Sep 25, 2024
Merged

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    0888072 View commit details
    Browse the repository at this point in the history
  2. feat(launchpad-grc20): transform launchpadButton into a generic Large…

    …BoxButton & import it into ERC20 launchpad screen
    MikaelVallenet committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0dddf28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494035a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba717f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cb1821 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b39cf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. ci(launchpad-grc20): add network project launchpad erc20 in gno-dev &…

    … remove duplicate icon from original launchpad
    MikaelVallenet committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3668599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e402cb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c335353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5b4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cc0244 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat(launchpad-g/erc20): add hooks useLastTokens to retrieve last tok…

    …ens created from contract
    MikaelVallenet committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ed063e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c478e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    97cd02b View commit details
    Browse the repository at this point in the history
  2. fix(launchpad-g/erc20): fix various bugs from token creation, add det…

    …ails page with toggle buttons
    MikaelVallenet committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b8c6078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2422eb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    134dfeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02dc5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    726679a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10c9e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14f2b8a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    a0ddbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55404e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38dcba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff1a7d View commit details
    Browse the repository at this point in the history
  5. Update packages/utils/navigation.ts

    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4649e86 View commit details
    Browse the repository at this point in the history
  6. Update packages/utils/navigation.ts

    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3a78bcc View commit details
    Browse the repository at this point in the history
  7. Update packages/utils/navigation.ts

    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    753c337 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af068a1 View commit details
    Browse the repository at this point in the history
  9. Update packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadE…

    …RC20SalesScreen.tsx
    
    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f1f81a4 View commit details
    Browse the repository at this point in the history
  10. Update packages/screens/LaunchpadERC20/LaunchpadERC20Tokens/Launchpad…

    …ERC20TokensScreen.tsx
    
    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b19fbf2 View commit details
    Browse the repository at this point in the history
  11. Update packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/Launchpad…

    …ERC20AirdropsScreen.tsx
    
    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8e21a48 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cba45c5 View commit details
    Browse the repository at this point in the history
  13. fix(launchpad-g/erc20): use onBackPress property from screenContainer…

    … for back button in headers
    MikaelVallenet committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c84dc0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb5f7e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c8fa0b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06bcb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b93837d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b22a1f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/Launchpad…

    …ERC20CreateAirdropForm.tsx
    
    Co-authored-by: WaDadidou <[email protected]>
    MikaelVallenet and WaDadidou authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8a58d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe04186 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gno-launchpad-erc20-UI' of github.com:TERITORI/teritori…

    …-dapp into gno-launchpad-erc20-UI
    MikaelVallenet committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af90977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00ec5d4 View commit details
    Browse the repository at this point in the history