Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Fix #59 Select Round type
Round Admin Configure Metrics
* fix: filtering bug * feat: update how status is fetched * feat: update how status is fetched during filtering
* feat: refactored fetchImpactMetricsFromCSV to receive projectIds * feat: refactored api.projects.listApproved to include metrics * chore: added mock metrics with mocked ids p- * chore: implemented api.projects.listSunnyProjects * Revert "feat: refactored api.projects.listApproved to include metrics" This reverts commit 0bd5a8c. * feat: implemented indexMetricsByProjectId * feat: implemented getMetricsByProjectId * feat: implemented fetchMetadataFromAttestations * chore: moved createOrderBy to filters.ts * feat: implemented fetchApplicationAttestations * feat: implemented getApplicationsStatusMapById * chore: added metric to redeploy
* feat: implemented useSessionAddress hook * chore: useCurrentUser and useIsAdmin now using useSessionAddress * chore: added enabled arg to useBallot to avoid usage in ConnectButton if showBallot is false * chore: use session address intead of wagmi address across the codebase
…cts (#155) * chore: api.projects.listSunnyProjects only serves approved projects * chore: remove status in listSunnyProjects endpoint
* fix: impact round votes must sum 100% * fix: users can not import twice the same filename * chore: change IconButton for Button for icon alignment * fix: skip parsing empty lines to avoid NaN errors * style: changed IconButton with Button, and removed size for consistency with distribution page
* chore: Update status enum to include 'rejected' * refactor: list endpoint returns the count of applications for every status * fix: page selector shows the right amount of pages per tab - added rejected tab - changed the application count message to show amount per total * fix: application counts typo and remove button if no application period
* feat: added functionality to ignore possible spam application ids * chore: added some spam ids
* updating metric data * cleaning up parsing * cleanup
* fixes/distribution-dialog * implemented batch distribute cleaned the code * minor: variable name change * abstracted distribute page components * handling transaction errors for pool creation + distribution * fixes distribution workflow UX * made use of invalidateQuery to make distribute page responsive
* chore: include "not" match filter for attestation fetcher * chore: listSunnyProjects serves all non possible spam applications * refactor: fetchApprovedApplications to return hardcoded non spam for theSunnys
* feat: supporting search" * cleanup
* supporting new csv structure without breaking old one * returning additional data * using new data model * cleanup * refactor: getting metrics of new CSV --------- Co-authored-by: Hussein Martinez <husse.dev@gmail.com>
* parsing creator metrics * cleanup * emptying out spam list and returning applicaiton ids
* updating metrics and parser * removing log
* updating metrics and parsing * removing logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge.
Milestone: https://github.com/gitcoinco/easy-retro-pgf/milestone/1