Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(ui): Fix chip pdf links issue on FAQ page #1080

Merged
merged 6 commits into from
Jan 31, 2025
Merged

fix(ui): Fix chip pdf links issue on FAQ page #1080

merged 6 commits into from
Jan 31, 2025

Conversation

tbolt
Copy link
Collaborator

@tbolt tbolt commented Jan 28, 2025

🎫 Linked Ticket

Ticket to close

💬 Description / Notes

Fixes URL for CHIP links on FAQ page

🛠 Changes

added /chp to broken FAQ page PDF links

Copy link
Contributor

github-actions bot commented Jan 28, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 89.04% 4249 / 4772
🔵 Statements 88.46% 4626 / 5229
🔵 Functions 81.77% 1265 / 1547
🔵 Branches 75.13% 2139 / 2847
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
react-app/src/features/faq/content/chpTemplates.ts 100% 100% 100% 100%
Generated in workflow #1856 for commit c428cf3 by the Vitest Coverage Report Action

@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:25 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:25 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-kibana January 28, 2025 18:25 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-app January 28, 2025 18:25 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:25 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:43 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:43 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:45 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:45 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-app January 28, 2025 18:45 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-kibana January 28, 2025 18:45 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 28, 2025 18:45 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 29, 2025 18:05 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 29, 2025 18:05 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 29, 2025 18:09 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-kibana January 29, 2025 18:09 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 29, 2025 18:09 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-app January 29, 2025 18:09 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 29, 2025 18:09 — with GitHub Actions Inactive
@tbolt tbolt marked this pull request as ready for review January 30, 2025 17:59
@tbolt tbolt self-assigned this Jan 30, 2025
@tbolt tbolt temporarily deployed to chip-pdf-links January 30, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-kibana January 30, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-app January 30, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 30, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 30, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 14:46 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 14:46 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 14:48 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-kibana January 31, 2025 14:48 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links-app January 31, 2025 14:48 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 14:48 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 14:48 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 19:24 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 19:24 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 19:29 — with GitHub Actions Inactive
@tbolt tbolt deployed to chip-pdf-links January 31, 2025 19:29 — with GitHub Actions Active
@tbolt tbolt temporarily deployed to chip-pdf-links January 31, 2025 19:29 — with GitHub Actions Inactive
@tbolt tbolt merged commit ec52d2c into main Jan 31, 2025
15 checks passed
@tbolt tbolt deleted the chip-pdf-links branch January 31, 2025 19:32
Copy link
Contributor

github-actions bot commented Feb 3, 2025

🎉 This PR is included in version 1.5.0-val.121 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

13bfrancis added a commit that referenced this pull request Feb 13, 2025
* testing filter adjust

* testing filter

* debugging duplicates

* chore: remove `Intake Needed` from Filters (#1093)

* fix(ui): disable dates after today in DateRange (#1099)

* fixed issue with date-range filter

* feat(test) feature package snapshots (#1078)

* feat(test) feature package snapshots

* linter issue

* update for unit test

* Updates to test

* update search.test

* admin page test

* update import directory for renderwithqueryclient

* hopefully fix date issue on test

* set it as utc date in test so it works in github

* cleanup

* package status snapshot

* change id to prop for pulling in data

* Fixing some test

* linter corrections

* fix date issue

* fix(ui): Fix chip pdf links issue on FAQ page (#1080)

* feat(test) attachment url (#1104)

* fix: update email preview command (#1108)

* fix(ui): DateRange fix (#1107)

* resolved issue with DateRange showing the wrong dates for today
* resolved failing DateRange test
* added new GitHub Action to push code coverage to code climate and upload it as an artifact
* updated the pr-coverage-annocation action to download the main coverage report and compare it to the branch coverage report
* removed code coverage from the deploy test action

* fix(all-state-emails): Add logic to include all state emails in templates (#1106)

* add logging

* Update processEmails.ts

* Update processEmails.ts

* Update index.tsx

* Update index.tsx

* Update processEmails.ts

* Update processEmails.ts

* feat(ui): update new submission Medicaid SPA card language (#1100)

* testing values

* testing

* testing values

* testing select filter

* testing filter adjust

* testing filter

* testing filter

* updating initial filter

* updating the filter

* updating filter

* clearing console-log

* updating filter test

* cleaning up the drawer filter

* dup filter remove

* reverting back to main

---------

Co-authored-by: asharonbaltazar <58940073+asharonbaltazar@users.noreply.github.com>
Co-authored-by: Tiffany Forkner <thetif@gmail.com>
Co-authored-by: Thomas Walker <thomas.e.walker88@gmail.com>
Co-authored-by: Ty Bolt <tybolt@gmail.com>
Co-authored-by: James Dinh <jdinh8124@gmail.com>
Co-authored-by: 13bfrancis <40218571+13bfrancis@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants