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

refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards #1268

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

krantheman
Copy link
Member

@krantheman krantheman commented Jan 8, 2024

Closes: #1181

This PR causes the Employees Joining and Employees Relieving cards to be filtered by the current quarter, instead of the next one.

no-docs

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (513a39a) 72.43% compared to head (be7cc7f) 72.41%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1268      +/-   ##
===========================================
- Coverage    72.43%   72.41%   -0.03%     
===========================================
  Files          201      201              
  Lines        10946    10946              
===========================================
- Hits          7929     7926       -3     
- Misses        3017     3020       +3     

see 2 files with indirect coverage changes

Copy link
Member

@ruchamahabal ruchamahabal left a comment

Choose a reason for hiding this comment

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

this and the employees joining card should probably be for This Quarter. Relieving and Joining are mostly not decided a quarter in advance.

Will have to change the name and filters

@krantheman krantheman changed the title fix(HR Dashboard): wrong filter for Employees Relieving (Next Quarter) refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards Jan 8, 2024
@ruchamahabal ruchamahabal merged commit 589e62e into frappe:develop Jan 8, 2024
6 checks passed
mergify bot pushed a commit that referenced this pull request Jan 8, 2024
…d Employees Relieving cards (#1268)

* refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards

* chore: update doc owner

---------

Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 589e62e)
mergify bot pushed a commit that referenced this pull request Jan 8, 2024
…d Employees Relieving cards (#1268)

* refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards

* chore: update doc owner

---------

Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 589e62e)
ruchamahabal pushed a commit that referenced this pull request Jan 8, 2024
…d Employees Relieving cards (backport #1268) (#1272)

* refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards

* chore: update doc owner

---------

Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 589e62e)

Co-authored-by: Akash  Tom <[email protected]>
ruchamahabal pushed a commit that referenced this pull request Jan 8, 2024
…d Employees Relieving cards (backport #1268) (#1273)

* refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards

* chore: update doc owner

---------

Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 589e62e)

Co-authored-by: Akash  Tom <[email protected]>
@krantheman krantheman deleted the fix-hr-dashboard branch January 8, 2024 10:20
krantheman added a commit to krantheman/hrms that referenced this pull request Jan 12, 2024
…d Employees Relieving cards (frappe#1268)

* refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards

* chore: update doc owner

---------

Co-authored-by: Rucha Mahabal <[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.

Wrong Filter in HR Dashboard
3 participants