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

CLS2-1299 Show edit history on EYB leads #7576

Merged
merged 5 commits into from
Feb 27, 2025

Conversation

stuart-mindt
Copy link
Contributor

@stuart-mindt stuart-mindt commented Feb 26, 2025

Description of change

Ability to list EYB lead change logs and link from the details page
Also added a optional param to the audit history component to show / hide the sort options. They're currently all showing but broken on all instances used. I set them all to be hidden as they're not required / supported by the APIs.

Test instructions

Tests added checking the change log page. They specifically check the transformations on the data are displayed correctly in the dom.

Screenshots

Before

N/A

After

image

Checklist

  • Has the branch been rebased to main?
  • Automated tests (Any of the following when applicable: Unit, Functional or End-to-End)
  • Manual compatibility testing (Browsers: Chrome, Firefox, Edge, Safari)

@stuart-mindt stuart-mindt requested a review from a team as a code owner February 26, 2025 08:32
@stuart-mindt stuart-mindt marked this pull request as draft February 26, 2025 08:34
Copy link

cypress bot commented Feb 26, 2025

data-hub-frontend    Run #59486

Run Properties:  status check passed Passed #59486  •  git commit a4998b554f: Improving transformer and removing data url accidentally added
Project data-hub-frontend
Branch Review feature/CLS2-1299_EYB-edit-history
Run status status check passed Passed #59486
Run duration 01m 39s
Commit git commit a4998b554f: Improving transformer and removing data url accidentally added
Committer Stuart Mindt
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 15
View all changes introduced in this branch ↗︎

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 95.83333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.03%. Comparing base (49fc86d) to head (a4998b5).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/client/components/AuditHistory/index.jsx 50.00% 1 Missing ⚠️
src/client/components/Resource/Paginated.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7576   +/-   ##
=======================================
  Coverage   90.02%   90.03%           
=======================================
  Files        1122     1126    +4     
  Lines       17452    17485   +33     
  Branches     5044     5063   +19     
=======================================
+ Hits        15712    15742   +30     
- Misses       1740     1743    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stuart-mindt stuart-mindt marked this pull request as ready for review February 26, 2025 12:34
Copy link
Contributor

@cgsunkel cgsunkel left a comment

Choose a reason for hiding this comment

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

Just a couple of minor comments but looks good otherwise

@stuart-mindt stuart-mindt merged commit fe5e5d5 into main Feb 27, 2025
16 checks passed
@stuart-mindt stuart-mindt deleted the feature/CLS2-1299_EYB-edit-history branch February 27, 2025 09:37
chopkinsmade pushed a commit that referenced this pull request Feb 27, 2025
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.

4 participants