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

Explorer: [2670] Application page indexer data #2712

Merged
merged 38 commits into from
Feb 12, 2024

Conversation

carlbarrdahl
Copy link
Contributor

@carlbarrdahl carlbarrdahl commented Nov 30, 2023

What to test: project page in explorer. I tested on my local.

  • Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • Doesn't disable eslint rules.
  • Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • Doesn't contain commented out code.
  • If adding/updating a feature, it adds/updates its test script on Notion.

Copy link

vercel bot commented Nov 30, 2023

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

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 3:12pm

Copy link

gitstream-cm bot commented Feb 7, 2024

This PR is 79.44214876033058% new code.

@gravityblast gravityblast merged commit 371db1c into main Feb 12, 2024
19 checks passed
@gravityblast gravityblast deleted the 2670-application-page-indexer-data branch February 12, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explorer application page: fetch application details from the Indexer V2
4 participants