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

Show both 18F and CoE projects on timecard entry page #1829

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

neilmb
Copy link
Contributor

@neilmb neilmb commented Nov 7, 2024

Description

https://github.com/18F/TLC-crew/issues/1002 asks for a solution for 18F and CoE staff to tock to the same project. As discussed there, the only fix needed is to include the other orgs projects on the timecard entry page. This least-effort solution special-cases that filtering logic for just those two organizations so that they will see each other's projects.

There was a test case for this and I've updated it to reflect the new special-case behavior.

@neilmb neilmb requested review from cantsin and edwintorres November 7, 2024 17:30
Copy link
Contributor

@cantsin cantsin left a comment

Choose a reason for hiding this comment

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

LGTM -- thank you good sir!

@neilmb neilmb force-pushed the nmb/1002-18f-coe-special branch from e3ebd13 to e63172f Compare November 7, 2024 18:47
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (af7ebdb) to head (ea2dbfe).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1829      +/-   ##
==========================================
+ Coverage   94.18%   94.19%   +0.01%     
==========================================
  Files          66       66              
  Lines        4177     4188      +11     
==========================================
+ Hits         3934     3945      +11     
  Misses        243      243              

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

@neilmb neilmb merged commit 344605f into main Nov 7, 2024
3 checks passed
@neilmb neilmb deleted the nmb/1002-18f-coe-special branch November 7, 2024 19:15
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