Skip to content

Commit

Permalink
Merge branch 'staging' of github.com:Giveth/impact-graph into banner-…
Browse files Browse the repository at this point in the history
…image-add-endaoment-project

Update Branch
  • Loading branch information
HrithikSampson committed Sep 25, 2024
2 parents ee8617c + 3ee817a commit f49fe56
Show file tree
Hide file tree
Showing 13 changed files with 1,234 additions and 34 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions src/entities/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,12 @@ export enum SortingField {
InstantBoosting = 'InstantBoosting',
ActiveQfRoundRaisedFunds = 'ActiveQfRoundRaisedFunds',
EstimatedMatching = 'EstimatedMatching',
BestMatch = 'BestMatch',
}

export enum FilterField {
Verified = 'verified',
IsGivbackEligible = 'isGivbackEligible',
AcceptGiv = 'givingBlocksId',
AcceptFundOnGnosis = 'acceptFundOnGnosis',
AcceptFundOnMainnet = 'acceptFundOnMainnet',
Expand Down
Loading

0 comments on commit f49fe56

Please sign in to comment.