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/project components #45

Merged
merged 18 commits into from
May 25, 2024
Merged

Feat/project components #45

merged 18 commits into from
May 25, 2024

Conversation

Oba-One
Copy link
Member

@Oba-One Oba-One commented May 22, 2024

No description provided.

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
impact-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 3:06am
impact-framework-backend ❌ Failed (Inspect) May 25, 2024 3:06am
impact-reef ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 3:06am

@Oba-One Oba-One changed the base branch from main to develop May 22, 2024 06:51
packages/client/src/utils/text.ts Fixed Show fixed Hide fixed
packages/client/src/utils/text.ts Fixed Show fixed Hide fixed
packages/client/src/utils/text.ts Fixed Show fixed Hide fixed
packages/client/src/utils/text.ts Fixed Show fixed Hide fixed
@vercel vercel bot temporarily deployed to Preview – impact-framework-backend May 24, 2024 02:37 Inactive
@vercel vercel bot temporarily deployed to Preview – impact-framework May 24, 2024 02:38 Inactive
@vercel vercel bot temporarily deployed to Preview – impact-framework-backend May 24, 2024 02:41 Inactive
@vercel vercel bot temporarily deployed to Preview – impact-framework May 24, 2024 02:42 Inactive
@Oba-One Oba-One added the component UI based component created in Storybook label May 24, 2024
@Oba-One Oba-One requested a review from bitbeckers May 24, 2024 04:58
@vercel vercel bot temporarily deployed to Preview – impact-framework-backend May 25, 2024 02:57 Inactive
@vercel vercel bot temporarily deployed to Preview – impact-framework May 25, 2024 02:58 Inactive
@vercel vercel bot temporarily deployed to Preview – impact-framework-backend May 25, 2024 03:04 Inactive
packages/client/src/utils/text.ts Dismissed Show dismissed Hide dismissed
packages/client/src/utils/text.ts Dismissed Show dismissed Hide dismissed
packages/client/src/utils/text.ts Dismissed Show dismissed Hide dismissed
packages/client/src/utils/text.ts Dismissed Show dismissed Hide dismissed
packages/client/src/utils/text.ts Dismissed Show dismissed Hide dismissed
@vercel vercel bot temporarily deployed to Preview – impact-reef May 25, 2024 03:06 Inactive
@Oba-One Oba-One merged commit d8a7aa2 into develop May 25, 2024
4 of 5 checks passed
@Oba-One Oba-One added this to the Interface Displaying Project milestone May 25, 2024
@Oba-One
Copy link
Member Author

Oba-One commented May 25, 2024

#27 #35

@Oba-One Oba-One linked an issue Jun 3, 2024 that may be closed by this pull request
@bitbeckers bitbeckers deleted the feat/project-components branch August 1, 2024 12:27
@Oba-One Oba-One self-assigned this Aug 19, 2024
Oba-One added a commit that referenced this pull request Aug 27, 2024
* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

---------

