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

Changelog V4 #250

Closed
wants to merge 9 commits into from
Closed

Changelog V4 #250

wants to merge 9 commits into from

Conversation

kent
Copy link
Contributor

@kent kent commented Apr 23, 2024

PR-Codex overview

This PR adds Twitter metadata to various pages, implements API routes for fetching projects and ballots, and updates Swagger UI for the Agora API.

Detailed summary

  • Added Twitter metadata to multiple pages
  • Implemented API routes for fetching projects, ballots, and impact metrics
  • Updated Swagger UI for the Agora API

The following files were skipped due to too many changes: src/app/api/common/comments/getImpactMetricComments.ts, src/app/api/common/ballots/getBallots.ts, src/app/api/v1/retrofunding/rounds/[roundId]/impactMetrics/[impactMetricId]/comments/route.ts, src/app/api/common/impactMetrics/getImpactMetrics.ts, src/app/api/common/projects/getProjects.ts, spec/oas_v1.yaml, yarn.lock

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Flip-Liquid and others added 9 commits April 22, 2024 13:02
* 💻 serve raw spec from /api/v1/spec
* 💻📦👀 add packages + page for swagger react ui
* 💻✨ add swagger ui in pages router
* 💻 add rf/rounds

* 💻 add /rf/rounds/id route

* ✨ prettier
* 💻📐🗯️ comments spec fixup; add GET comments w/paginationn; return PUT comment

* 🤏 typo

* 💻🗯️ add support for PUT/GET/DELETE impact metric comments

* ✨ prettier
* Fixes duplicate twitter metadata

* Removes stale code from root page metadata generator
* 💻 add mocked route for ballots
* 💻 add ballot-by-address route and ✌️query ✌️
* 💻🤏📐 return body of ballot for /submit
* 🔁🏷️ feedback: rename ballotAddress to balltotCasterAddress
* 🔁💻🏷️ unify ballot address + submitter fields to ballotCasterAddress
* 💻 add routes for per-round and per-ballot impact metrics
* 💻🌌 add get (singular) impact metric by id; tabs: 2-spaced;
* 💻 add route for getting impact metric by id
* 💻 add POST /rounds/ballots/
* 💻 add delete route for /ballots/impact metrics
* 🔐💻 hardcode mocked /auth endpoints
* 📦 add SIWE pkg
* 💻🔐 impl /nonce
* 💻 add route for fetching projects by round
* 💻 add /rf/rounds/[id]/projects
* 🔁 💻 drop extraneous fields on team member; add farcasterId
* 💻 update default team with farcasterId
* 💻 return default team
Copy link

vercel bot commented Apr 23, 2024

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

Name Status Preview Comments Updated (UTC)
agora-next ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:03am
agora-next-ens ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 1:03am
agora-next-etherfi ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:03am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants