Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$25] Add "Total Paid" column #27

Closed
maxceem opened this issue Jun 16, 2021 · 4 comments
Closed

[$25] Add "Total Paid" column #27

maxceem opened this issue Jun 16, 2021 · 4 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Jun 16, 2021

Add one more column named "Total Paid" on the right of the "Weekly Rate" Column.

This column should show the value in the next shape: {formatDollar(WorkPeriod.paymentTotal}} ({WorkPeriod.daysPaid})

Examples:

  • $0 (0) - means $0 dollars paid for 0 days
  • $1000.00 (1) - means $1000 dollars paid for 1 day
  • $500.00 (5) means $500 dollars paid for 5 days

Make the (X) gray color, so we are showing days in gray.

This column should be sortable by the "paymentTotal".

Also, inside Resource Details show Total Paid with days instead of member rate. And we would show the Payment Popover when we click this value of total paid.

image

@maxceem maxceem added this to the v1.0 - Initial Launch milestone Jun 16, 2021
@maxceem maxceem changed the title Add "Total Paid" column [$25] Add "Total Paid" column Jun 16, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Jun 17, 2021

Added and works good.

@maxceem
Copy link
Contributor Author

maxceem commented Jun 19, 2021

@sandhiyakavi
Copy link
Collaborator

Verified on Dev Env.

image

image

@sandhiyakavi
Copy link
Collaborator

Verified on Prod Env with @nkumar-topcoder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants