- UX fixes (#142)

* - changed homeoffice icon color

* - improved list of request on dashboard

* - hide holidays if no data

* - fix to holidays

* - fix

* - made forms looks better

* - hide chart when user has no vacation limit

* - linter fix

* - fix to pdf attachment for vacation request
This commit is contained in:
Ewelina Lasowy
2022-05-06 12:29:06 +02:00
committed by GitHub
parent 497f47068c
commit f4d928c6ae
11 changed files with 51 additions and 40 deletions

View File

@@ -71,7 +71,7 @@
</div>
<div class="main">
<h2>Wniosek o urlop</h2>
<h2>Wniosek</h2>
<p class="content">
Proszę o {{ mb_strtolower($vacationRequest->type->label()) }} w okresie od dnia {{ $vacationRequest->from->format("d.m.Y") }}
do dnia {{ $vacationRequest->to->format("d.m.Y") }} włącznie tj. {{ $vacationRequest->vacations()->count() }} dni roboczych za rok {{ $vacationRequest->yearPeriod->year }}.