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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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.18% 6537 / 8694
🔵 Statements 74.42% 6862 / 9220
🔵 Functions 69.36% 1986 / 2863
🔵 Branches 42.95% 1226 / 2854
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 #1314 for commit 54180f7 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?

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.

3 participants