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

Develop #62

Merged
merged 57 commits into from
Aug 27, 2024
Merged

Develop #62

merged 57 commits into from
Aug 27, 2024

Commits on May 10, 2024

  1. added images and icons

    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7f0fd53 View commit details
    Browse the repository at this point in the history
  2. added prorile pages and layout

    added projects pages
    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b9bddbe View commit details
    Browse the repository at this point in the history
  3. updated fonts adding sora

    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8dc58f8 View commit details
    Browse the repository at this point in the history
  4. removed react admin code

    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fc79a91 View commit details
    Browse the repository at this point in the history
  5. updated navbar

    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5120103 View commit details
    Browse the repository at this point in the history
  6. removed constants

    updated action name to deprecate
    removed admin page
    Oba-One committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a759bb0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Feat/project components (#45)

    * added icons and images
    removed unused assets
    updated favicon and logo icon
    
    * removed supabase not needed
    
    * added hooks for projects and auth
    
    * added components for views
    
    * added next auth for handling user sessions
    
    * updated name and import for pages
    added not found for project
    
    * added mock data util
    removed uneeded styles function
    
    * added xstate machines for project
    
    * added manifest
    
    * added next auth
    removed uneeded library
    
    * updated daisy ui theme with light theme only
    
    * added toaster and footer to root layout
    
    * started mock static pages for projects
    
    * work for components ready for PR
    
    * upated compare ready for PR
    
    * removed screen height
    
    * project build fix
    
    * fixed sanitization error
    Oba-One committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d8a7aa2 View commit details
    Browse the repository at this point in the history
  2. Feat/project actions (#44)

    * feat(projects): fetch project data
    
    * fixed build issue ready to build
    
    ---------
    
    Co-authored-by: Afo <[email protected]>
    bitbeckers and Oba-One committed May 25, 2024
    Configuration menu
    Copy the full SHA
    93da840 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. removed storybook components

    Oba-One committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0181e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d918dc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. EAS schema schemas and metrics schemas (#59)

    * feat(uploader): attestation uploader
    
    * feat(uploader): upload metric schemas
    
    * feat(attest): uploaded metrics schema
    
    * feat(schema): project metrics attestation schema
    
    * feat(endorsement): uploaded endorsement schema
    
    * feat(eval): evaluation attestation schema
    
    ---------
    
    Co-authored-by: Afolabi <[email protected]>
    bitbeckers and Oba-One committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7a7f045 View commit details
    Browse the repository at this point in the history
  2. added compents for profile view

    added connect kit t replace farcater
    Oba-One committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b74e00e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'feat/attest-components' of github.com:greenpill-dev-gui…

    …ld/impact-framework-backend into develop
    Oba-One committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    01db282 View commit details
    Browse the repository at this point in the history
  2. Building

    Oba-One committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    47f5479 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. late night work added machines for projects

    added pnpm workspce
    removed uneeded components and views
    Oba-One committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e3e1c92 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. latest work

    Oba-One committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2cd3f2c View commit details
    Browse the repository at this point in the history
  2. app building

    Oba-One committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e1b42af View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. late night work

    Oba-One committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    545228c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    9413a9f View commit details
    Browse the repository at this point in the history
  2. more work coming together

    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a972018 View commit details
    Browse the repository at this point in the history
  3. updates

    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    29d971e View commit details
    Browse the repository at this point in the history
  4. some more work

    state machines complete
    app contants created
    fixed use client typo
    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cd733b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e98934 View commit details
    Browse the repository at this point in the history
  6. added neynar for fid lookup by address

    updated user object
    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    94337c2 View commit details
    Browse the repository at this point in the history
  7. more work coming along

    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3560f3e View commit details
    Browse the repository at this point in the history
  8. remove uneeded pakages

    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    dc2fff3 View commit details
    Browse the repository at this point in the history
  9. some more work done

    Oba-One committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a3dd677 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. sunday work

    Oba-One committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    84eae50 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. extracted components from project details

    removed uneeded libs like storybook
    Oba-One committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5507946 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 28, 2024

  1. Added some TODOs for actions

    Did some work
    
    Co-authored-by: bitbeckers <[email protected]>
    Oba-One and bitbeckers committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0c71adb View commit details
    Browse the repository at this point in the history
  2. app building

    Oba-One committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6d3a753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b25ca View commit details
    Browse the repository at this point in the history
  4. moved provider to wrap app

    Oba-One committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3adf8ed View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/eas_data_fetching' of github.com:greenpill-dev-guil…

    …d/impact-framework-backend into develop
    Oba-One committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    1feaa24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    948acec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fec3630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a33ccbb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    dbf75b6 View commit details
    Browse the repository at this point in the history
  2. updated parsing functions

    Oba-One committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a8aa2a6 View commit details
    Browse the repository at this point in the history
  3. feat(web3): replace connectkit with appkit (#60)

    * feat(web3): replace connectkit with appkit
    
    * fix(copy): use constants for wagmi metadata
    
    * fix(types): WIP updating fetched types
    
    * fixed type error now building
    
    * update made type global
    
    ---------
    
    Co-authored-by: Afo <[email protected]>
    bitbeckers and Oba-One committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4e0ca05 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of github.com:greenpill-dev-guild/impact-frame…

    …work-backend into feat/UI-polish
    Oba-One committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    629e124 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    da6345f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a041c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b1df7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adcde22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28047e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7683f29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7220ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3e62c2 View commit details
    Browse the repository at this point in the history
  9. polished project detail page

    Oba-One committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b761087 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90cac38 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of github.com:greenpill-dev-guild/impact-frame…

    …work-backend into bitbeckers_20240801
    Oba-One committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e2d5875 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    c100c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4075c35 View commit details
    Browse the repository at this point in the history
  3. removed workflow file

    Oba-One committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7407a29 View commit details
    Browse the repository at this point in the history
  4. updated lockfile

    Oba-One committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    da3f463 View commit details
    Browse the repository at this point in the history