-
Notifications
You must be signed in to change notification settings - Fork 0
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: APPS-3023 Create composable useContentIndexer to index craft data used on all routes for FTVA #67
Conversation
Percy ScreenshotsIn order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually: 1. Visit https://github.com/UCLALibrary/ftva-website-nuxt/actions/workflows/percy.yml 2. Click the 'Run workflow' button in the blue bar. 3. Select the correct branch for this PR and click 'Run workflow' again to confirm. |
🚀 Deployed on https://deploy-preview-67--test-ftva.netlify.app |
…e-to-index-craft-data-used-on-all-routes-for-ftva
59c78e8
to
78c9e96
Compare
…e-to-index-craft-data-used-on-all-routes-for-ftva
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well done 💯
GET apps-test-ftva-website-deploy-preview-67/_search |
Connected to APPS-3023
Create composable and add it to all slug pages
Notes:
composables/useContentIndexer.js
pages/events/[slug].vue
pages/series/[slug].vue
pages/collections/[slug].vue
pages/blog/[slug].vue
gql/queries/FTVAEventDetail.gql
gql/queries/FTVAEventSeriesDetail.gql
gql/queries/FTVACollectionDetail.gql
gql/queries/FTVAArticleDetail.gql
apps-dev-ftva-local-jendiamond-2024-11-07t20-04-23.745z/
Checklist: