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: APPS-2948 Add article/blog route and query and fragments #41

Merged
merged 22 commits into from
Sep 25, 2024

Conversation

jendiamond
Copy link
Member

@jendiamond jendiamond commented Sep 24, 2024

Connected to APPS-2948

  1. https://deploy-preview-41--test-ftva.netlify.app/blog/
  2. https://deploy-preview-41--test-ftva.netlify.app/blog/test-coronae-borealis-nova
  • Updates the error.vue page because the error was impossible to read because it overflowed off of the page.
  • Updates the component library to version "3.22.0"

Page/Pages Created/updated:

  • blog/[slug].vue
  • blog/index.vue
  • gql/fragments/BlockContactInfoFragment.gql
  • gql/fragments/BlockHorizontalDividerFragment.gql
  • gql/fragments/BlockTextColumnsFragment.gql
  • gql/fragments/collections/AllFtvaFpb.gql

Notes:

  • Much of the page is functional.
  • I have the multiple categories for CardMeta working.
  • The Flexible Page Blocks that exist are functional on the page.
  • All components are on the page
    • NavBreadCrumb is used for BreadCrumb.
    • ResponsiveImage or FlexibleMediaGalleryNewLightbox is used for (Single Image or + ImageCarousel) with credit text.
    • CardMeta and RichText is used for displaying Metadata of the Blog.
    • DividerWayFinder
    • FlexibleBlocks
    • SectionTeaserCard

Screenshot 2024-09-25 at 11 06 53 AM

Screenshot 2024-09-25 at 11 10 57 AM

@jendiamond jendiamond self-assigned this Sep 24, 2024
Copy link

Percy Screenshots

In 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.

Copy link

github-actions bot commented Sep 24, 2024

🚀 Deployed on https://deploy-preview-41--test-ftva.netlify.app

@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 21:32 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 21:50 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 22:17 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 22:24 Inactive
@jendiamond jendiamond changed the title feat: APPS-2948 Add Article/blog route and query and fragments feat: APPS-2948 Add article/blog route and query and fragments Sep 24, 2024
@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 22:28 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 24, 2024 23:03 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 00:40 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 01:11 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 17:59 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 18:04 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 18:22 Inactive
error.vue Show resolved Hide resolved
pages/blog/[slug].vue Outdated Show resolved Hide resolved
pages/blog/[slug].vue Outdated Show resolved Hide resolved
pages/blog/index.vue Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 21:06 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 21:13 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 21:24 Inactive
@github-actions github-actions bot temporarily deployed to pull_request-41 September 25, 2024 21:27 Inactive
Copy link
Contributor

@pghorpade pghorpade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pghorpade pghorpade merged commit 0730075 into main Sep 25, 2024
12 checks passed
@pghorpade pghorpade deleted the APPS-2948_add-article-blog-route-and-query-to-ftva branch September 25, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants