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

chore: landing v1 #295

Merged
merged 9 commits into from
Aug 5, 2024
Merged

chore: landing v1 #295

merged 9 commits into from
Aug 5, 2024

Commits on Jul 24, 2024

  1. chore: add @types/uuid

    gaboesquivel committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bbe3c26 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

  1. feat: sitemap (#290)

    * feat: add sitemap
    
    * fix: error handling
    
    * fix: move common types
    
    * fix: update base url in sitemap
    
    * Update apps/webapp/app/(routes)/[lang]/blog/[category]/sitemap.ts
    
    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    
    * Update apps/webapp/app/(routes)/[lang]/wallet/sitemap.ts
    
    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    
    * Update apps/webapp/app/(routes)/[lang]/whitepaper/sitemap.ts
    
    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    
    * fix: build error
    
    * fix: remove unnecessary async declarative
    
    * vendor: add @types/uuid
    
    * fix: remove console log for debug
    
    * fix: add 'async' to all sitemaps
    
    * fix: make ProjectPageParams extends CommonPageParams
    
    ---------
    
    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    TopETH and sourcery-ai[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31a5ce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fix(webapp): UI/UX tweaks and upts from final v1 landing designs (#291)

    * (webapp)fix:FAQ border radi + muted color
    
    * (webapp)fix:newsletter spacing
    
    * (webapp)fix:participate spacing and font family
    
    * (webapp)fix:header spacing + bitlauncher logo size
    
    * (webapp)fix:blog section 4 per row + purple link + gap
    
    * (webapp)fix:hero-card spacing
    
    * (webapp)fix:auction-card spaces
    
    * (webapp)fix:Upcoming grid gap
    
    * (webapp)fix:article card - text-left
    
    * (webapp)fix:media-card text-start
    
    * (webapp)fix:media-section purple link + space
    
    * (webapp)fix:participate gap + section font and padding
    
    * (webapp)fix:footer links padding + other spacing fix
    
    * (webapp)fix:upcoming background circle
    
    * (webapp)fix:footer margin-10
    
    * (webapp)fix:upcoming bg shape
    
    * (webapp)-andler-changes-request
    
    * (webapp)-debug-toggle navigation icon
    
    * (webapp)-create-mobile-navigation-context
    
    * (webapp)-create-mobile-navigation-context
    
    * (webapp)-fix navigation bug - add key
    
    * (webapp)-Andler-changes
    
    * (webapp)-responsive - upcoming
    
    * (webapp)-fix-responsive-whychooseUs
    
    * (webapp)-fix-responsive-participate
    
    * (webapp)-fix-responsive-media
    
    * (webapp)-fix-responsive-articles
    
    * (webapp)-responsive-project-header+info+sharebtn
    
    * (webapp)-feat-about-base
    
    * (webapp)-feat-about-landing-complete
    
    * (webapp)-feat-security-updated
    
    * (webapp)-fix-steps-padding
    
    * fix typo
    
    * fix bgHeader type
    
    * fix bgHeader type
    
    * impr(webapp): layout tweaks
    
    * impr(webapp): info pages img asset + css class
    
    * fix: bun.lockb
    
    ---------
    
    Co-authored-by: Roberto Lucas <[email protected]>
    Bran18 and AndlerRL authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ef7da6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24393ff View commit details
    Browse the repository at this point in the history
  3. feat: multichain indexer ( part 1 ) (#293)

    * chore: update app-contracts
    
    * feat: multichain indexer
    
    * feat: prod chains
    
    * feat: presale wallet
    
    * feat: blpl token
    
    * feat: blpl token
    
    * chore: update bunlock
    
    * feat: blpl token
    
    * feat: presale evm contribs
    
    * feat: blpl token
    
    * wip: presale indexer
    gaboesquivel authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9720e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113833d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feat: presale transaction indexing (#296)

    * feat: report transaction id
    
    * feat: save deposits data
    
    * feat: save deposits data
    
    * feat: read presale transactions
    
    * chore: disable view all
    
    * feat: update presale deposits ui
    
    * feat: display amount raised and contributors
    gaboesquivel authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    72308e2 View commit details
    Browse the repository at this point in the history