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(ui): Remove status date in package details for CMS users #965

Merged
merged 10 commits into from
Jan 8, 2025

Conversation

tbolt
Copy link
Collaborator

@tbolt tbolt commented Jan 2, 2025

🎫 Linked Ticket

OY2-31290

💬 Description / Notes

  • removes "status date" from being rendered in package details for CMS users. Doesn't impact changelog.

🛠 Changes

Updates recordDetails to no longer have the "Status Date" as an object to be rendered

@tbolt tbolt temporarily deployed to remove-status-date January 2, 2025 17:58 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 2, 2025 17:58 — with GitHub Actions Inactive
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 75.62% 6555 / 8668
🔵 Statements 74.8% 6869 / 9182
🔵 Functions 69.37% 1971 / 2841
🔵 Branches 44.84% 1236 / 2756
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
react-app/src/features/package/package-details/hooks.tsx 14.28% 0% 0% 16.12% 13-27, 41-122, 129-141, 146-150, 154-170
Generated in workflow #1390 for commit 0aa5348 by the Vitest Coverage Report Action

@tbolt tbolt temporarily deployed to remove-status-date January 2, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-app January 2, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 2, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-kibana January 2, 2025 18:01 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 2, 2025 18:01 — with GitHub Actions Inactive
Copy link
Collaborator

@asharonbaltazar asharonbaltazar left a comment

Choose a reason for hiding this comment

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

Logic looks good, depending on the requirements

@asharonbaltazar
Copy link
Collaborator

@tbolt Should we ask Brian on whether we should remove this property altogether? Is it used anywhere? etc etc

@tbolt tbolt had a problem deploying to remove-status-date January 3, 2025 04:21 — with GitHub Actions Failure
@tbolt tbolt temporarily deployed to remove-status-date January 3, 2025 04:21 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 3, 2025 04:26 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-app January 3, 2025 04:26 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-kibana January 3, 2025 04:26 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 3, 2025 04:26 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 3, 2025 04:26 — with GitHub Actions Inactive
@tbolt
Copy link
Collaborator Author

tbolt commented Jan 3, 2025

@13bfrancis Can you take a look at this PR? As far as I can tell this is targeted to only remove the status date from rendering on the relevant package details pages. Do you know if this will have any impact outside of those pages?

@tbolt tbolt temporarily deployed to remove-status-date January 6, 2025 21:29 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 16:34 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 16:34 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 16:38 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-app January 7, 2025 16:38 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 16:38 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-kibana January 7, 2025 16:38 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 16:38 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 21:41 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 21:41 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 21:44 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 21:44 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-app January 7, 2025 21:44 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date-kibana January 7, 2025 21:44 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 7, 2025 21:44 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 8, 2025 15:53 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 8, 2025 15:53 — with GitHub Actions Inactive
@tbolt tbolt deployed to remove-status-date January 8, 2025 15:57 — with GitHub Actions Active
@tbolt tbolt temporarily deployed to remove-status-date January 8, 2025 15:57 — with GitHub Actions Inactive
@tbolt tbolt temporarily deployed to remove-status-date January 8, 2025 15:57 — with GitHub Actions Inactive
@tbolt tbolt merged commit 02ca4c5 into main Jan 8, 2025
15 checks passed
Copy link
Contributor

github-actions bot commented Jan 8, 2025

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

RanyeM added a commit that referenced this pull request Jan 9, 2025
* feature: adding new FAQ to FAQ page

* feature: question should open corresponding section

* fix: corrected code back to faq page direct link

* fix: removed id

* fix: #5 and #6 to expanded section

* fix: test coverage

* revert package json to what is on main

* fix(email): Fixes an issue with Outlook not correctly displaying the OneMAC logo and header (#972)

* fixed index test

* fix(test): Create mock for calling lambdas (#973)

* Added msw endpoints for Lambda, Step Functions, Secure Token Services, and other related services
* Added/updated test data to support new endpoints
* Updated tests to use the new endpoints instead of mocking individually

* fix(email): switch email logo back to using url

* fix(schema): remove logic for determining next business day for `submissionDate` (#980)

* fix: remove logic for determining next business day for `submissionDate`

* fix: update `submissionDate` value

* feat(ui): Remove status date from package details pages for all users (#965)

* fix(initial verbiage fix): Email verbiage fixes from qa (#974)

* correct verbage for med and chip spa

* fix issues with verbiage need confirmation

* remove comment

* add date and attachment logic

* update snapshots

* Update ChipSpaState.tsx

* test(email): proces email test (#979)

* feat(test)proces email test

* Removed console.log

* linter correction

* removed a ine

* remove brackets

* add region

* Address change reqeust

* feat(test)-submit lambda (#987)

* feat(test)-submit lambda

* Update withdrawpackage to withdrawrai

* linter corrections

* Fix some test

* Test for malformed objects

* Remove import vs code added in

* remove console.log

* Updatign to use get requestcontext

* feat(test) fix email test (#991)

* feat(test) fix email test
* Update processEmails.test.ts

* fix(os) helpers for getting domain and index for opensearch (#992)

* created helpers for getting domain and index for opensearch
* fixed import

* feat(test) updates to s3 calls on backend (#985)

* updates to s3 calls on backend

* feat(test)-unauthorized submission test (#996)

* feat(amend): Add waiver amendment emails (#993)

* Feat(playwright performance): Pw perf tests (#959)

* feat: initial perf tests for routes

fix: refactor

* Fix: updated per review comments

---------

Co-authored-by: asharonbaltazar <[email protected]>

---------

Co-authored-by: 13bfrancis <[email protected]>
Co-authored-by: Ty Bolt <[email protected]>
Co-authored-by: Tiffany Forkner <[email protected]>
Co-authored-by: asharonbaltazar <[email protected]>
Co-authored-by: James Dinh <[email protected]>
Co-authored-by: Thomas Walker <[email protected]>
Co-authored-by: Benjamin Paige <[email protected]>
Co-authored-by: Jon Schaffer <[email protected]>
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.

4 participants