nijuyonkadesu / Celestidesk

streamlines permission request / grant mechanism and, notifies employees whether their request has been approved or not through mail / sms
GNU Affero General Public License v3.0
0 stars 0 forks source link

feat(request): show more details on the request card #7

Closed nijuyonkadesu closed 1 year ago

nijuyonkadesu commented 1 year ago

Is your feature request related to a problem? Please describe. Very minimal information is shown on each Request Card. Current implementation represents:

Pic Placeholder | Subject | Date
THE MESSAGE

Describe the solution you'd like These additional fields can be shown on each Request Card.
[ + is addition, - is removal ]

+ Validity icon (ORANGE / GREEN) // Visual communication on whether the request got expired or not
- Date
+ Name
+ From [DATE]
+ To [DATE]
+ Progress bar // visually tell how many days have been passed since the *FROM* date

Additional context Remember! Requests can be made in advanced. which means, you may end up with negatives values when using 'From' and 'To' date values. Maybe consider adding another visual element to tell 'this request' is made in advance ?

nijuyonkadesu commented 1 year ago

Profile pic is yet to be included. I'll open an issue when the time comes