Co-authored-by: bitbeckers <[email protected]>
Oba-One added a commit that referenced this pull request Sep 21, 2024
* Develop (#62)

* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

---------

Co-authored-by: bitbeckers <[email protected]>

* added readme

* started updates for polish to ready for for OP season 5
removed uneeded code
moved config files to modules

* fix(api): get project and map op data

* feat(oso): get oso metrics per declared repo

* added tailwind plugin for sorting classes
added assets for home page
updated APP ICON path
remove uneeded code fromtaildwind config
made home page responsive
created home page view

* polished profile views
added global styles for button

* polish work for OP season 5
added clsx, use debounce for list pagination/search
added down level interation for sets
added svgs for toast notifications
updated session state with badgeholder data
removed zinc and gray colors only using slate
removed console logs

* added api key for OSO requests
removed date from project list
moved fetching endorsments to useEndorsements
remove uneeded utils

* fixed type errors

* polish based on task list: https://terms-guess-9fo.craft.me/iApHT2nf7HOjuP

Logout updates
Toast positioning updates
endorsment on Optimism
fix profile pages returning null
exported sharper logos
restructured projects page
optimized fetching of product ignoring metrics

* completed more polish based on tasks list
Updated copy for homepage
Finalize colors for consistencies
fixed default values for project info and attestations

* updated to op chain fixing bug

* fixed endorsment susing sepolia cleint
remove uneeded imports

* fixed bugs with UI

* moved fetching endorsments to client components

* moved from local state to react query for endorsments

* polish endorsements showing

* fixed type errors

---------

Co-authored-by: bitbeckers <[email protected]>
Oba-One added a commit that referenced this pull request Oct 11, 2024
* Develop (#62)

* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

---------

Co-authored-by: bitbeckers <[email protected]>

* added readme

* started updates for polish to ready for for OP season 5
removed uneeded code
moved config files to modules

* fix(api): get project and map op data

* feat(oso): get oso metrics per declared repo

* added tailwind plugin for sorting classes
added assets for home page
updated APP ICON path
remove uneeded code fromtaildwind config
made home page responsive
created home page view

* polished profile views
added global styles for button

* polish work for OP season 5
added clsx, use debounce for list pagination/search
added down level interation for sets
added svgs for toast notifications
updated session state with badgeholder data
removed zinc and gray colors only using slate
removed console logs

* added api key for OSO requests
removed date from project list
moved fetching endorsments to useEndorsements
remove uneeded utils

* fixed type errors

* polish based on task list: https://terms-guess-9fo.craft.me/iApHT2nf7HOjuP

Logout updates
Toast positioning updates
endorsment on Optimism
fix profile pages returning null
exported sharper logos
restructured projects page
optimized fetching of product ignoring metrics

* completed more polish based on tasks list
Updated copy for homepage
Finalize colors for consistencies
fixed default values for project info and attestations

* updated to op chain fixing bug

* fixed endorsment susing sepolia cleint
remove uneeded imports

* fixed bugs with UI

* moved fetching endorsments to client components

* moved from local state to react query for endorsments

* polish endorsements showing

* fixed type errors

* removed next auth not needed

* remove uneeded files

* moved to proper nested location

* feat(oso): display selected metrics on project page

* added social image

* fixed type errors

* fixed type errors

* feat(oso): display selected metrics on project page (#73)

* feat(oso): display selected metrics on project page

* fixed type errors

* fixed type errors

---------

Co-authored-by: Afo <[email protected]>

* Update issue templates

---------

Co-authored-by: bitbeckers <[email protected]>
Oba-One added a commit that referenced this pull request Oct 11, 2024
* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

* Op season 5 (#67)

* Develop (#62)

* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

---------

Co-authored-by: bitbeckers <[email protected]>

* added readme

* started updates for polish to ready for for OP season 5
removed uneeded code
moved config files to modules

* fix(api): get project and map op data

* feat(oso): get oso metrics per declared repo

* added tailwind plugin for sorting classes
added assets for home page
updated APP ICON path
remove uneeded code fromtaildwind config
made home page responsive
created home page view

* polished profile views
added global styles for button

* polish work for OP season 5
added clsx, use debounce for list pagination/search
added down level interation for sets
added svgs for toast notifications
updated session state with badgeholder data
removed zinc and gray colors only using slate
removed console logs

* added api key for OSO requests
removed date from project list
moved fetching endorsments to useEndorsements
remove uneeded utils

* fixed type errors

* polish based on task list: https://terms-guess-9fo.craft.me/iApHT2nf7HOjuP

Logout updates
Toast positioning updates
endorsment on Optimism
fix profile pages returning null
exported sharper logos
restructured projects page
optimized fetching of product ignoring metrics

* completed more polish based on tasks list
Updated copy for homepage
Finalize colors for consistencies
fixed default values for project info and attestations

* updated to op chain fixing bug

* fixed endorsment susing sepolia cleint
remove uneeded imports

* fixed bugs with UI

* moved fetching endorsments to client components

* moved from local state to react query for endorsments

* polish endorsements showing

* fixed type errors

---------

Co-authored-by: bitbeckers <[email protected]>

* Get projects form Agora API (#64)

* feat(useProjects): updates useProject to use latest Agora API client and map objects

* fixed build issues due to removed next -auth

---------

Co-authored-by: Afo <[email protected]>

* Add suport for OSO graph (#66)

* feat(gql.tada): updates gql.tada schemas to support both EAS and OSO schemas

* updated lockfile

---------

Co-authored-by: Afo <[email protected]>

* Op season 5 QA (#69)

* Develop (#62)

* added images and icons

* added prorile pages and layout
added projects pages

* updated fonts adding sora

* removed react admin code

* updated navbar

* removed constants
updated action name to deprecate
removed admin page

* 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

* Feat/project actions (#44)

* feat(projects): fetch project data

* fixed build issue ready to build

---------

Co-authored-by: Afo <[email protected]>

* removed storybook components

* replaced farcaster auth with wallet connect

* 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]>

* added compents for profile view
added connect kit t replace farcater

* Building

* late night work added machines for projects
added pnpm workspce
removed uneeded components and views

* latest work

* app building

* late night work

* some more work really coming aling

* more work coming together

* updates

* some more work
state machines complete
app contants created
fixed use client typo

* Pages building fixed param issues

* added neynar for fid lookup by address
updated user object

* more work coming along

* remove uneeded pakages

* some more work done

* sunday work

* extracted components from project details
removed uneeded libs like storybook

* created ProjectEndorsement card

* Added some TODOs for actions
Did some work

Co-authored-by: bitbeckers <[email protected]>

* app building

* fix(parse): parse attestation data from EAS

* moved provider to wrap app

* updated packages and names in package.json

* removed transnactin and attest count from project type

* moved eas sepolia client to URQL

* fully migrated to sepolia for testnet attestations

* updated parsing functions

* 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]>

* updated actions for fetching project metrics/endorsments

* wip get attestations working clientside

* fixed type errors app building

* feat(api): autogenerate OP Agora API client

* feat(endorsements): load endorsement profile page

* fix(endorsement): refactor eas flows to hooks and submit endorsement

* feat(claim): claim metrics and fix build

* fix(project): fixed project-row width

* polished project detail page

* fix(table): project overview page table positioning

* aded open source observer key to template

* removed connectkit no longer used

* removed workflow file

* updated lockfile

---------

Co-authored-by: bitbeckers <[email protected]>

* added readme

* started updates for polish to ready for for OP season 5
removed uneeded code
moved config files to modules

* fix(api): get project and map op data

* feat(oso): get oso metrics per declared repo

* added tailwind plugin for sorting classes
added assets for home page
updated APP ICON path
remove uneeded code fromtaildwind config
made home page responsive
created home page view

* polished profile views
added global styles for button

* polish work for OP season 5
added clsx, use debounce for list pagination/search
added down level interation for sets
added svgs for toast notifications
updated session state with badgeholder data
removed zinc and gray colors only using slate
removed console logs

* added api key for OSO requests
removed date from project list
moved fetching endorsments to useEndorsements
remove uneeded utils

* fixed type errors

* polish based on task list: https://terms-guess-9fo.craft.me/iApHT2nf7HOjuP

Logout updates
Toast positioning updates
endorsment on Optimism
fix profile pages returning null
exported sharper logos
restructured projects page
optimized fetching of product ignoring metrics

* completed more polish based on tasks list
Updated copy for homepage
Finalize colors for consistencies
fixed default values for project info and attestations

* updated to op chain fixing bug

* fixed endorsment susing sepolia cleint
remove uneeded imports

* fixed bugs with UI

* moved fetching endorsments to client components

* moved from local state to react query for endorsments

* polish endorsements showing

* fixed type errors

* removed next auth not needed

* remove uneeded files

* moved to proper nested location

* feat(oso): display selected metrics on project page

* added social image

* fixed type errors

* fixed type errors

* feat(oso): display selected metrics on project page (#73)

* feat(oso): display selected metrics on project page

* fixed type errors

* fixed type errors

---------

Co-authored-by: Afo <[email protected]>

* Update issue templates

---------

Co-authored-by: bitbeckers <[email protected]>

* updated lock

---------

Co-authored-by: bitbeckers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component UI based component created in Storybook
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

React Project Components
1 participant