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

merge to main #16

Merged
merged 39 commits into from
Apr 24, 2024
Merged

merge to main #16

merged 39 commits into from
Apr 24, 2024

Commits on Feb 13, 2024

  1. chore : upgrade nextjs to 14

    cbadawi committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b9d03a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99aaebd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3880971 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from stacksfoundation/chore/upgrade-next-typesc…

    …ript
    
    Chore/upgrade next typescript
    cbadawi authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    65605f1 View commit details
    Browse the repository at this point in the history
  3. feat: add navbar

    cbadawi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f8f4456 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. chore : pull node db & force delete old migrations since conflict wit…

    …h table name & not needed
    cbadawi committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aa398aa View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    89a2021 View commit details
    Browse the repository at this point in the history
  2. chore : delete unused files

    cbadawi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e5a53ab View commit details
    Browse the repository at this point in the history
  3. chore : upgrade to ts

    cbadawi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    52909a1 View commit details
    Browse the repository at this point in the history
  4. fix : micro is 1/10**6

    cbadawi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ed588a1 View commit details
    Browse the repository at this point in the history
  5. chore : add footer

    cbadawi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a519388 View commit details
    Browse the repository at this point in the history
  6. feat: add basic minimal cards

    cbadawi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cd42a04 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7485dcf View commit details
    Browse the repository at this point in the history
  2. fix : typo

    cbadawi committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d964a50 View commit details
    Browse the repository at this point in the history
  3. fix : no unused vars

    cbadawi committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    50af509 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    cbadawi committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    702c280 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29bf244 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from stacksfoundation/refactor/redesign_add_new…

    …_metrics
    
    Refactor/redesign add new metrics
    cbadawi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    585949f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    a96ba00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from stacksfoundation/chore/responsive-design

    chore : make design responsive grid col 1
    cbadawi authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    38ad05f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. feat: fetch data

    cbadawi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6cad336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af01e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8e239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2123311 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. add favicon

    cbadawi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    027740e View commit details
    Browse the repository at this point in the history
  2. minor ui changes

    cbadawi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    89741d4 View commit details
    Browse the repository at this point in the history
  3. add links to latest block

    cbadawi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    62cdefe View commit details
    Browse the repository at this point in the history
  4. add footer

    cbadawi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4d15659 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12 from stacksfoundation/chore/minor-changes

    Chore/minor changes
    cbadawi authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    df6ee1f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add top row

    cbadawi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7229372 View commit details
    Browse the repository at this point in the history
  2. use index as key

    cbadawi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    badf2fa View commit details
    Browse the repository at this point in the history
  3. fix : add async to footer

    cbadawi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c829e07 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove get block len

    cbadawi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ed4193 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from stacksfoundation/chore/add-top-row

    Chore/add top row
    cbadawi authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3b19772 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. revalidate path

    cbadawi committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5f76212 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from stacksfoundation/fix/cache

    revalidate path
    cbadawi authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e993acd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. cleaning up for merge

    wileyj committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9c73838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfc32c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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