blumilksoftware / toby

HR software you love to hate
MIT License
17 stars 4 forks source link

New design for dashboard #152

Closed EwelinaSkrzypacz closed 2 years ago

EwelinaSkrzypacz commented 2 years ago

We should think again about the dashboard. At this moment dashboard for employee with vacation limit looks like this: image

But for users with no vacation limits it looks little worse:

image

But we can improve this view. For example we can make a calendar week view with a switch to month view and calendars should have a button that redirects to create a request page with a filled date. Below it can be the list of vacation requests. On the right side chart with vacation limits may be placed and list on today absences and holidays. And for users with no vacation limit we can hide the chart and show some statistics, for example how many days of absences they have or so.

Example of month view calendar link.

This is only my proposition. I’m open to suggestions.

jsawo commented 2 years ago

It would be nice if the absences tile image

specified that there are no absences today instead of saying that there is no data - which suggests that there actually might be some absences, we just have no data on them.

kamilniemczycki commented 2 years ago

@jsawo, as of PR #120, the widget is invisible if there are no results for absences on a given day.

jsawo commented 2 years ago

as of PR https://github.com/blumilksoftware/toby/issues/120, the widget is invisible if there are no results for absences on a given day.

yeah, I know - I'm just not convinced that it's actually a good way of handling this