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

#378 - clickable events in calendar #383

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

EwelinaSkrzypacz
Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz commented Jan 9, 2024

For now, when user goes to page "Calendar" he can hover mouse on icon and after that he see details about request. What's more, if he has permission, he can click on request number and he will be redirected to the request.

image

If he doesn't have permission, the request number is not clickable, but he can see request details.

image

What's more, it this pr is resolved task connected with drafts. For now employee can create request about sick vacation - everybody will see in the calendar (icon will be faded a bit) and on the dashboard that the employee created the request and he is absent, but the request waits for approval.

Moreover - all pending request are seen by all employees, but it's not the problem I think.

On the dashboard is placed information about that the request has state "pending"

image

On Slack (I mean daily summary) also individuals with requests in "pending" status are also included. However, there is no information indicating whether a request is pending or not. At this point, we wanted to simplify this. Moreover, if someone is highly interested in whether the request of a particular individual has been accepted or is pending, they can access the application in the system. Additionally, in the daily summary (in my opinion), employees are more concerned about who is absent rather than whether their request is accepted or pending.

This should close #378.
This should close #380.

@EwelinaSkrzypacz EwelinaSkrzypacz marked this pull request as ready for review January 10, 2024 13:28
@EwelinaSkrzypacz EwelinaSkrzypacz requested a review from a team as a code owner January 10, 2024 13:28
@EwelinaSkrzypacz EwelinaSkrzypacz merged commit b287176 into main Jan 12, 2024
4 checks passed
@EwelinaSkrzypacz EwelinaSkrzypacz deleted the #378-clickable-events-in-calendar branch January 12, 2024 08:43
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.

Add sick vacations as a draft Clickable events in calendar
3 participants