adfinis / timed

Monorepo for the Timed time-tracking application
GNU Affero General Public License v3.0
4 stars 5 forks source link

[BUG]: public holidays for other locations show in frontend #211

Closed c0rydoras closed 1 month ago

c0rydoras commented 1 month ago

Description

The frontend shows public holidays for all locations.

Steps to Reproduce

  1. setup local instance
  2. open frontend
  3. create new location
  4. create public holiday for that new location

Expected Behavior

The frontend should only show public-holidays that match the location of a users employment

Attachments

No response

Additional Context

No response

Version

v4.1.0

Required