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

Remove extra bring forward column in list view #63

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

wilwong89
Copy link
Collaborator

Description

Bring forward feature now handled in another feature. Removing extraneous UI display of Bring forward date column.

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link

codeclimate bot commented Apr 11, 2024

Code Climate has analyzed commit 9582d0f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 38.3% (0.0% change).

View more on Code Climate.

Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 23.01% ( 483 / 2099 )
Methods: 21.88% ( 84 / 384 )
Lines: 26.44% ( 307 / 1161 )
Branches: 16.61% ( 92 / 554 )

Copy link

Coverage Report (Application)

Totals Coverage
Statements: 48.74% ( 523 / 1073 )
Methods: 38.97% ( 83 / 213 )
Lines: 62.81% ( 353 / 562 )
Branches: 29.19% ( 87 / 298 )

@kyle1morel kyle1morel merged commit f6b0eb9 into master Apr 19, 2024
21 of 22 checks passed
@kyle1morel kyle1morel deleted the fix/remove-BF branch April 19, 2024 16:47
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.

2 participants