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: wire up the new project page #1067

Merged
merged 1 commit into from
Mar 15, 2024
Merged

feat: wire up the new project page #1067

merged 1 commit into from
Mar 15, 2024

Conversation

ryscheng
Copy link
Member

  • Reflected in Plasmic v48.0.0, this does the main data queries server-side (cached), and then passes it in as props to the page.
  • Adds a bunch of new GraphQL queries that we use for the project page
  • Adds a queryWrapper to cache new queries easily
  • Added some minor logging to the auth route for later

Copy link

vercel bot commented Mar 15, 2024

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

Name Status Preview Comments Updated (UTC)
kariba-network ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 7:58pm
oso-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 7:58pm
oso-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 7:58pm

* Reflected in Plasmic v48.0.0, this does the main data queries
  server-side (cached), and then passes it in as props to the page.
* Adds a bunch of new GraphQL queries that we use for the project page
* Adds a `queryWrapper` to cache new queries easily
* Added some minor logging to the auth route for later
@ryscheng ryscheng added this pull request to the merge queue Mar 15, 2024
Merged via the queue into main with commit aae8a0b Mar 15, 2024
5 checks passed
@ryscheng ryscheng deleted the feat/page branch March 15, 2024 20:26
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.

2 participants